complexType "Money"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
Includes:
definition of 1 element
Used:
at 57 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 (3):
CalculationAmount, CommoditySpread, MoneyWithParticipantShare
All Direct / Indirect Based Elements (88):
accrualAmount,
accrualsAmount,
accruedInterest (defined in PendingPayment complexType),
allocatedNotional,
amount (defined in AbstractLoanTradeSummary complexType),
amount (defined in AccruingFeePayment complexType),
amount (defined in AccruingPikPayment complexType),
amount (defined in Adjustment complexType),
amount (defined in Borrowing complexType),
amount (defined in InterestCapitalization complexType),
amount (defined in LetterOfCreditSummary complexType),
amount (defined in LoanContractSummary complexType),
amount (defined in LoanInterestPayment complexType),
amount (defined in NonRecurringFeePayment complexType),
amount (defined in PendingPayment complexType),
amount (defined in Repayment complexType),
amount (in adjustment),
amount (in allocation in loanAllocationNotification),
amount (in costOfCarry),
amount (in economicBenefit),
amount (in lcAdjustment),
amount (in lcIssuance),
amount (in lcIssuanceFeePayment),
amount (in outstandingsPosition),
amount (in settlement in loanAllocationSettlementNotification),
amount (in settlement in loanTransferSettlementNotification),
amount (in settlementDateAvailability),
amount (in settlementDateFinalization),
basketAmount,
brokerageFee,
calculationAmount (in fixedAmountCalculation),
calculationAmount (in floatingAmountCalculation),
calculationAmount (in protectionTerms),
cashSettlementAmount,
cashflowAmount,
creditChargeAmount,
currentDealAmount,
defaultRequirement,
exerciseInNotionalAmount (defined in OptionExerciseAmount.model group),
exerciseInNotionalAmount (in specifiedExercise),
factoredCalculationAmount,
fixedAmount (defined in PeriodicPayment complexType),
fixedAmount (in singlePayment),
forecastAmount,
forecastPaymentAmount,
fundedUtilizedAmount (defined in Utilization.model group),
fundedUtilizedAmount (defined in Utilization.model group),
interest (in termDeposit),
minLcIssuanceFeeAmount (defined in LcOption complexType),
minLcIssuanceFeeAmount (defined in LetterOfCreditFeatures.model group),
minimumQuotationAmount,
nominal,
nominalAmount,
notional (in fra),
notionalAmount (defined in OptionBaseExtended complexType),
novatedAmount,
originalCommitment,
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),
priorAmount,
projectedAmount,
quotationAmount,
referenceAmount (defined in AccrualPeriod complexType),
remaining,
remainingAmount,
settlementAmount (defined in SettlementAmountOrCurrency.model group),
settlementAmount (in nearLeg in repo),
splitSettlementAmount,
spread (defined in FloatingLegCalculation complexType),
spreadStep,
stubAmount,
totalCommitmentAmount,
unavailableToUtilizeAmount,
underlyerNotional,
unfundedUtilizedAmount (defined in Utilization.model group),
unfundedUtilizedAmount (defined in Utilization.model group),
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.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.