group Value
diagram index_p1001.png
namespace http://www.opengis.net/gml
children gml:Boolean gml:Category gml:Quantity gml:Count gml:BooleanList gml:CategoryList gml:QuantityList gml:CountList gml:CategoryExtent gml:QuantityExtent gml:CountExtent gml:CompositeValue gml:_Object gml:Null
used by
complexTypes ValueArrayPropertyType ValuePropertyType
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.
source <xs:group name="Value">
 
<xs:annotation>
   
<xs: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.
</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<!-- <element ref="gml:_Value"/> -->
   
<xs:group ref="gml:ValueObject"/>
   
<xs:element ref="gml:_Object"/>
   
<!-- <element ref="gml:_Geometry"/>
<element ref="gml:_TimeObject"/> -->
   
<xs:element ref="gml:Null"/>
 
</xs:choice>
</xs:group>


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