<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>