complexType CompoundFilterType

complexType {urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}CompoundFilterType

Type Heirarchy
{urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}FilterType (by extension)
 {urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}CompoundFilterType
Derived Types
{urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}CompoundFilterType
 {urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}CompoundFilter (by type)
Abstractfalse (This can be used in an instance)
Target Namespaceurn:oasis:names:tc:ebxml-regrep:xsd:query:3.0
Declared Namespacesxmlns:tns=urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0
xmlns:rim=urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0
xmlns:rs=urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="CompoundFilterType">
    <
complexContent>
        <
extension base="tns:FilterType">
            <
sequence>
                <
element maxOccurs="1" minOccurs="1" name="LeftFilter" type="tns:FilterType"/>
                <
element maxOccurs="1" minOccurs="1" name="RightFilter" type="tns:FilterType"/>
            </
sequence>
            <
attribute name="logicalOperator" use="required">
                <
simpleType>
                    <
restriction base="NCName">
                        <
enumeration value="AND"/>
                        <
enumeration value="OR"/>
                    </
restriction>
                </
simpleType>
            </
attribute>
        </
extension>
    </
complexContent>
</
complexType>


complexType CompoundFilterType


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.