complexType RangeParametersType
diagram index_p657.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
used by
element rangeParameters
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
Metadata about the rangeSet.  Definition of record structure.  
      This is required if the rangeSet is encoded in a DataBlock. 
      We use a gml:_Value with empty values as a map of the composite value structure.
source <xs:complexType name="RangeParametersType">
 
<xs:annotation>
   
<xs:documentation>Metadata about the rangeSet.  Definition of record structure.  
      This is required if the rangeSet is encoded in a DataBlock. 
      We use a gml:_Value with empty values as a map of the composite value structure.
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence minOccurs="0">
   
<xs:group ref="gml:ValueObject"/>
 
</xs:sequence>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>


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