Definition Type: ComplexType
Name: DevInqRq_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_DevInq.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SPRefId in schema ifx170_corelib_xsd Drilldown into CSPRefId in schema ifx170_corelib_xsd Drilldown into DevStatusCode in schema ifx170_devlib_xsd Drilldown into DevType in schema ifx170_devinq_xsd Drilldown into DevName in schema ifx170_devlib_xsd Drilldown into DevId in schema ifx170_devlib_xsd Drilldown into RecCtrlIn 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 DevInqRq_Type in schema ifx170_devinq_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DevInqRq_Type">
    <xsd:sequence>
        <xsd:element ref="RqUID" />
        <xsd:element ref="MsgRqHdr" minOccurs="0" />
        <xsd:element ref="AsyncRqUID" minOccurs="0" />
        <xsd:element ref="RecCtrlIn" minOccurs="0" />
        <xsd:element ref="DevId" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DevName" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="DevType" type="ClosedEnum" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DevStatusCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CSPRefId" minOccurs="0" />
        <xsd:element ref="SPRefId" 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)
RecCtrlIn ifx:RecCtrlIn 0 (1)
DevId ifx:DevId 0 unbounded
DevName ifx:DevName 0 unbounded
DevType ifx:DevType 0 unbounded
DevStatusCode ifx:DevStatusCode 0 unbounded
CSPRefId ifx:CSPRefId 0 (1)
SPRefId ifx:SPRefId 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:DevInqRq