complexType "RelatedBusinessUnit"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
relatedBusinessUnit
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="RelatedBusinessUnit">
<xsd:sequence>
<xsd:element name="businessUnitReference" type="BusinessUnitReference"/>
<xsd:element name="role" type="BusinessUnitRole"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
businessUnitReference
Type:
BusinessUnitReference, empty content
The unit that is related to this.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="businessUnitReference" type="BusinessUnitReference"/>

role
Type:
BusinessUnitRole, simple content
The category of the relationship. The related unit performs the role specified in this field for the base party. For example, if the role is "Trader", the related unit acts acts or acted as the base party's trading unit.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="role" type="BusinessUnitRole"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.