ComplexTypeuro:PublicSurveyDataQualityAttributeType
uro:PublicSurveyDataQualityAttributeType
定義
使用した公共測量成果の地図情報レベルと種類を、LODごとに記述するためのデータ型。
属性/関連役割
XMLスキーマ
  <xs:complexType name="PublicSurveyDataQualityAttributeType">
    <xs:sequence>
      <xs:element name="srcScaleLod0" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="srcScaleLod1" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="srcScaleLod2" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="srcScaleLod3" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="srcScaleLod4" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="publicSurveySrcDescLod0" maxOccurs="unbounded" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="publicSurveySrcDescLod1" maxOccurs="unbounded" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="publicSurveySrcDescLod2" maxOccurs="unbounded" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="publicSurveySrcDescLod3" maxOccurs="unbounded" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="publicSurveySrcDescLod4" maxOccurs="unbounded" minOccurs="0" type="gml:CodeType"/>
    </xs:sequence>
  </xs:complexType>