gmd:RS_Identifier_Type

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional
uuid xs:string optional

Used By

Source

<xs:complexType name="RS_Identifier_Type">
  <xs:complexContent>
    <xs:extension base="gmd:MD_Identifier_Type">
      <xs:sequence>
        <xs:element name="codeSpace" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="version" type="gco:CharacterString_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>