Namespace |
http://www.isotc211.org/2005/gmd |
Diagram
|
|
Type |
extension of gco:AbstractObject_Type |
Type hierarchy |
|
Used by
|
|
Model |
gmd:geometricObjectType , gmd:geometricObjectCount{0,1} |
Children |
gmd:geometricObjectCount, gmd:geometricObjectType |
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
id |
xs:ID |
|
|
optional |
|
uuid |
xs:string |
|
|
optional |
|
|
Source
|
<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> |
|
Schema location |
http://schemas.opengis.net/iso/19139/20070417/gmd/spatialRepresentation.xsd |