complexType "ApplicableCommunicationDetails"
Namespace:
Content:
complex, 5 elements
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.