Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:RS_Identifier_Type / gmd:codeSpace
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index15.tmp#id1118 index128.tmp#id1086 index129.tmp#id1085
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 index15.tmp#id1118 index128.tmp#id1086 index129.tmp#id1085
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 index20.tmp#id1081 index37.tmp#id1080 index329.tmp#id1175 index329.tmp#id1256 index329.tmp#id1174 index330.tmp#id1443 index330.tmp#id1444
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