element HTTP

element {http://www.opengis.net/ows}HTTP

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.opengis.net/ows
Declared Namespacesxmlns:ows=http://www.opengis.net/ows
xmlns=http://www.w3.org/2001/XMLSchema


Source

<element name="HTTP">
    <
annotation>
        <
documentation>Connect point URLs for the HTTP Distributed Computing Platform (DCP). Normally, only one Get and/or one Post is included in this element. More than one Get and/or Post is allowed to support including alternative URLs for uses such as load balancing or backup.</documentation>
    </
annotation>
    <
complexType>
        <
choice maxOccurs="unbounded">
            <
element name="Get" type="ows:RequestMethodType">
                <
annotation>
                    <
documentation>Connect point URL prefix and any constraints for the HTTP "Get" request method for this operation request.</documentation>
                </
annotation>
            </
element>
            <
element name="Post" type="ows:RequestMethodType">
                <
annotation>
                    <
documentation>Connect point URL and any constraints for the HTTP "Post" request method for this operation request.</documentation>
                </
annotation>
            </
element>
        </
choice>
    </
complexType>
</
element>


Documentation

Connect point URLs for the HTTP Distributed Computing Platform (DCP). Normally, only one Get and/or one Post is included in this element. More than one Get and/or Post is allowed to support including alternative URLs for uses such as load balancing or backup.


element HTTP


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.