ComplexTypeuro:DmElementType
uro:DmElementType
定義
数値地形図データの要素レコードの情報を表現するための型。
属性/関連役割
属性/関連役割の名称
属性/関連役割の型 多重度
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:string [0..1]
xs:gYearMonth [0..1]
xs:gYearMonth [0..1]
xs:gYearMonth [0..1]
xs:string [0..1]
XMLスキーマ
  <xs:complexType name="DmElementType">
    <xs:sequence>
      <xs:element name="locationType" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="infoType" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="elementKey" minOccurs="0" type="xs:string"/>
      <xs:element name="hierarchyLevel" minOccurs="0" type="xs:string"/>
      <xs:element name="dataType" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="annotationType" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="precisionType" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="dislocationType" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="breakType" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="attributeValue" minOccurs="0" type="xs:string"/>
      <xs:element name="attributeType" minOccurs="0" type="gml:CodeType"/>
      <xs:element name="attributeValueType" minOccurs="0" type="xs:string"/>
      <xs:element name="creationDate" minOccurs="0" type="xs:gYearMonth"/>
      <xs:element name="updateDate" minOccurs="0" type="xs:gYearMonth"/>
      <xs:element name="terminationDate" minOccurs="0" type="xs:gYearMonth"/>
      <xs:element name="freeSpace" minOccurs="0" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>