Definition Type: Element
Name: CurrencyExchange
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Type: rcm:CurrencyExchangeType
Containing Schema: ReusableAggregateCoreComponent.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into Contract in schema reusableaggregatecorecomponent_xsd Drilldown into DateTime in schema reusableaggregatecorecomponent_xsd Drilldown into CalculationRateNumeric in schema reusableaggregatecorecomponent_xsd Drilldown into MarketID in schema reusableaggregatecorecomponent_xsd Drilldown into TargetUnitBaseNumeric in schema reusableaggregatecorecomponent_xsd Drilldown into TargetCurrencyCode in schema reusableaggregatecorecomponent_xsd Drilldown into SourceUnitBaseNumeric in schema reusableaggregatecorecomponent_xsd Drilldown into SourceCurrencyCode in schema reusableaggregatecorecomponent_xsd Drilldown into CurrencyExchangeType in schema reusableaggregatecorecomponent_xsdXSD Diagram of CurrencyExchange in schema reusableaggregatecorecomponent_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CurrencyExchange" type="rcm:CurrencyExchangeType" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SourceCurrencyCode rcm:SourceCurrencyCode 0 (1)
SourceUnitBaseNumeric rcm:SourceUnitBaseNumeric 0 (1)
TargetCurrencyCode rcm:TargetCurrencyCode 0 (1)
TargetUnitBaseNumeric rcm:TargetUnitBaseNumeric 0 (1)
MarketID rcm:MarketID 0 (1)
CalculationRateNumeric rcm:CalculationRateNumeric 0 (1)
DateTime rcm:DateTime 0 (1)
Contract rcm:Contract 0 unbounded
Collapse Derivation Tree: