Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Specifies a relationship to a part with the solution XML associated with this solution.
Element information
| Value | |
|---|---|
| Element type |
Rel_Type |
| Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
| Schema file |
VisioSchema15.xsd |
| Document parts |
pages.xml, masters.xml, recordsets.xml, page#.xml, master#.xml |
Definition
<xs:element name="Rel" type="Rel_Type" minOccurs="1" maxOccurs="1" >
</xs:element>
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
| Element | Type | Description |
|---|---|---|
| Solution |
Solution_Type |
Specifies one instance of solution XML stored in the drawing. |
Child elements
None.
Attributes
| Attribute | Type | Required | Description | Possible values |
|---|---|---|---|---|
| r:id |
xsd:string See Remarks. |
required |
Specifies a relationship to a part. | "rId#" See Remarks. |
Remarks
The value of the r:id attribute must be an ST_RelationshipID type. The ST_RelationshipID type is a string that must be in the format 'rId#', where the final character must be a number. The number must be unique among all sibling elements of the Rel element.
For more information about the ST_RelationshipID type, see the ISO/IEC 29500 Part 1 specification.