Definition Type: ComplexType
Name: ShowCurrencyExchangeRateDataAreaType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: ShowCurrencyExchangeRate.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CurrencyExchangeRate in schema components_xsd Drilldown into Show in schema meta_xsdXSD Diagram of ShowCurrencyExchangeRateDataAreaType in schema showcurrencyexchangerate_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ShowCurrencyExchangeRateDataAreaType">
    <xsd:sequence>
        <xsd:element ref="Show" />
        <xsd:element ref="CurrencyExchangeRate" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Show nsA:Show (1) (1)
CurrencyExchangeRate nsA:CurrencyExchangeRate (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DataArea