Definition Type: Element
Name: SelectExpression
Namespace: http://www.openapplications.org/oagis
Type: oa:Expression
Containing Schema: Verb.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Allows the 1-n number of selection expressions for the information to be returned.
Collapse XSD Schema Diagram:
XSD Diagram of SelectExpression in schema verb_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="SelectExpression" type="Expression" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Allows the 1-n number of selection expressions for the information to be returned.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: