Definition Type: Element
Name: Payment
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Type: rcm:PaymentType
Containing Schema: ReusableAggregateCoreComponent.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into PaymentMeans in schema reusableaggregatecorecomponent_xsd Drilldown into CurrencyExchange in schema reusableaggregatecorecomponent_xsd Drilldown into Amount in schema reusableaggregatecorecomponent_xsd Drilldown into DateTime in schema reusableaggregatecorecomponent_xsd Drilldown into ID in schema reusableaggregatecorecomponent_xsd Drilldown into PaymentType in schema reusableaggregatecorecomponent_xsdXSD Diagram of Payment in schema reusableaggregatecorecomponent_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="Payment" type="rcm:PaymentType" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID rcm:ID 0 unbounded
DateTime rcm:DateTime 0 unbounded
Amount rcm:Amount 0 unbounded
CurrencyExchange rcm:CurrencyExchange 0 unbounded
PaymentMeans rcm:PaymentMeans 0 unbounded
Collapse Derivation Tree: