Definition Type: ComplexType
Name: BillInqRq_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_BillInq.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DeliveryMethod in schema ifx170_corelib_xsd Drilldown into IncSummary in schema ifx170_corelib_xsd Drilldown into IncCounts in schema ifx170_corelib_xsd Drilldown into NotifyWilling in schema ifx170_corelib_xsd Drilldown into BillPmtStatusCode in schema ifx170_corelib_xsd Drilldown into BillStatusCode in schema ifx170_corelib_xsd Drilldown into BillType in schema ifx170_corelib_xsd Drilldown into BillerId in schema ifx170_corelib_xsd Drilldown into BillId in schema ifx170_corelib_xsd Drilldown into SelRangeDt in schema ifx170_corelib_xsd Drilldown into SPName in schema ifx170_corelib_xsd Drilldown into RecCtrlIn in schema ifx170_corelib_xsd Drilldown into CustId in schema ifx170_corelib_xsd Drilldown into AsyncRqUID in schema ifx170_corelib_xsd Drilldown into MsgRqHdr in schema ifx170_corelib_xsd Drilldown into RqUID in schema ifx170_corelib_xsdXSD Diagram of BillInqRq_Type in schema ifx170_billinq_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="BillInqRq_Type">
    <xsd:sequence>
        <xsd:element ref="RqUID" />
        <xsd:element ref="MsgRqHdr" minOccurs="0" />
        <xsd:element ref="AsyncRqUID" minOccurs="0" />
        <xsd:element ref="CustId" minOccurs="0" />
        <xsd:element ref="RecCtrlIn" minOccurs="0" />
        <xsd:element ref="SPName" />
        <xsd:element ref="SelRangeDt" minOccurs="0" />
        <xsd:element ref="BillId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BillerId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BillType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BillStatusCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BillPmtStatusCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="NotifyWilling" minOccurs="0" />
        <xsd:element ref="IncCounts" minOccurs="0" />
        <xsd:element ref="IncSummary" minOccurs="0" />
        <xsd:element ref="DeliveryMethod" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RqUID ifx:RqUID (1) (1)
MsgRqHdr ifx:MsgRqHdr 0 (1)
AsyncRqUID ifx:AsyncRqUID 0 (1)
CustId ifx:CustId 0 (1)
RecCtrlIn ifx:RecCtrlIn 0 (1)
SPName ifx:SPName (1) (1)
SelRangeDt ifx:SelRangeDt 0 (1)
BillId ifx:BillId 0 unbounded
BillerId ifx:BillerId 0 unbounded
BillType ifx:BillType 0 unbounded
BillStatusCode ifx:BillStatusCode 0 unbounded
BillPmtStatusCode ifx:BillPmtStatusCode 0 unbounded
NotifyWilling ifx:NotifyWilling 0 (1)
IncCounts ifx:IncCounts 0 (1)
IncSummary ifx:IncSummary 0 (1)
DeliveryMethod ifx:DeliveryMethod 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:BillInqRq