complexType "TradeIdentifier"
Namespace:
Content:
complex, 1 attribute, 6 elements
Defined:
globally in fpml-doc-5-7.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (6):
accountReference (defined in PartyAndAccountReferences.model group),
issuer (defined in IssuerTradeId.model group),
partyReference (defined in PartyAndAccountReferences.model group),
tradeId (defined in IssuerTradeId.model group),
tradeId (defined in TradeIdentifier complexType),
versionedTradeId
Known Direct Subtypes (1):
PartyTradeIdentifier
All Direct / Indirect Based Elements (22):
allocationTradeId (defined in PartyTradeIdentifier complexType),
allocationTradeId (in allocation),
blockTradeId,
feeTradeIdentifier,
newTradeIdentifier,
oldTradeIdentifier (in change),
oldTradeIdentifier (in novation),
originatingTradeId,
partyTradeIdentifier (defined in Portfolio complexType),
partyTradeIdentifier (defined in TradeValuationItem complexType),
partyTradeIdentifier (in tradeHeader),
partyTradeIdentifier (in tradeReference),
partyTradeIdentifier (in valuationReportRetracted),
partyTradeIdentifier (in verificationStatusNotification),
partyTradeIdentifier (in withdrawal),
resultingTradeIdentifier,
tradeIdentifier (defined in EventIdentifier complexType),
tradeIdentifier (defined in TradeChangeBase complexType),
tradeIdentifier (in deClear),
tradeIdentifier (in nonpublicExecutionReportRetracted),
tradeIdentifier (in optionExercise),
tradeIdentifier (in optionExpiry)
Known Usage Locations
Annotation
A type defining a trade identifier issued by the indicated party.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="TradeIdentifier">
<xsd:sequence>
<xsd:choice minOccurs="0">
<xsd:group ref="IssuerTradeId.model"/>
<xsd:sequence>
<xsd:group ref="PartyAndAccountReferences.model"/>
<xsd:choice maxOccurs="unbounded" minOccurs="0">
<xsd:element name="tradeId" type="TradeId"/>
<xsd:element name="versionedTradeId" type="VersionedTradeId"/>
</xsd:choice>
</xsd:sequence>
</xsd:choice>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>
Content Element Detail (all declarations; defined within this component only; 2/6)
tradeId
Type:
TradeId, simple content
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (see within schema source)
<xsd:element name="tradeId" type="TradeId"/>

versionedTradeId
Type:
VersionedTradeId, complex content
A trade identifier accompanied by a version number. In regulatory reporting views, this should be avoided except for internal mnessaging.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="versionedTradeId" type="VersionedTradeId"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.