Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:EX_GeographicBoundingBox_Type / gmd:westBoundLongitude
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index30.tmp#id1039 index439.tmp#id1681 index440.tmp#id1682
Type gco:Decimal_PropertyType
Properties
content: complex
Model gco:Decimal
Children gco:Decimal
Instance
<gmd:westBoundLongitude gco:nilReason="">
  <gco:Decimal>{1,1}</gco:Decimal>
</gmd:westBoundLongitude>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="westBoundLongitude" type="gco:Decimal_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/extent.xsd
Element gmd:EX_GeographicBoundingBox_Type / gmd:eastBoundLongitude
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index30.tmp#id1039 index439.tmp#id1681 index440.tmp#id1682
Type gco:Decimal_PropertyType
Properties
content: complex
Model gco:Decimal
Children gco:Decimal
Instance
<gmd:eastBoundLongitude gco:nilReason="">
  <gco:Decimal>{1,1}</gco:Decimal>
</gmd:eastBoundLongitude>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="eastBoundLongitude" type="gco:Decimal_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/extent.xsd
Element gmd:EX_GeographicBoundingBox_Type / gmd:southBoundLatitude
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index30.tmp#id1039 index439.tmp#id1681 index440.tmp#id1682
Type gco:Decimal_PropertyType
Properties
content: complex
Model gco:Decimal
Children gco:Decimal
Instance
<gmd:southBoundLatitude gco:nilReason="">
  <gco:Decimal>{1,1}</gco:Decimal>
</gmd:southBoundLatitude>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="southBoundLatitude" type="gco:Decimal_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/extent.xsd
Element gmd:EX_GeographicBoundingBox_Type / gmd:northBoundLatitude
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index30.tmp#id1039 index439.tmp#id1681 index440.tmp#id1682
Type gco:Decimal_PropertyType
Properties
content: complex
Model gco:Decimal
Children gco:Decimal
Instance
<gmd:northBoundLatitude gco:nilReason="">
  <gco:Decimal>{1,1}</gco:Decimal>
</gmd:northBoundLatitude>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="northBoundLatitude" type="gco:Decimal_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/extent.xsd
Complex Type gmd:EX_GeographicBoundingBox_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Geographic area of the entire dataset referenced to WGS 84
Diagram
Diagram index15.tmp#id1002 index16.tmp#id1001 index411.tmp#id1047 index411.tmp#id1046 index1091.tmp#id1744 index1091.tmp#id1745 index1091.tmp#id1746 index1091.tmp#id1747
Type extension of gmd:AbstractEX_GeographicExtent_Type
Type hierarchy
Used by
Model gmd:extentTypeCode{0,1} , gmd:westBoundLongitude , gmd:eastBoundLongitude , gmd:southBoundLatitude , gmd:northBoundLatitude
Children gmd:eastBoundLongitude, gmd:extentTypeCode, gmd:northBoundLatitude, gmd:southBoundLatitude, gmd:westBoundLongitude
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="EX_GeographicBoundingBox_Type">
  <xs:annotation>
    <xs:documentation>Geographic area of the entire dataset referenced to WGS 84</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gmd:AbstractEX_GeographicExtent_Type">
      <xs:sequence>
        <xs:element name="westBoundLongitude" type="gco:Decimal_PropertyType"/>
        <xs:element name="eastBoundLongitude" type="gco:Decimal_PropertyType"/>
        <xs:element name="southBoundLatitude" type="gco:Decimal_PropertyType"/>
        <xs:element name="northBoundLatitude" type="gco:Decimal_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/extent.xsd