Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:RS_Identifier_Type / gmd:codeSpace
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index8.tmp#id952 index36.tmp#id920 index37.tmp#id919
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:codeSpace gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:codeSpace>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="codeSpace" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/referenceSystem.xsd
Element gmd:RS_Identifier_Type / gmd:version
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index8.tmp#id952 index36.tmp#id920 index37.tmp#id919
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:version gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:version>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="version" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/referenceSystem.xsd
Complex Type gmd:RS_Identifier_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index56.tmp#id915 index57.tmp#id914 index374.tmp#id1009 index374.tmp#id1090 index374.tmp#id1008 index535.tmp#id1277 index535.tmp#id1278
Type extension of gmd:MD_Identifier_Type
Type hierarchy
Used by
Model gmd:authority{0,1} , gmd:code , gmd:codeSpace{0,1} , gmd:version{0,1}
Children gmd:authority, gmd:code, gmd:codeSpace, gmd:version
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
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>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/referenceSystem.xsd