complexType "ReportedExposure"
Namespace:
Content:
complex, 28 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
region?, country?, counterpartyType?, creditRating?, partyReference?, accountReference?, relatedParty*, cleared?, industryClassification?, category*, assetClass?, productType*, productId*, currency?, underlyingAsset?, relatedAsset*, exposureType?, indexTenor?, sector?, sectorType?, seniority?, restructuring?, couponRate?, futuresEquivalentMonth?, optionType?, expirationDate?, quote*, exposure*
</...>
Content Model Elements (28):
accountReference (defined in PartyExposureCategory group),
category (defined in PartyExposureCategory group),
cleared (defined in PartyExposureCategory group),
country (defined in PartyExposureCategory group),
currency (defined in ProductExposureCategory group),
exposure (defined in ReportedExposure complexType),
industryClassification,
quote (defined in ReportedExposure complexType),
sector (defined in ProductExposureCategory group),
All Direct / Indirect Based Elements (2):
exposure (defined in ReportedExposure complexType), exposure (in exposureReport)
Known Usage Locations
Annotation
A type defining the content model for an exposure record to a specific set of counterparty and market risk factors, as well as optionally to a series of sub-factors
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="ReportedExposure">
<xsd:sequence>
<xsd:group ref="ExposureCategory.model"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="quote" type="BasicQuotation"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="exposure" type="ReportedExposure"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/28)
exposure
Type:
ReportedExposure, complex content
Sub-divisions of this total expsoure.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="exposure" type="ReportedExposure"/>

quote
Type:
BasicQuotation, complex content
One or more numerical exposure values relating to the exposure category
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="quote" type="BasicQuotation"/>

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.