Definition Type: ComplexType
Name: RangeParametersType
Namespace: http://www.opengis.net/gml
Containing Schema: coverage.xsd
Abstract False
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.
Collapse XSD Schema Diagram:
Drilldown into remoteSchema Drilldown into actuate Drilldown into show Drilldown into title Drilldown into arcrole Drilldown into role Drilldown into href Drilldown into type 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 RangeParametersType
Collapse XSD Schema Code:
<complexType name="RangeParametersType">
    <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.</documentation>
    </annotation>
    <sequence minOccurs="0">
        <group ref="gml:ValueObject" />
    </sequence>
    <attributeGroup ref="gml:AssociationAttributeGroup" />
</complexType>
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)
<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 Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
href xlink:href Optional
role xlink:role Optional
arcrole xlink:arcrole Optional
title xlink:title Optional
show xlink:show Optional
actuate xlink:actuate Optional
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree:
Collapse References:
gml:rangeParameters
Collapse Comments:
blog comments powered by Disqus