Definition Type: ComplexType
Name: CustPswd_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CryptPswd in schema ifx170_corelib no plus_xsd Drilldown into Pswd in schema ifx170_corelib no plus_xsd Drilldown into SecObjId in schema ifx170_corelib no plus_xsd Drilldown into CryptType in schema ifx170_corelib no plus_xsdXSD Diagram of CustPswd_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="CustPswd_Type">
    <xsd:sequence>
        <xsd:element ref="CryptType" />
        <xsd:element ref="SecObjId" minOccurs="0" />
        <xsd:choice>
            <xsd:element ref="Pswd" />
            <xsd:element ref="CryptPswd" />
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CryptType ifx:CryptType (1) (1)
SecObjId ifx:SecObjId 0 (1)
Pswd ifx:Pswd (1) (1)
CryptPswd ifx:CryptPswd (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:CustPswd