Definition Type: Element
Name: ReplyURL
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ReplyURL" type="URIType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            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: