Definition Type: ComplexType
Name: DevDetailChk_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_DevLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DevChkInk in schema ifx170_devlib_xsd Drilldown into DevChkMedia in schema ifx170_devlib_xsd Drilldown into DevChkImageEnabled in schema ifx170_devlib_xsd Drilldown into DevChkOperation in schema ifx170_devlib_xsd Drilldown into DevChkType in schema ifx170_devlib_xsdXSD Diagram of DevDetailChk_Type in schema ifx170_devlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DevDetailChk_Type">
    <xsd:sequence>
        <xsd:element ref="DevChkType" />
        <xsd:element ref="DevChkOperation" minOccurs="0" />
        <xsd:element ref="DevChkImageEnabled" minOccurs="0" />
        <xsd:element ref="DevChkMedia" />
        <xsd:element ref="DevChkInk" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DevChkType ifx:DevChkType (1) (1)
DevChkOperation ifx:DevChkOperation 0 (1)
DevChkImageEnabled ifx:DevChkImageEnabled 0 (1)
DevChkMedia ifx:DevChkMedia (1) (1)
DevChkInk ifx:DevChkInk (1) (1)
Collapse Derivation Tree:
Collapse References:
ifx:DevDetailChk