Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_Identifier_Type / gmd:authority
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index26.tmp#id1120 index27.tmp#id1109 index41.tmp#id1168 index42.tmp#id1167
Type gmd:CI_Citation_PropertyType
Properties
content: complex
minOccurs: 0
Model gmd:CI_Citation
Children gmd:CI_Citation
Instance
<gmd:authority xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:CI_Citation id="" uuid="">{1,1}</gmd:CI_Citation>
</gmd:authority>
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="authority" type="gmd:CI_Citation_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/referenceSystem.xsd
Element gmd:MD_Identifier_Type / gmd:code
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index27.tmp#id1109 index117.tmp#id1077 index118.tmp#id1076
Type gco:CharacterString_PropertyType
Properties
content: complex
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:code gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:code>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="code" type="gco:CharacterString_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/referenceSystem.xsd
Complex Type gmd:MD_Identifier_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index74.tmp#id1072 index75.tmp#id1071 index230.tmp#id1166 index230.tmp#id1247
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:authority{0,1} , gmd:code
Children gmd:authority, gmd:code
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_Identifier_Type">
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="authority" type="gmd:CI_Citation_PropertyType" minOccurs="0"/>
        <xs:element name="code" type="gco:CharacterString_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/referenceSystem.xsd