complexType "Notional"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
Content Model Diagram
XML Representation Summary |
| <... |
| |
|
| |
> |
| |
|
| </...> |
Content Model Elements (1):
-
All Direct / Indirect Based Elements (1):
-
Known Usage Locations
Annotation
An type defining the notional amount or notional amount schedule associated with a swap stream. The notional schedule will be captured explicitly, specifying the dates that the notional changes and the outstanding notional amount that applies from that date. A parametric representation of the rules defining the notional step schedule can optionally be included.
XML Source (w/o annotations (2); see within schema source)
| <xsd:complexType name="Notional"> <xsd:sequence> </xsd:sequence> <xsd:attribute name="id" type="xsd:ID"/> </xsd:complexType> |
Attribute Detail (all declarations; defined within this component only; 1/1)
id-
Type: |
xsd:ID, predefined |
Use: |
optional |
XML Source (see within schema source)
| <xsd:attribute name="id" type="xsd:ID"/> |
Content Element Detail (all declarations; defined within this component only; 1/1) -
The notional amount or notional amount schedule expressed as explicit outstanding notional amounts and dates. In the case of a schedule, the step dates may be subject to adjustment in accordance with any adjustments specified in calculationPeriodDatesAdjustments.
XML Source (w/o annotations (1); see within schema source)