| diagram |
 |
| namespace |
http://www.isotc211.org/2005/gmd |
| type |
extension of gco:AbstractObject_Type |
| properties |
| base | gco:AbstractObject_Type |
|
| children |
gmd:geometricObjectType gmd:geometricObjectCount |
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | annotation | | id | ID | | | | | | uuid | string | | | | |
|
| source |
<complexType name="MD_GeometricObjects_Type">
<complexContent>
<extension base="gco:AbstractObject_Type">
<sequence>
<element name="geometricObjectType" type="gmd:MD_GeometricObjectTypeCode_PropertyType"/>
<element name="geometricObjectCount" type="gco:Integer_PropertyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType> |