complexType "Money"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
Includes:
definition of 1 element
Used:
at 49 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (2):
amount (defined in Money complexType),
currency (defined in MoneyBase complexType)
Known Direct Subtypes (2):
CalculationAmount, CommoditySpread
All Direct / Indirect Based Elements (50):
accrualsAmount,
accruedInterest (defined in PendingPayment complexType),
allocatedNotional,
amount (defined in PendingPayment complexType),
basketAmount,
brokerageFee,
calculationAmount (in fixedAmountCalculation),
calculationAmount (in protectionTerms),
cash (in collateral defined in RepoTransactionLeg complexType),
cashSettlementAmount,
cashflowAmount,
creditChargeAmount,
defaultRequirement,
exerciseInNotionalAmount (defined in OptionExerciseAmount.model group),
exerciseInNotionalAmount (in specifiedExercise),
factoredCalculationAmount,
fixedAmount (defined in PeriodicPayment complexType),
fixedAmount (in singlePayment),
forecastAmount,
forecastPaymentAmount,
interest,
minimumQuotationAmount,
nominal,
nominalAmount,
notional (in fra),
notionalAmount (defined in OptionBaseExtended complexType),
novatedAmount,
outstandingNotionalAmount (defined in OptionExerciseAmount.model group),
outstandingNotionalAmount (in specifiedExercise),
partialExerciseAmount,
paymentAmount (in adjustedPaymentDates),
paymentAmount (in initialPayment),
paymentAmount (in paymentDetail),
paymentAmount (in paymentDetail),
paymentRequirement,
presentValueAmount (defined in Payment complexType),
presentValueAmount (in paymentCalculationPeriod),
presentValueAmount (in premium defined in OptionBaseExtended complexType),
presentValuePrincipalExchangeAmount,
pricePerOption (in premium defined in OptionBaseExtended complexType),
quotationAmount,
remainingAmount,
settlementAmount (defined in SettlementAmountOrCurrency.model group),
splitSettlementAmount,
spread (defined in FloatingLegCalculation complexType),
spreadStep,
stubAmount,
transferAmount,
underlyerNotional,
value (in collateralValueAllocation)
Known Usage Locations
Annotation
A type defining a currency amount.
Type Definition Detail
Type Derivation Tree
MoneyBase (extension)
  Money
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="Money">
<xsd:complexContent>
<xsd:extension base="MoneyBase">
<xsd:sequence>
<xsd:element name="amount" type="xsd:decimal"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/2)
amount
Type:
xsd:decimal, predefined, simple content
The monetary quantity in currency units.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="amount" type="xsd:decimal"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.