complexType "AbstractApplicablePartyProfileObjects"
Namespace:
Content:
complex, 3 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
applicableAssets,
applicableTransactions,
identifier (defined in AbstractApplicablePartyProfileObjects complexType)
Known Direct Subtypes (2):
ApplicableCommunicationDetails, ApplicableSettlementInstructionDetails
All Direct / Indirect Based Elements (2):
communicationDetails, settlementInstructionDetails
Known Usage Locations
Annotation
An abstract base type that combines objects applicable to the description of a party profile (e.g. applicable assets and cash events to specific contacts or settlement instructions).
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType abstract="true" name="AbstractApplicablePartyProfileObjects">
<xsd:sequence>
<xsd:element name="identifier" type="AssociationToAssetIdentifier"/>
<xsd:sequence>
<xsd:element name="applicableAssets" type="ApplicableAssets"/>
<xsd:element name="applicableTransactions" type="ApplicableTransactions"/>
</xsd:sequence>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
applicableAssets
Type:
ApplicableAssets, complex content
A structure which describes the applicable assets.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="applicableAssets" type="ApplicableAssets"/>

applicableTransactions
Type:
ApplicableTransactions, complex content
A structure that defines specific servicing transactions that a particular payment profile may be associated with.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="applicableTransactions" type="ApplicableTransactions"/>

identifier
Type:
XML Source (see within schema source)
<xsd:element name="identifier" type="AssociationToAssetIdentifier"/>

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.