group "CurrencyAndDeterminationMethod.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (3):
Known Usage Locations
Annotation
A group containing return swap amount currency definition methods
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="CurrencyAndDeterminationMethod.model">
<xsd:choice>
<xsd:element name="currency" type="IdentifiedCurrency"/>
<xsd:element name="determinationMethod" type="DeterminationMethod"/>
<xsd:element name="currencyReference" type="IdentifiedCurrencyReference"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
currency
Type:
IdentifiedCurrency, simple content
The currency in which an amount is denominated.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="currency" type="IdentifiedCurrency"/>

currencyReference
Type:
Reference to a currency defined elsewhere in the document
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="currencyReference" type="IdentifiedCurrencyReference"/>

determinationMethod
Type:
DeterminationMethod, simple content
Specifies the method according to which an amount or a date is determined.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="determinationMethod" type="DeterminationMethod"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.