complexType "ApplicableCommunicationDetails"
Namespace:
Content:
complex, 5 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
applicableAssets,
applicableTransactions,
identifier (defined in AbstractApplicablePartyProfileObjects complexType),
relatedBusinessUnit (in communicationDetails),
relatedPerson (in communicationDetails)
All Direct / Indirect Based Elements (1):
communicationDetails
Known Usage Locations
Annotation
A structure that defines the assets (or type of assets) that a particular set of communication details may be associated with.
Type Definition Detail
Type Derivation Tree
  ApplicableCommunicationDetails
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="ApplicableCommunicationDetails">
<xsd:complexContent>
<xsd:extension base="AbstractApplicablePartyProfileObjects">
<xsd:choice maxOccurs="unbounded">
<xsd:element name="relatedPerson" type="RelatedPerson"/>
<xsd:element name="relatedBusinessUnit" type="RelatedBusinessUnit"/>
</xsd:choice>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/5)
relatedBusinessUnit
Type:
RelatedBusinessUnit, complex content
XML Source (see within schema source)
<xsd:element name="relatedBusinessUnit" type="RelatedBusinessUnit"/>

relatedPerson
Type:
RelatedPerson, complex content
XML Source (see within schema source)
<xsd:element name="relatedPerson" type="RelatedPerson"/>

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.