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