complexType "Allocations"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-doc-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
allocatingPartyReference, allocation
All Direct / Indirect Based Elements (5):
allocations (defined in Trade complexType),
Known Usage Locations
Annotation
The allocations for a single side of a trade.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Allocations">
<xsd:sequence>
<xsd:element minOccurs="0" name="allocatingPartyReference" type="PartyReference"/>
<xsd:element maxOccurs="unbounded" name="allocation" type="Allocation"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
allocatingPartyReference
Type:
PartyReference, empty content
A pointer style reference to one of the parties to the trade, defined elsewhere in the document. The party referenced has requested its position in the trade to be allocated to several other parties or accounts.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="allocatingPartyReference" type="PartyReference"/>

allocation
Type:
Allocation, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="allocation" type="Allocation"/>

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.