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