Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_ReferenceSystem_Type / gmd:referenceSystemIdentifier
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index26.tmp#id1120 index27.tmp#id1109 index231.tmp#id1164 index344.tmp#id1432
Type gmd:RS_Identifier_PropertyType
Properties
content: complex
minOccurs: 0
Model gmd:RS_Identifier
Children gmd:RS_Identifier
Instance
<gmd:referenceSystemIdentifier xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:RS_Identifier id="" uuid="">{1,1}</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
uuidref xs:string optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType simple optional
Source
<xs:element name="referenceSystemIdentifier" type="gmd:RS_Identifier_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/referenceSystem.xsd
Complex Type gmd:MD_ReferenceSystem_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index74.tmp#id1072 index75.tmp#id1071 index619.tmp#id1431
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:referenceSystemIdentifier{0,1}
Children gmd:referenceSystemIdentifier
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_ReferenceSystem_Type">
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="referenceSystemIdentifier" type="gmd:RS_Identifier_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/referenceSystem.xsd