Definition Type: ComplexType
Name: DiscInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AcceptReqd in schema ifx170_corelib_xsd Drilldown into DiscURL in schema ifx170_corelib_xsd Drilldown into LongText in schema ifx170_corelib_xsdXSD Diagram of DiscInfo_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="DiscInfo_Type">
    <xsd:sequence>
        <xsd:choice>
            <xsd:element ref="LongText" />
            <xsd:element ref="DiscURL" />
        </xsd:choice>
        <xsd:element ref="AcceptReqd" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LongText ifx:LongText (1) (1)
DiscURL ifx:DiscURL (1) (1)
AcceptReqd ifx:AcceptReqd 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:DiscInfo