complexType PropertyIsBetweenType

complexType {http://www.opengis.net/ogc}PropertyIsBetweenType

Type Heirarchy
{http://www.opengis.net/ogc}ComparisonOpsType (by extension)
 {http://www.opengis.net/ogc}PropertyIsBetweenType
Derived Types
{http://www.opengis.net/ogc}PropertyIsBetweenType
 {http://www.opengis.net/ogc}PropertyIsBetween (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/ogc
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns:ogc=http://www.opengis.net/ogc
xmlns:xsd=http://www.w3.org/2001/XMLSchema


Source

<xsd:complexType name="PropertyIsBetweenType">
    <
xsd:complexContent>
        <
xsd:extension base="ogc:ComparisonOpsType">
            <
xsd:sequence>
                <
xsd:element ref="ogc:expression"/>
                <
xsd:element name="LowerBoundary" type="ogc:LowerBoundaryType"/>
                <
xsd:element name="UpperBoundary" type="ogc:UpperBoundaryType"/>
            </
xsd:sequence>
        </
xsd:extension>
    </
xsd:complexContent>
</
xsd:complexType>


complexType PropertyIsBetweenType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.