Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:EX_VerticalExtent_Type / gmd:minimumValue
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index66.tmp#id1055 index67.tmp#id1054
Type gco:Real_PropertyType
Properties
content: complex
Model gco:Real
Children gco:Real
Instance
<gmd:minimumValue gco:nilReason="">
  <gco:Real>{1,1}</gco:Real>
</gmd:minimumValue>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="minimumValue" type="gco:Real_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/extent.xsd
Element gmd:EX_VerticalExtent_Type / gmd:maximumValue
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1028 index66.tmp#id1055 index67.tmp#id1054
Type gco:Real_PropertyType
Properties
content: complex
Model gco:Real
Children gco:Real
Instance
<gmd:maximumValue gco:nilReason="">
  <gco:Real>{1,1}</gco:Real>
</gmd:maximumValue>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="maximumValue" type="gco:Real_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/extent.xsd
Element gmd:EX_VerticalExtent_Type / gmd:verticalCRS
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index13.tmp#id1039 index14.tmp#id1028 index618.tmp#id984 index1176.tmp#id1058
Type gsr:SC_CRS_PropertyType
Properties
content: complex
Model gml:AbstractCRS
Children gml:AbstractCRS
Instance
<gmd:verticalCRS xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gml:AbstractCRS gml:id="">{1,1}</gml:AbstractCRS>
</gmd:verticalCRS>
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="verticalCRS" type="gsr:SC_CRS_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/extent.xsd
Complex Type gmd:EX_VerticalExtent_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Vertical domain of dataset
Diagram
Diagram index8.tmp#id991 index9.tmp#id990 index610.tmp#id1053 index610.tmp#id1056 index610.tmp#id1057
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:minimumValue , gmd:maximumValue , gmd:verticalCRS
Children gmd:maximumValue, gmd:minimumValue, gmd:verticalCRS
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="EX_VerticalExtent_Type">
  <xs:annotation>
    <xs:documentation>Vertical domain of dataset</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="minimumValue" type="gco:Real_PropertyType"/>
        <xs:element name="maximumValue" type="gco:Real_PropertyType"/>
        <xs:element name="verticalCRS" type="gsr:SC_CRS_PropertyType"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/extent.xsd