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