element AdhocQueryResponse

element {urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}AdhocQueryResponse

Type Heirarchy
{urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0}RegistryResponseType (by extension)
 {urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}AdhocQueryResponse
Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
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

<element name="AdhocQueryResponse">
    <
annotation>
        <
documentation xml:lang="en">
The response includes a RegistryObjectList which has zero or more
RegistryObjects that match the query specified in AdhocQueryRequest.
        
</documentation>
    </
annotation>
    <
complexType>
        <
complexContent>
            <
extension base="rs:RegistryResponseType">
                <
sequence>
                    <
element ref="rim:RegistryObjectList"/>
                </
sequence>
                <
attribute default="0" name="startIndex" type="integer"/>
                <
attribute name="totalResultCount" type="integer" use="optional"/>
            </
extension>
        </
complexContent>
    </
complexType>
</
element>


Documentation

The response includes a RegistryObjectList which has zero or more
RegistryObjects that match the query specified in AdhocQueryRequest.


element AdhocQueryResponse


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.