Definition Type: Element
Name: ReplyURL
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:URIType
Containing Schema: Fields.xsd
Abstract
Documentation:
The ReplyURL is used to specify a URL that can be used by the provider to post any information collected by the requester in the session. An example of usage of this is to post the contents of a cart created by a buying application user from an external catalog.
Collapse XSD Schema Diagram:
XSD Diagram of ReplyURL in schema fields_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="ReplyURL" type="URIType">
    <xsd:annotation>
        <xsd:documentation>The ReplyURL is used to specify a URL that can be used by the provider to post any information collected by the requester in the session. An example of usage of this is to post the contents of a cart created by a buying application user from an external catalog.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: