complexType "NonNegativeMoney"
Namespace:
Content:
complex, 1 attribute, 2 elements
Defined:
Includes:
definition of 1 element
Used:
at 53 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (2):
amount (defined in NonNegativeMoney complexType),
currency (defined in MoneyBase complexType)
Known Direct Subtypes (5):
CommodityNotionalAmount, FutureValueAmount, FxOptionPayout, MoneyWithParticipantShare, NotionalAmount
All Direct / Indirect Based Elements (83):
accrualAmount,
amount (defined in Adjustment complexType),
amount (defined in InterestCapitalization complexType),
amount (defined in InterestPayment complexType),
amount (defined in LetterOfCreditSummary complexType),
amount (defined in LoanContractSummary complexType),
amount (defined in MinimumAmountRule complexType),
amount (defined in NonRecurringFeePayment complexType),
amount (defined in Repayment complexType),
amount (in accruingFeePayment),
amount (in accruingPikPayment),
amount (in adjustment),
amount (in assignmentFee),
amount (in knockoutLevel),
amount (in lcAdjustment),
amount (in lcFeePayment),
amount (in lcIssuanceFeePayment),
amount (in outstandingsPosition),
amount (in taxWithholding),
callCurrencyAmount,
changeInKnownAmount,
changeInNotionalAmount (defined in TradeLegNotionalChange.model group),
changeInNotionalAmount (defined in TradeNotionalChange.model group),
contractRate,
contractRateStep,
currentDealAmount,
dividend,
flatRateAmount,
forwardPrice,
fundedUtilizedAmount (defined in Utilization.model group),
fundedUtilizedAmount (defined in Utilization.model group),
futureValueNotional,
issuedAmount,
marginThreshold,
maximumNotionalAmount (in multipleExercise in americanExercise in fxOption),
maximumPaymentAmount,
maximumTransactionPaymentAmount,
minimumNotionalAmount (in multipleExercise in americanExercise in fxOption),
minimumTransferAmount,
netAmount,
notional (defined in EquityDerivativeBase complexType),
notional (defined in FxPerformanceSwap complexType),
notional (in straddle),
notionalAmount (defined in ReturnSwapNotional complexType),
notionalAmount (in commodityDigitalOption),
notionalAmount (in commodityInterestLeg),
notionalAmount (in commodityReturnLeg),
notionalAmount (in commodityVarianceLeg),
notionalAmount (in correlation),
notionalAmount (in notionalAmountBasket),
originalCommitment,
outstandingKnownAmount,
outstandingNotionalAmount (defined in TradeLegNotionalChange.model group),
outstandingNotionalAmount (defined in TradeNotionalChange.model group),
paymentAmount (defined in EquityPremium complexType),
paymentAmount (defined in NonNegativePayment complexType),
paymentAmount (defined in Payment complexType),
paymentAmount (defined in SimplePayment complexType),
paymentAmount (in additionalPaymentAmount),
paymentAmount (in fixedPayment),
payoff,
payout,
prePaymentAmount,
premiumPerUnit,
pricePerOption (defined in EquityPremium complexType),
principalAmount (in principalExchangeAmount in principalExchangeDescriptions),
priorAmount,
projectedAmount,
putCurrencyAmount,
referenceAmount (defined in AccrualPeriod complexType),
remaining,
strikePricePerUnit,
strikePricePerUnitStep,
totalCommitmentAmount,
totalPrice (in fixedLeg in commodityForward),
totalPrice (in fixedLeg),
unavailableToUtilizeAmount,
unfundedUtilizedAmount (defined in Utilization.model group),
unfundedUtilizedAmount (defined in Utilization.model group),
varianceAmount,
vegaNotional,
weatherNotionalAmount (in commodityOption),
weatherNotionalAmount (in weatherLeg)
Known Usage Locations
Annotation
A type defining a non negative money amount.
Type Definition Detail
Type Derivation Tree
MoneyBase (extension)
  NonNegativeMoney
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="NonNegativeMoney">
<xsd:complexContent>
<xsd:extension base="MoneyBase">
<xsd:sequence>
<xsd:element name="amount" type="NonNegativeDecimal"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/2)
amount
Type:
NonNegativeDecimal, simple content
The non negative monetary quantity in currency units.
Simple Content
xsd:decimal
minInclusive:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="amount" type="NonNegativeDecimal"/>

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.