Definition Type: Attribute
Name: encryptionKeyMethod
Namespace: http://www.opentravel.org/OTM/finance/v3
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Finance_3_0_0.xsd
Use Optional
Documentation:
This contains a reference to the key generation method being used - this is NOT the key value. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string
Collapse XSD Schema Diagram:
XSD Diagram of encryptionKeyMethod in schema finance_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:attribute name="encryptionKeyMethod" type="xsd:string" use="optional">
    <xsd:annotation>
        <xsd:documentation source="Description">This contains a reference to the key generation method being used - this is NOT the key value.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
        <xsd:appinfo>
            <otm:Example context="fin" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">RotatingKeyEnvironment_DailyKey</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
</xsd:attribute>