Definition Type: ComplexType
Name: ChkOrdInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_ChkLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BaseEnvr in schema ifx170_corelib_xsd Drilldown into VoucherTypeId in schema ifx170_corelib_xsd Drilldown into ClubAcctId in schema ifx170_corelib_xsd Drilldown into IncSecSigLine in schema ifx170_corelib_xsd Drilldown into OvrSigText in schema ifx170_corelib_xsd Drilldown into FontId in schema ifx170_corelib_xsd Drilldown into IncEndrsmntStmp in schema ifx170_corelib_xsd Drilldown into ArtWorkId in schema ifx170_corelib_xsd Drilldown into CoverStyleId in schema ifx170_corelib_xsd Drilldown into CoverMngrm in schema ifx170_corelib_xsd Drilldown into BillingMethod in schema ifx170_corelib_xsd Drilldown into DeliveryMethod in schema ifx170_corelib_xsd Drilldown into ChkBkStyleId in schema ifx170_corelib_xsd Drilldown into ChkNumSuffix in schema ifx170_corelib_xsd Drilldown into ChkNumStart in schema ifx170_corelib_xsd Drilldown into ChkNumPrefix in schema ifx170_corelib_xsd Drilldown into Count in schema ifx170_corelib_xsd Drilldown into DeliveryDestination in schema ifx170_corelib_xsd Drilldown into PersonInfo in schema ifx170_corelib_xsd Drilldown into CustNameAddr in schema ifx170_corelib_xsd Drilldown into ChkText in schema ifx170_corelib_xsd Drilldown into ChkPrint in schema ifx170_corelib_xsd Drilldown into LoanAcctId in schema ifx170_corelib_xsd Drilldown into CardAcctId in schema ifx170_corelib_xsd Drilldown into DepAcctId in schema ifx170_corelib_xsdXSD Diagram of ChkOrdInfo_Type in schema ifx170_chklib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ChkOrdInfo_Type">
    <xsd:sequence>
        <xsd:choice>
            <xsd:element ref="DepAcctId" />
            <xsd:element ref="CardAcctId" />
            <xsd:element ref="LoanAcctId" />
        </xsd:choice>
        <xsd:choice>
            <xsd:element ref="ChkPrint" minOccurs="0" />
            <xsd:element ref="ChkText" minOccurs="0" maxOccurs="unbounded" />
        </xsd:choice>
        <xsd:choice>
            <xsd:element ref="CustNameAddr" minOccurs="0" maxOccurs="unbounded" />
            <xsd:element ref="PersonInfo" minOccurs="0" maxOccurs="unbounded" />
        </xsd:choice>
        <xsd:element ref="DeliveryDestination" minOccurs="0" />
        <xsd:element ref="Count" minOccurs="0" />
        <xsd:element ref="ChkNumPrefix" minOccurs="0" />
        <xsd:element ref="ChkNumStart" minOccurs="0" />
        <xsd:element ref="ChkNumSuffix" minOccurs="0" />
        <xsd:element ref="ChkBkStyleId" minOccurs="0" />
        <xsd:element ref="DeliveryMethod" minOccurs="0" />
        <xsd:element ref="BillingMethod" minOccurs="0" />
        <xsd:element ref="CoverMngrm" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CoverStyleId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ArtWorkId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="IncEndrsmntStmp" minOccurs="0" />
        <xsd:element ref="FontId" minOccurs="0" />
        <xsd:element ref="OvrSigText" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="IncSecSigLine" minOccurs="0" />
        <xsd:element ref="ClubAcctId" minOccurs="0" />
        <xsd:element ref="VoucherTypeId" minOccurs="0" />
        <xsd:element ref="BaseEnvr" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DepAcctId ifx:DepAcctId (1) (1)
CardAcctId ifx:CardAcctId (1) (1)
LoanAcctId ifx:LoanAcctId (1) (1)
ChkPrint ifx:ChkPrint 0 (1)
ChkText ifx:ChkText 0 unbounded
CustNameAddr ifx:CustNameAddr 0 unbounded
PersonInfo ifx:PersonInfo 0 unbounded
DeliveryDestination ifx:DeliveryDestination 0 (1)
Count ifx:Count 0 (1)
ChkNumPrefix ifx:ChkNumPrefix 0 (1)
ChkNumStart ifx:ChkNumStart 0 (1)
ChkNumSuffix ifx:ChkNumSuffix 0 (1)
ChkBkStyleId ifx:ChkBkStyleId 0 (1)
DeliveryMethod ifx:DeliveryMethod 0 (1)
BillingMethod ifx:BillingMethod 0 (1)
CoverMngrm ifx:CoverMngrm 0 unbounded
CoverStyleId ifx:CoverStyleId 0 unbounded
ArtWorkId ifx:ArtWorkId 0 unbounded
IncEndrsmntStmp ifx:IncEndrsmntStmp 0 (1)
FontId ifx:FontId 0 (1)
OvrSigText ifx:OvrSigText 0 unbounded
IncSecSigLine ifx:IncSecSigLine 0 (1)
ClubAcctId ifx:ClubAcctId 0 (1)
VoucherTypeId ifx:VoucherTypeId 0 (1)
BaseEnvr ifx:BaseEnvr 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:ChkOrdInfo