Definition Type: SimpleType
Name: EncryptedPasswordMethod_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Enumeration defining the encryption method used to encrypt password fields. At this time there are no encryption methods defined by FPL.
Collapse XSD Schema Diagram:
XSD Diagram of EncryptedPasswordMethod_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="EncryptedPasswordMethod_t">
    <xs:annotation>
        <xs:documentation>Enumeration defining the encryption method used to encrypt password fields.
At this time there are no encryption methods defined by FPL.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="EncryptedPasswordMethod" ComponentType="Field" Tag="1400" Type="int" AbbrName="EncPwdMethod" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:integer" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:EncPwdMethod