complexType "RequestMargin"
Namespace:
Content:
complex, 3 attributes, 22 elements
Defined:
Includes:
definitions of 9 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"5"
   
>
   
Content: 
</...>
Content Model Elements (22):
collateral (defined in MarginDetails.model group),
header (defined in RequestMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
party (defined in PartiesAndAccounts.model group),
sequenceNumber (defined in Sequence.model group),
All Direct / Indirect Based Elements (1):
requestMargin
Known Usage Locations
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              RequestMargin
XML Source (w/o annotations (7); see within schema source)
<xsd:complexType name="RequestMargin">
<xsd:complexContent>
<xsd:extension base="CorrectableRequestMessage">
<xsd:sequence>
<xsd:element minOccurs="0" name="marginCallIssuerPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="marginCallReceiverPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="creditSupportAgreement" type="CreditSupportAgreement"/>
<xsd:element minOccurs="0" name="valuationDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="baseCurrency" type="Currency"/>
<xsd:group ref="MarginDetails.model"/>
<xsd:element minOccurs="0" name="marginRequirement" type="MarginRequirement"/>
<xsd:element minOccurs="0" name="marginCallResult" type="MarginCallResult"/>
<xsd:element minOccurs="0" name="expectedCollateral" type="ExpectedCollateral"/>
<xsd:element minOccurs="0" name="assets" type="Assets"/>
<xsd:group ref="PartiesAndAccounts.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 9/22)
assets
Type:
Assets, complex content
The list of assets to be moved.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="assets" type="Assets"/>

baseCurrency
Type:
Currency, simple content
Denomination currency as specified in the margin agreement.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="baseCurrency" type="Currency"/>

creditSupportAgreement
Type:
CreditSupportAgreement, complex content
The agreement executed between the parties and intended to govern collateral arrangement for all OTC derivatives transactions between those parties.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="creditSupportAgreement" type="CreditSupportAgreement"/>

expectedCollateral
Type:
ExpectedCollateral, complex content
Structure that allows for the definition of collateral that the party making the margin call would prefer to receive or have returned.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="expectedCollateral" type="ExpectedCollateral"/>

marginCallIssuerPartyReference
Type:
PartyReference, empty content
The party issuing the margin call.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="marginCallIssuerPartyReference" type="PartyReference"/>

marginCallReceiverPartyReference
Type:
PartyReference, empty content
The party receiving the margin call.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="marginCallReceiverPartyReference" type="PartyReference"/>

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

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

valuationDate
Type:
xsd:date, predefined, simple content
Close of business date the local counterparty is valuing and issuing the margin call.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="valuationDate" type="xsd:date"/>

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.