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 index41.tmp#id1004 index45.tmp#id1646 index46.tmp#id1647
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 index41.tmp#id1004 index45.tmp#id1646 index46.tmp#id1647
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 index41.tmp#id1004 index45.tmp#id1646 index46.tmp#id1647
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 index41.tmp#id1004 index45.tmp#id1646 index46.tmp#id1647
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 index17.tmp#id967 index18.tmp#id966 index64.tmp#id1012 index64.tmp#id1011 index818.tmp#id1709 index818.tmp#id1710 index818.tmp#id1711 index818.tmp#id1712
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