Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:RS_Identifier_Type / gmd:codeSpace
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index30.tmp#id1039 index56.tmp#id1007 index57.tmp#id1006
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 index30.tmp#id1039 index56.tmp#id1007 index57.tmp#id1006
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 index15.tmp#id1002 index16.tmp#id1001 index499.tmp#id1096 index499.tmp#id1177 index499.tmp#id1095 index1132.tmp#id1364 index1132.tmp#id1365
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