Definition Type: Group
Name: Value
Namespace: http://www.opengis.net/gml
Containing Schema: valueObjects.xsd
Documentation:
Utility choice group which unifies generic Values defined in this schema document with Geometry and Temporal objects and the Measures described above, so that any of these may be used within aggregate Values.
Collapse XSD Schema Diagram:
Drilldown into Null Drilldown into _Object Drilldown into CompositeValue Drilldown into CountExtent Drilldown into QuantityExtent Drilldown into CategoryExtent Drilldown into CountList Drilldown into QuantityList Drilldown into CategoryList Drilldown into BooleanList Drilldown into Count Drilldown into Quantity Drilldown into Category Drilldown into BooleanXSD Diagram of Value
Collapse XSD Schema Code:
<group name="Value">
    <annotation>
        <documentation>Utility choice group which unifies generic Values defined in this schema document with 

			Geometry and Temporal objects and the Measures described above, 

			so that any of these may be used within aggregate Values.</documentation>
    </annotation>
    <choice>
        <!-- <element ref="gml:_Value"/> -->
        <group ref="gml:ValueObject" />
        <element ref="gml:_Object" />
        <!--			<element ref="gml:_Geometry"/>

			<element ref="gml:_TimeObject"/> -->
        <element ref="gml:Null" />
    </choice>
</group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Boolean gml:Boolean (1) (1)
Category gml:Category (1) (1)
Quantity gml:Quantity (1) (1)
Count gml:Count (1) (1)
BooleanList gml:BooleanList (1) (1)
CategoryList gml:CategoryList (1) (1)
QuantityList gml:QuantityList (1) (1)
CountList gml:CountList (1) (1)
CategoryExtent gml:CategoryExtent (1) (1)
QuantityExtent gml:QuantityExtent (1) (1)
CountExtent gml:CountExtent (1) (1)
CompositeValue gml:CompositeValue (1) (1)
_Object gml:_Object (1) (1)
Null gml:Null (1) (1)
<xs:group> gml:ValueObject (1) (1)
<xs:group> gml:ScalarValue (1) (1)
<xs:group> gml:ScalarValueList (1) (1)
<xs:group> gml:ValueExtent (1) (1)
Collapse Comments:
blog comments powered by Disqus