complexType "SpecifiedCurrency"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-cd-5-8.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
applicable (defined in SpecifiedCurrency complexType),
currency (defined in SpecifiedCurrency complexType)
All Direct / Indirect Based Elements (2):
specifiedCurrency (defined in DeliverableObligations complexType),
specifiedCurrency (defined in Obligations complexType)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="SpecifiedCurrency">
<xsd:sequence>
<xsd:element name="applicable" type="xsd:boolean"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="currency" type="Currency"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
applicable
Type:
xsd:boolean, predefined, simple content
Indicates whether the specified currency provision is applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="applicable" type="xsd:boolean"/>

currency
Type:
Currency, 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 maxOccurs="unbounded" minOccurs="0" name="currency" type="Currency"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.