attributeGroup SRSInformationGroup
namespace http://www.opengis.net/gml
used by
attributeGroup SRSReferenceGroup
attributes
Name  Type  Use  Default  Fixed  annotation
axisLabelsgml:NCNameListoptional      
documentation
Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis
labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional.
When the srsName attribute is omitted, this attribute shall also be omitted.
uomLabelsgml:NCNameListoptional      
documentation
Ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the
gml:catalogSymbol should be used for this uom labels, after spaces and forbiddden characters are removed. When the
axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute
shall also be omitted.
annotation
documentation
Optional additional and redundant information for a CRS to simplify use when a more complete definition of the
CRS is not needed. This information shall be the same as included in the more complete definition of the CRS, referenced by the
srsName attribute. When the srsName attribute is included, either both or neither of the axisLabels and uomLabels attributes
shall be included. When the srsName attribute is omitted, both of these attributes shall be omitted.
source <xs:attributeGroup name="SRSInformationGroup">
 
<xs:annotation>
   
<xs:documentation>Optional additional and redundant information for a CRS to simplify use when a more complete definition of the
CRS is not needed. This information shall be the same as included in the more complete definition of the CRS, referenced by the
srsName attribute. When the srsName attribute is included, either both or neither of the axisLabels and uomLabels attributes
shall be included. When the srsName attribute is omitted, both of these attributes shall be omitted.
</xs:documentation>
 
</xs:annotation>
 
<xs:attribute name="axisLabels" type="gml:NCNameList" use="optional">
   
<xs:annotation>
     
<xs:documentation>Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis
labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional.
When the srsName attribute is omitted, this attribute shall also be omitted.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
 
<xs:attribute name="uomLabels" type="gml:NCNameList" use="optional">
   
<xs:annotation>
     
<xs:documentation>Ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the
gml:catalogSymbol should be used for this uom labels, after spaces and forbiddden characters are removed. When the
axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute
shall also be omitted.
</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:attributeGroup>

attribute SRSInformationGroup/@axisLabels
type gml:NCNameList
properties
isRef 0
use optional
annotation
documentation
Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis
labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional.
When the srsName attribute is omitted, this attribute shall also be omitted.
source <xs:attribute name="axisLabels" type="gml:NCNameList" use="optional">
 
<xs:annotation>
   
<xs:documentation>Ordered list of labels for all the axes of this CRS. The gml:axisAbbrev value should be used for these axis
labels, after spaces and forbiddden characters are removed. When the srsName attribute is included, this attribute is optional.
When the srsName attribute is omitted, this attribute shall also be omitted.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute SRSInformationGroup/@uomLabels
type gml:NCNameList
properties
isRef 0
use optional
annotation
documentation
Ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the
gml:catalogSymbol should be used for this uom labels, after spaces and forbiddden characters are removed. When the
axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute
shall also be omitted.
source <xs:attribute name="uomLabels" type="gml:NCNameList" use="optional">
 
<xs:annotation>
   
<xs:documentation>Ordered list of unit of measure (uom) labels for all the axes of this CRS. The value of the string in the
gml:catalogSymbol should be used for this uom labels, after spaces and forbiddden characters are removed. When the
axisLabels attribute is included, this attribute shall also be included. When the axisLabels attribute is omitted, this attribute
shall also be omitted.
</xs:documentation>
 
</xs:annotation>
</xs:attribute>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy