complexType "ApplicableCommunicationDetails"
Namespace:
Content:
complex, 6 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (6):
applicableAssets,
applicableTransactions,
businessUnitReference (in communicationDetails),
identifier (defined in AbstractApplicablePartyProfileObjects complexType),
personReference (in communicationDetails),
purpose (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 (4); see within schema source)
<xsd:complexType name="ApplicableCommunicationDetails">
<xsd:complexContent>
<xsd:extension base="AbstractApplicablePartyProfileObjects">
<xsd:sequence>
<xsd:element name="purpose" type="ApplicablePurpose"/>
<xsd:choice>
<xsd:element name="businessUnitReference" type="BusinessUnitReference"/>
<xsd:element name="personReference" type="PersonReference"/>
</xsd:choice>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/6)
businessUnitReference
Type:
BusinessUnitReference, empty content
A reference to the business unit element of a party block.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="businessUnitReference" type="BusinessUnitReference"/>

personReference
Type:
PersonReference, empty content
A reference to a person element of a party block.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="personReference" type="PersonReference"/>

purpose
Type:
ApplicablePurpose, simple content
A scheme to describe the purpose of a person or business unit in relation to an asset or assets.
Simple Content
xsd:normalizedString
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="purpose" type="ApplicablePurpose"/>

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.