complexType "LoanTransfer"
Namespace:
Content:
complex, 14 elements
Defined:
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (14):
amount (defined in AbstractLoanTradeSummary complexType),
buyerAccountReference,
buyerPartyReference (defined in BuyerSeller.model group),
comment (defined in AbstractLoanTradeSummary complexType),
facilityReference (defined in AbstractLoanTradeSummary complexType),
formOfPurchase,
sellerAccountReference,
sellerPartyReference (defined in BuyerSeller.model group),
tradeDate (defined in AbstractLoanTrade complexType),
tradeIdentifier (defined in AbstractLoanTradeSummary complexType),
tradingAssociation,
transferFeeRemittedBy,
type (defined in AbstractLoanTrade complexType),
whenIssuedFlag
All Direct / Indirect Based Elements (1):
transfer (in loanTransferNotification)
Known Usage Locations
Annotation
An event structure defining counterparty-to-admin agent loan trade information.
Type Definition Detail
Type Derivation Tree
  AbstractLoanTrade (extension)
      LoanTransfer
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType abstract="false" name="LoanTransfer">
<xsd:complexContent>
<xsd:extension base="AbstractLoanTrade">
<xsd:sequence>
<xsd:element name="transferFeeRemittedBy" type="BuySellEnum"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/14)
transferFeeRemittedBy
Type:
BuySellEnum, simple content
Party responsible for remitting the transfer fee to the admin agent (buyer or seller).
Simple Content
enumeration of xsd:token
Enumeration:
"Buyer"
 - 
"Seller"
 - 
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="transferFeeRemittedBy" type="BuySellEnum"/>

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.