Definition Type: Element
Name: RedirectURL
Namespace: http://www.openapplications.org/oagis/9
Type: oa: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 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="RedirectURL" type="URIType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">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: