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