complexType "RegulatoryReportingCollateralization"
Namespace:
Content:
complex, 7 elements
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (7):
beneficiaryPartyReference (defined in RegulatoryReportingCollateralization complexType),
collateralizationType (defined in RegulatorReportCollateralInfo.model group),
collateralizedExposureGrouping,
holdingPartyReference,
portfolioId,
postedCollateral,
postingPartyReference
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
A type defining collateral information to be reported.
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="RegulatoryReportingCollateralization">
<xsd:sequence>
<xsd:sequence>
<xsd:element name="postingPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="beneficiaryPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="holdingPartyReference" type="PartyReference"/>
</xsd:sequence>
<xsd:group minOccurs="0" ref="RegulatorReportCollateralInfo.model"/>
<xsd:element minOccurs="0" name="postedCollateral" type="CollateralPortfolio"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/7)
beneficiaryPartyReference
Type:
PartyReference, empty content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="beneficiaryPartyReference" type="PartyReference"/>

holdingPartyReference
Type:
PartyReference, empty content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="holdingPartyReference" type="PartyReference"/>

postedCollateral
Type:
CollateralPortfolio, complex content
Information about the amount of collateral actually posted by the posting party as of a particular value date.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="postedCollateral" type="CollateralPortfolio"/>

postingPartyReference
Type:
PartyReference, empty content
A party that can post the collateral.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="postingPartyReference" type="PartyReference"/>

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.