Definition Type: Attribute
Name: method
Namespace: http://opentravel.org/common/message/v02
Type: ota2msg:String_Short
Containing Schema: OTA2_Message_v2.0.0.xsd
Use Optional
Documentation:
The encryption method being used. Note that if you do not specify the encryption method, it should be known to your trading partners.
Collapse XSD Schema Diagram:
XSD Diagram of method in schema ota2_message_v2_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="method" type="String_Short" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">The encryption method being used.</xsd:documentation>
        <xsd:documentation source="Implementer">Note that if you do not specify the encryption method, it should be known to your trading partners.</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="OTM2" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Triple DES</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: