Definition Type: ComplexType
Name: ChkIssueRec_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_ChkLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ChkIssueStatus in schema ifx170_chklib_xsd Drilldown into ChkIssueInfo in schema ifx170_chklib_xsd Drilldown into ChkIssueId in schema ifx170_corelib_xsdXSD Diagram of ChkIssueRec_Type in schema ifx170_chklib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ChkIssueRec_Type">
    <xsd:sequence>
        <xsd:element ref="ChkIssueId" />
        <xsd:element ref="ChkIssueInfo" />
        <xsd:element ref="ChkIssueStatus" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ChkIssueId ifx:ChkIssueId (1) (1)
ChkIssueInfo ifx:ChkIssueInfo (1) (1)
ChkIssueStatus ifx:ChkIssueStatus (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:ChkIssueRec