Definition Type: ComplexType
Name: CategoryPropertyType
Namespace: http://www.opengis.net/swe/1.0.1
Containing Schema: simpleTypes.xsd
Abstract False
Documentation:
Category is a data-type so usually appears "by value" rather than by reference.
Collapse XSD Schema Diagram:
Drilldown into CategoryXSD Diagram of CategoryPropertyType
Collapse XSD Schema Code:
<xs:complexType name="CategoryPropertyType">
    <xs:annotation>
        <xs:documentation>Category is a data-type so usually appears "by value" rather than by reference.</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element ref="swe:Category" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Category swe:Category (1) (1)
Collapse Derivation Tree:
Collapse References:
swe:extrapolationMethod, swe:interpolationMethod
Collapse Comments:
blog comments powered by Disqus