Definition Type: Element
Name: Property
Namespace: http://www.openapplications.org/oagis
Type: oa:NameValue
Containing Schema: Components.xsd
Abstract
Documentation:
Represents the Properties of the Items being communicated.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema meta_xsd Drilldown into Note in schema components_xsd Drilldown into Description in schema components_xsd Drilldown into NameValue in schema components_xsd Drilldown into NameValueBase in schema components_xsd Drilldown into NameValue in schema components_xsdXSD Diagram of Property in schema components_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Property" type="NameValue" substitutionGroup="NameValueBase">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Represents the Properties of the Items being communicated.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NameValue oa:NameValue 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:NameValueBase