2.3.4.2.80 Rel_Type

Target namespace: http://schemas.microsoft.com/office/visio/2011/1/core

Referenced by: ForeignData_Type, Master_Type, Page_Type, DataRecordSet_Type

A complex type that specifies a relationship to a part as specified in [ISO/IEC29500-1:2016] section 8.3.

If the parent element is a DataRecordSet_Type element, this element is unused and MUST be ignored.

Attributes:

r:id: A ST_RelationshipId as specified in [ISO/IEC29500-1:2016] section 22.8.2.1) attribute that specifies a relationship to a part. The namespace of the attribute is http://schemas.openxmlformats.org/officeDocument/2006/relationships.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this complex type.

 <xsd:complexType name="Rel_Type">
   <xsd:attribute ref="r:id" use="required"/>
 </xsd:complexType>