Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:AbstractRS_ReferenceSystem_Type / gmd:name
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index13.tmp#id1039 index14.tmp#id1028 index733.tmp#id1083 index734.tmp#id1351
Type gmd:RS_Identifier_PropertyType
Properties
content: complex
Model gmd:RS_Identifier
Children gmd:RS_Identifier
Instance
<gmd:name 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:name>
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="name" type="gmd:RS_Identifier_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/referenceSystem.xsd
Element gmd:AbstractRS_ReferenceSystem_Type / gmd:domainOfValidity
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index13.tmp#id1039 index14.tmp#id1028 index588.tmp#id988 index688.tmp#id1525
Type gmd:EX_Extent_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:EX_Extent
Children gmd:EX_Extent
Instance
<gmd:domainOfValidity xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:EX_Extent id="" uuid="">{1,1}</gmd:EX_Extent>
</gmd:domainOfValidity>
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="domainOfValidity" type="gmd:EX_Extent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/referenceSystem.xsd
Complex Type gmd:AbstractRS_ReferenceSystem_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Description of the spatial and temporal reference systems used in the dataset
Diagram
Diagram index8.tmp#id991 index9.tmp#id990 index170.tmp#id1725 index170.tmp#id1726
Type extension of gco:AbstractObject_Type
Type hierarchy
Properties
abstract: true
Used by
Model gmd:name , gmd:domainOfValidity*
Children gmd:domainOfValidity, gmd:name
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="AbstractRS_ReferenceSystem_Type" abstract="true">
  <xs:annotation>
    <xs:documentation>Description of the spatial and temporal reference systems used in the dataset</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="name" type="gmd:RS_Identifier_PropertyType"/>
        <xs:element name="domainOfValidity" type="gmd:EX_Extent_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/referenceSystem.xsd