complexType "BuyerSellerAmounts"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
buyersAmount, sellersAmount
All Direct / Indirect Based Elements (2):
transferFeeAmounts (in fundingFactors),
transferFeeAmounts (in transferFee in trade in loanTradeNotification)
Known Usage Locations
Annotation
A structure that defines the buyer and seller amounts of a payable.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType abstract="false" name="BuyerSellerAmounts">
<xsd:sequence>
<xsd:element name="buyersAmount" type="NonNegativeMoney"/>
<xsd:element name="sellersAmount" type="NonNegativeMoney"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
buyersAmount
Type:
NonNegativeMoney, complex content
The buyer's amount of a payable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="buyersAmount" type="NonNegativeMoney"/>

sellersAmount
Type:
NonNegativeMoney, complex content
The seller's amount of a payable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="sellersAmount" type="NonNegativeMoney"/>

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.