complexType "IndependentAmountType"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
giverPartyReference?, takerPartyReference?, paymentAmount?, convention?
</...>
Content Model Elements (4):
convention (defined in IndependentAmountType complexType),
giverPartyReference,
paymentAmount (defined in IndependentAmountType complexType),
takerPartyReference
All Direct / Indirect Based Elements (3):
netOpenPosition,
trade (in independentAmount defined in MarginDetails.model group),
valueAtRisk
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="IndependentAmountType">
<xsd:sequence>
<xsd:group ref="GiverTaker.model"/>
<xsd:element minOccurs="0" name="paymentAmount" type="Money"/>
<xsd:element minOccurs="0" name="convention" type="IndependentAmountConventionEnum"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
convention
Type:
Simple Content
enumeration of xsd:token
Enumeration:
"NettedAfterThreshold", "NettedBeforeThreshold", "Segregated"
XML Source (see within schema source)
<xsd:element minOccurs="0" name="convention" type="IndependentAmountConventionEnum"/>

paymentAmount
Type:
Money, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="paymentAmount" type="Money"/>

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