Definition Type: ComplexType
Name: ChkImg_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ChkImgBack in schema ifx170_corelib no plus_xsd Drilldown into ChkImgFront in schema ifx170_corelib no plus_xsd Drilldown into SecObjId in schema ifx170_corelib no plus_xsd Drilldown into CryptType in schema ifx170_corelib no plus_xsdXSD Diagram of ChkImg_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="ChkImg_Type">
    <xsd:sequence>
        <xsd:element ref="CryptType" />
        <xsd:element ref="SecObjId" minOccurs="0" />
        <xsd:element ref="ChkImgFront" />
        <xsd:element ref="ChkImgBack" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CryptType ifx:CryptType (1) (1)
SecObjId ifx:SecObjId 0 (1)
ChkImgFront ifx:ChkImgFront (1) (1)
ChkImgBack ifx:ChkImgBack 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:ChkImg