complexType "Currency"
Namespace:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Used:
at 41 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:anyURI : "http://www.fpml.org/ext/iso4217-2001-08-15"
    >
   
Content: 
{ xsd:normalizedString }
</...>
Simple Content Restrictions:
MaxLength:
255

Known Direct Subtypes (1):
IdentifiedCurrency
All Direct / Indirect Based Elements (46):
baseCurrency (in disputeNotification),
baseCurrency (in marginCallStatus),
baseCurrency (in requestMargin),
basketCurrency,
cashSettlementCurrency (defined in CashPriceMethod complexType),
cashSettlementCurrency (in crossCurrencyMethod),
currency (defined in ActualPrice complexType),
currency (defined in AmountSchedule complexType),
currency (defined in CashflowNotional complexType),
currency (defined in CommodityReferencePriceFramework.model group),
currency (defined in CurrencyAndDeterminationMethod.model group),
currency (defined in CurveInstrument complexType),
currency (defined in DeliverReturn.model group),
currency (defined in EquityStrike complexType),
currency (defined in MoneyBase complexType),
currency (defined in NotDomesticCurrency complexType),
currency (defined in OptionStrike complexType),
currency (defined in PositiveAmountSchedule complexType),
currency (defined in PricingStructure complexType),
currency (defined in ProductExposureCategory.model group),
currency (defined in QuotationCharacteristics.model group),
currency (defined in SpecifiedCurrency complexType),
currency (defined in UnderlyingAsset complexType),
currency (in cash),
currency (in cashType),
currency (in commission),
currency (in dualCurrency),
currency (in featurePayment),
currency (in marginTerm),
currency (in notionalStepSchedule),
currency1,
currency2,
entitlementCurrency,
obligationCurrency,
priceCurrency,
referenceCurrency (defined in FxFeature complexType),
referenceCurrency (in nonDeliverableSettlement in settlementProvision),
settlementCurrency (defined in EquityExerciseValuationSettlement complexType),
settlementCurrency (defined in FxCashSettlement complexType),
settlementCurrency (defined in GenericProduct complexType),
settlementCurrency (defined in SettlementAmountOrCurrency.model group),
settlementCurrency (defined in SettlementTerms complexType),
settlementCurrency (in commoditySwap),
settlementCurrency (in exercise in commodityOption),
settlementCurrency (in settlementProvision),
varyingNotionalCurrency
Known Usage Locations
Annotation
The code representation of a currency or fund. By default it is a valid currency code as defined by the ISO standard 4217 - Codes for representation of currencies and funds http://www.iso.org/iso/en/prods-services/popstds/currencycodeslist.html.
Type Definition Detail
Type Derivation Tree
xsd:normalizedString (restriction)
  Scheme (extension)
      Currency
Derivation:
extension of Scheme
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="Currency">
<xsd:simpleContent>
<xsd:extension base="Scheme">
<xsd:attribute default="http://www.fpml.org/ext/iso4217-2001-08-15" name="currencyScheme" type="xsd:anyURI"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
currencyScheme
Type:
xsd:anyURI, predefined
Use:
optional
Attribute Value
Default:
"http://www.fpml.org/ext/iso4217-2001-08-15"
XML Source (see within schema source)
<xsd:attribute default="http://www.fpml.org/ext/iso4217-2001-08-15" name="currencyScheme" type="xsd:anyURI"/>

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.