complexType "FxConversion"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
amountRelativeTo? | fxRate*
</...>
Content Model Elements (2):
amountRelativeTo (in fxConversion), fxRate (in fxConversion)
All Direct / Indirect Based Elements (1):
fxConversion
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="FxConversion">
<xsd:choice>
<xsd:element minOccurs="0" name="amountRelativeTo" type="AmountReference"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="fxRate" type="FxRate"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
amountRelativeTo
Type:
AmountReference, empty content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="amountRelativeTo" type="AmountReference"/>

fxRate
Type:
FxRate, complex content
Specifies a currency conversion rate.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="fxRate" type="FxRate"/>

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.