Definition Type: ComplexType
Name: CustSvcAudRq_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CustSvcAud.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SPName in schema ifx170_corelib_xsd Drilldown into SvcName in schema ifx170_corelib_xsd Drilldown into Method in schema ifx170_corelib_xsd Drilldown into SelRangeDt 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 CustSvcAudRq_Type in schema ifx170_custsvcaud_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="CustSvcAudRq_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" maxOccurs="unbounded" />
        <xsd:element ref="RecCtrlIn" minOccurs="0" />
        <xsd:element ref="SelRangeDt" minOccurs="0" />
        <xsd:element ref="Method" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SvcName" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SPName" minOccurs="0" maxOccurs="unbounded" />
    </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 unbounded
RecCtrlIn ifx:RecCtrlIn 0 (1)
SelRangeDt ifx:SelRangeDt 0 (1)
Method ifx:Method 0 unbounded
SvcName ifx:SvcName 0 unbounded
SPName ifx:SPName 0 unbounded
Collapse Derivation Tree:
Collapse References:
ifx:CustSvcAudRq