Definition Type: ComplexType
Name: PropertyIsNullType
Namespace: http://www.opengis.net/ogc
Type: ogc:ComparisonOpsType
Containing Schema: filter.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into Literal Drilldown into PropertyName Drilldown into ComparisonOpsTypeXSD Diagram of PropertyIsNullType
Collapse XSD Schema Code:
<xsd:complexType name="PropertyIsNullType">
    <xsd:complexContent>
        <xsd:extension base="ogc:ComparisonOpsType">
            <xsd:choice>
                <xsd:element ref="ogc:PropertyName" />
                <xsd:element ref="ogc:Literal" />
            </xsd:choice>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PropertyName ogc:PropertyName (1) (1)
Literal ogc:Literal (1) (1)
Collapse Derivation Tree:
Collapse References:
ogc:PropertyIsNull
Collapse Comments:
blog comments powered by Disqus