complexType "MarkToMarket"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
exposure[0..2], convention?
</...>
Content Model Elements (2):
convention (in markToMarket), exposure (in markToMarket)
All Direct / Indirect Based Elements (1):
markToMarket
Known Usage Locations
Annotation
The net market value of the portfolio in base currency
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="MarkToMarket">
<xsd:sequence>
<xsd:element maxOccurs="2" minOccurs="0" name="exposure" type="Exposure"/>
<xsd:element minOccurs="0" name="convention" type="MarkToMarketConventionEnum"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
convention
Type:
Specifies whether the exposure should be treated on a net or gross basis.
Simple Content
enumeration of xsd:token
Enumeration:
"Gross", "Netted"
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="convention" type="MarkToMarketConventionEnum"/>

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

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.