Definition Type: ComplexType
Name: DataPolicy_Detail
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:DataPolicy
Containing Schema: OTA2_Message_v2.0.0.xsd
Abstract
Documentation:
Detail data policy information. OTA2_BuiltIns_v2.0.0 (http://opentravel.org/common/v02) is deprecated and may be removed from future releases, use OTA2_SimpleTypes_0.0.0 (http://www.opentravel.org/OTM/Common/v0) instead.
Collapse XSD Schema Diagram:
Drilldown into type in schema ota2_message_v2_0_0_xsd Drilldown into schemaFieldXPath in schema ota2_message_v2_0_0_xsd Drilldown into DataPolicy in schema ota2_message_v2_0_0_xsd Drilldown into url in schema ota2_message_v2_0_0_xsd Drilldown into description in schema ota2_message_v2_0_0_xsdXSD Diagram of DataPolicy_Detail in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="DataPolicy_Detail">
    <xsd:annotation>
        <xsd:documentation source="Description">Detail data policy information.</xsd:documentation>
        <xsd:documentation source="Deprecation">OTA2_BuiltIns_v2.0.0 (http://opentravel.org/common/v02) is deprecated and may be removed from future releases, use OTA2_SimpleTypes_0.0.0 (http://www.opentravel.org/OTM/Common/v0) instead.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">DataPolicy</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="DataPolicy">
            <xsd:attribute name="description" type="String_Medium" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">A brief description of the data policy intended to be used for logging and compliance purposes.</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Example context="OTM2" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Restricted to internal sharing as needed-no third party sharing.</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="url" type="URL" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">A URL to a source that describes the data policy.</xsd:documentation>
                    <xsd:appinfo>
                        <otm:Example context="OTM2" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">http://www.BTCCO.com/datapolicy.aspx</otm:Example>
                    </xsd:appinfo>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
type ota2msg:type 1 (1)
Collapse Child Attributes:
Name Type Default Value Use
schemaFieldXPath ota2msg:schemaFieldXPath Required
description ota2msg:description Optional
url ota2msg:url Optional
Collapse Derivation Tree:
Collapse References:
ota2msg:DataPolicyDetail