complexType "RelatedPerson"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
personReference?, role?
</...>
Content Model Elements (2):
personReference, role (in relatedPerson)
All Direct / Indirect Based Elements (1):
relatedPerson
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="RelatedPerson">
<xsd:sequence>
<xsd:element minOccurs="0" name="personReference" type="PersonReference"/>
<xsd:element minOccurs="0" name="role" type="PersonRole"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
personReference
Type:
PersonReference, empty content
The individual person that is related to this.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="personReference" type="PersonReference"/>

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

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