complexType FXRatesType
diagram index_p1210.png
children FXRate
used by
elements PositionType/AveragePurchaseFXRate FlowType/FXRate PositionType/FXRates PositionUnderlyingType/FXRates EarningType/FXRates TransactionType/FXRates
source <xs:complexType name="FXRatesType">
 
<xs:sequence>
   
<xs:element name="FXRate" type="FXRateType" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element FXRatesType/FXRate
diagram index_p1211.png
type FXRateType
properties
minOcc 1
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
fromCcy  ISOCurrencyCodeType  required      
toCcy  ISOCurrencyCodeType  required      
mulDiv  derived by: xs:string  required      
source <xs:element name="FXRate" type="FXRateType" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy