Definition Type: Element
Name: RedirectURL
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:URIType
Containing Schema: Fields.xsd
Abstract
Documentation:
The RedirectURL can be used to indicate a URL to which the Requesting application can be re-directed once the session initiated by this connection is completed. The session completion event is not recorded in this transaction.
Collapse XSD Schema Diagram:
XSD Diagram of RedirectURL in schema fields_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RedirectURL" type="URIType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            The RedirectURL can be used to indicate a URL to which the Requesting application can be
            re-directed once the session initiated by this connection is completed. The session
            completion event is not recorded in this transaction.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: