complexType "Money"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
Includes:
definition of 1 element
Used:
at 55 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 (89):
accrualAmount,
accrualsAmount,
accruedInterest (defined in PendingPayment complexType),
allocatedNotional (defined in Allocation complexType),
allocatedNotional (defined in Allocation complexType),
amount (defined in AbstractFacilityPaymentEvent complexType),
amount (defined in AbstractTradingAccrual complexType),
amount (defined in Adjustment complexType),
amount (defined in LetterOfCreditSummary complexType),
amount (defined in LoanContractSummary complexType),
amount (defined in PendingPayment complexType),
amount (in accruingFeePayment),
amount (in accruingPikPayment),
amount (in borrowing),
amount (in breakageFeePayment),
amount (in facilityPrepayment),
amount (in facilityPrepaymentFeePayment),
amount (in interestCapitalization),
amount (in interestPayment),
amount (in lcAdjustment),
amount (in lcIssuance),
amount (in lcIssuanceFeePayment),
amount (in loanContractAdjustment),
amount (in outstandingsPosition),
amount (in repayment),
basketAmount,
brokerageFee,
calculationAmount (in fixedAmountCalculation),
calculationAmount (in floatingAmountCalculation),
calculationAmount (in protectionTerms),
cashSettlementAmount,
cashflowAmount,
creditChargeAmount (defined in AllocationContent.model group),
creditChargeAmount (defined in AllocationContent.model group),
currentDealAmount,
defaultRequirement,
exerciseInNotionalAmount (defined in OptionExerciseAmount.model group),
exerciseInNotionalAmount (in specifiedExercise),
factoredCalculationAmount,
fixedAmount (defined in PeriodicPayment complexType),
fixedAmount (in singlePayment),
forecastAmount,
forecastPaymentAmount,
fundedAmount (defined in Utilization.model group),
interest,
minLcIssuanceFeeAmount (defined in LcOption complexType),
minLcIssuanceFeeAmount (defined in LetterOfCreditFeatures.model group),
minimumQuotationAmount,
nominal (defined in InstrumentTradeQuantity complexType),
nominal (defined in InstrumentTradeQuantity complexType),
nominalAmount (defined in BondCollateral.model group),
nominalAmount (in principal in securityLending),
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 otherPayment in publicProductInfo),
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,
requiredFundedAmount,
requiredUnfundedAmount,
settlementAmount (defined in SettlementAmountOrCurrency.model group),
settlementAmount (in nearLeg in repo),
splitSettlementAmount,
spread (defined in FloatingLegCalculation complexType),
spreadStep,
stubAmount,
totalCommitmentAmount,
unavailableToUtilizeAmount,
underlyerNotional,
unfundedAmount (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.