Definition Type: Group
Name: ExposureCategory.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-reporting-5-4.xsd
Documentation:
A group a specific set of counterparty and market risk factors for which an exposure record is provided.
Collapse XSD Schema Diagram:
Drilldown into expirationDate in schema fpml-reporting-5-4_xsd Drilldown into optionType in schema fpml-reporting-5-4_xsd Drilldown into priceReferenceMonth in schema fpml-reporting-5-4_xsd Drilldown into futuresEquivalentMonth in schema fpml-reporting-5-4_xsd Drilldown into couponRate in schema fpml-reporting-5-4_xsd Drilldown into restructuring in schema fpml-reporting-5-4_xsd Drilldown into seniority in schema fpml-reporting-5-4_xsd Drilldown into sectorType in schema fpml-reporting-5-4_xsd Drilldown into sector in schema fpml-reporting-5-4_xsd Drilldown into indexTenor in schema fpml-reporting-5-4_xsd Drilldown into exposureType in schema fpml-reporting-5-4_xsd Drilldown into relatedAsset in schema fpml-reporting-5-4_xsd Drilldown into underlyingAsset in schema fpml-reporting-5-4_xsd Drilldown into currency in schema fpml-reporting-5-4_xsd Drilldown into productId in schema fpml-reporting-5-4_xsd Drilldown into productType in schema fpml-reporting-5-4_xsd Drilldown into assetClass in schema fpml-reporting-5-4_xsd Drilldown into ProductExposureCategory.model in schema fpml-reporting-5-4_xsd Drilldown into category in schema fpml-reporting-5-4_xsd Drilldown into industryClassification in schema fpml-reporting-5-4_xsd Drilldown into cleared in schema fpml-reporting-5-4_xsd Drilldown into relatedParty in schema fpml-reporting-5-4_xsd Drilldown into accountReference in schema fpml-reporting-5-4_xsd Drilldown into partyReference in schema fpml-reporting-5-4_xsd Drilldown into creditRating in schema fpml-reporting-5-4_xsd Drilldown into counterpartyType in schema fpml-reporting-5-4_xsd Drilldown into country in schema fpml-reporting-5-4_xsd Drilldown into region in schema fpml-reporting-5-4_xsd Drilldown into PartyExposureCategory.model in schema fpml-reporting-5-4_xsdXSD Diagram of ExposureCategory.model in schema fpml-reporting-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="ExposureCategory.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A group a specific set of counterparty and market risk factors for which an exposure record is provided.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="PartyExposureCategory.model" />
        <xsd:group ref="ProductExposureCategory.model" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
region nsA:region 0 (1)
country nsA:country 0 (1)
counterpartyType nsA:counterpartyType 0 (1)
creditRating nsA:creditRating 0 (1)
partyReference nsA:partyReference 0 (1)
accountReference nsA:accountReference 0 (1)
relatedParty nsA:relatedParty 0 unbounded
cleared nsA:cleared 0 (1)
industryClassification nsA:industryClassification 0 (1)
category nsA:category 0 unbounded
assetClass nsA:assetClass 0 (1)
productType nsA:productType 0 unbounded
productId nsA:productId 0 unbounded
currency nsA:currency 0 (1)
underlyingAsset nsA:underlyingAsset 0 (1)
relatedAsset nsA:relatedAsset 0 unbounded
exposureType nsA:exposureType 0 (1)
indexTenor nsA:indexTenor 0 (1)
sector nsA:sector 0 (1)
sectorType nsA:sectorType 0 (1)
seniority nsA:seniority 0 (1)
restructuring nsA:restructuring 0 (1)
couponRate nsA:couponRate 0 (1)
futuresEquivalentMonth nsA:futuresEquivalentMonth (1) (1)
priceReferenceMonth nsA:priceReferenceMonth (1) (1)
optionType nsA:optionType 0 (1)
expirationDate nsA:expirationDate 0 (1)
<xs:group> nsA:PartyExposureCategory.model (1) (1)
<xs:group> nsA:ProductExposureCategory.model (1) (1)