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