complexType "RelationshipType"
Namespace:
Content:
complex, 3 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
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 (4); see within schema source)
<xs:complexType name="RelationshipType">
<xs:sequence>
<xs:element ref="RelatedToReference"/>
<xs:element minOccurs="0" ref="RelationshipDescription"/>
<xs:element minOccurs="0" ref="TypeOfRelationship"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
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. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="RelationshipDescription"/>

TypeOfRelationship
Type:
CodeValueType, simple content
Describes how the resource is related to the item. Supports the use of an external controlled vocabulary.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="TypeOfRelationship"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set