group AnyScalar
diagram SensorML_p495.png
namespace http://www.opengis.net/swe/1.0.1
children swe:Count swe:Quantity swe:Time swe:Boolean swe:Category swe:Text
used by
complexType AnyScalarPropertyType
group AnyData
annotation
documentation
Re-usable group providing a choice of scalar data types
source <xs:group name="AnyScalar">
 
<xs:annotation>
   
<xs:documentation>Re-usable group providing a choice of scalar data types</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:group ref="swe:AnyNumerical"/>
   
<xs:element ref="swe:Boolean"/>
   
<xs:element ref="swe:Category"/>
   
<xs:element ref="swe:Text"/>
 
</xs:choice>
</xs:group>


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