complexType "RelationshipType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
RelatedToReference, RelationshipDescription
All Direct / Indirect Based Elements (1):
Relationship
Known Usage Locations
Annotation
Relationship specification between this item and the item to which it is related. Provides a reference to any identifiable object and a description of the relationship.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="RelationshipType">
<xs:sequence>
<xs:element ref="RelatedToReference"/>
<xs:element minOccurs="0" ref="RelationshipDescription"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
RelatedToReference
Type:
ReferenceType, complex content
Reference to the item within the DDI Instance to which this item is related.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="RelatedToReference"/>

RelationshipDescription
Type:
StructuredStringType, complex content
A description of the nature of the relationship between the parent element of the relationship item and the DDI object to which it is related.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="RelationshipDescription"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set