Element | gmd:MD_GeometricObjects |
<xs:complexType name="MD_GeometricObjects_Type"> <xs:complexContent> <xs:extension base="gco:AbstractObject_Type"> <xs:sequence> <xs:element name="geometricObjectType" type="gmd:MD_GeometricObjectTypeCode_PropertyType"/> <xs:element name="geometricObjectCount" type="gco:Integer_PropertyType" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |