complexType "MarginCallResult"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
marginCallResult
Known Usage Locations
Annotation
This composite type is an aggregation of the data supplied in the Margin Requirement composite type. It allows for the sum of the deliver and return requirements in to a single Margin Call Amount for Segregated Independent Amount and/or Variation Margin..
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="MarginCallResult">
<xsd:choice>
<xsd:sequence>
<xsd:element name="variationMargin" type="VariationResult"/>
<xsd:element minOccurs="0" name="segregatedIndependentAmount" type="VariationResult"/>
</xsd:sequence>
<xsd:element name="segregatedIndependentAmount" type="VariationResult"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
segregatedIndependentAmount
Type:
VariationResult, complex content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="segregatedIndependentAmount" type="VariationResult"/>

segregatedIndependentAmount
Type:
VariationResult, complex content
summary of the segregated independent amount.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="segregatedIndependentAmount" type="VariationResult"/>

variationMargin
Type:
VariationResult, complex content
summary of the variation margin.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="variationMargin" type="VariationResult"/>

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