complexType "NotDomesticCurrency"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-cd-5-3.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
applicable?, currency?
</...>
Content Model Elements (2):
applicable (defined in NotDomesticCurrency complexType), currency (defined in NotDomesticCurrency complexType)
All Direct / Indirect Based Elements (2):
notDomesticCurrency (defined in DeliverableObligations complexType),
notDomesticCurrency (defined in Obligations complexType)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="NotDomesticCurrency">
<xsd:sequence>
<xsd:element minOccurs="0" name="applicable" type="xsd:boolean"/>
<xsd:element 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 not domestic currency provision is applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="applicable" type="xsd:boolean"/>

currency
Type:
Currency, simple content
An explicit specification of the domestic currency.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="currency" type="Currency"/>

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.