complexType "ApplicableTransactions"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
allTransactions, applicableTransactionType
All Direct / Indirect Based Elements (1):
applicableTransactions
Known Usage Locations
Annotation
A structure that defines specific servicing transactions that a particular payment profile may be associated with.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="ApplicableTransactions">
<xsd:choice>
<xsd:element maxOccurs="unbounded" name="applicableTransactionType" type="ApplicableTransactionType"/>
<xsd:element name="allTransactions" type="LoanAllTransactionsEnum"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
allTransactions
Type:
LoanAllTransactionsEnum, simple content
A list with a single 'all' value to explicitly indicate all transactions are applicable.
Simple Content
enumeration of xsd:string
Enumeration:
"All"
 - 
Trade is part of a syndication.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="allTransactions" type="LoanAllTransactionsEnum"/>

applicableTransactionType
Type:
A scheme that describes transaction types.
Simple Content
xsd:normalizedString
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="applicableTransactionType" type="ApplicableTransactionType"/>

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.