Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Included schema spatialReferencing.xsd
Namespace http://www.isotc211.org/2005/gsr
Annotations
Geographic Spatial Referencing (GSR) extensible markup language is a component of the XML Schema Implementation of Geographic Information Metadata documented in ISO/TS 19139:2007. GSR includes all the definitions of http://www.isotc211.org/2005/gsr namespace. The root document of this namespace is the file gsr.xsd. This spatialReferencing.xsd schema contains the implementation of SC_CRS. The encoding of this class is mapped to an ISO 19136 XML type.
Properties
attribute form default unqualified
element form default qualified
version 2012-07-13
Complex Type gsr:SC_CRS_PropertyType
Namespace http://www.isotc211.org/2005/gsr
Diagram
DiagramgcoBase_xsd.tmp#ObjectReferencegcoBase_xsd.tmp#nilReasonreferenceSystems_xsd.tmp#AbstractCRS
Used by
Model
Children gml:AbstractCRS
Attributes
Source
<xs:complexType name="SC_CRS_PropertyType">
  <xs:sequence minOccurs="0">
    <xs:element ref="gml:AbstractCRS"/>
  </xs:sequence>
  <xs:attributeGroup ref="gco:ObjectReference"/>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType>