XML Schema Documentation

Complex Type: Trader

[Table of contents]

Super-types: xsd:normalizedString < Trader (by extension)
Sub-types: None
Name Trader
Used by (from the same schema document) Complex Type PartyTradeInformation
Abstract no
XML Instance Representation
<...
traderScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="Trader">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="traderScheme" type=" xsd:anyURI " use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>