complexType ValuePropertyType
diagram index_p1014.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
elements valueComponent valueProperty
complexTypes BooleanPropertyType CategoryPropertyType CountPropertyType QuantityPropertyType ScalarValuePropertyType
attributes
Name  Type  Use  Default  Fixed  annotation
type    simple  
href      
role      
arcrole      
title      
show      
actuate      
remoteSchemaoptional      
documentation
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
annotation
documentation
GML property which refers to, or contains, a Value
source <xs:complexType name="ValuePropertyType">
 
<xs:annotation>
   
<xs:documentation>GML property which refers to, or contains, a Value</xs:documentation>
 
</xs:annotation>
 
<xs:sequence minOccurs="0">
   
<xs:group ref="gml:Value"/>
 
</xs:sequence>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>


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