Shape element (Shapes_Type complexType) ('Visio XML')
Last modified: March 09, 2015
Applies to: Office 2013 | Office 365 | Visio 2013
In this article
Element information
Definition
Elements and attributes
Contains elements that define a shape in a Master, Page, or group shape element.
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
|
Element |
Type |
Description |
|---|---|---|
|
Specifies a collection of shapes. |
||
|
Specifies a collection of shapes. |
Child elements
|
Element |
Type |
Description |
|---|---|---|
|
Specifies a single property. |
||
|
Contains an arbitrary string value that is used to supply additional information about a shape. |
||
|
Contains an arbitrary string value that is used to supply additional information about a shape. |
||
|
Contains an arbitrary string value that is used to supply additional information about a shape. |
||
|
Contains a MIME (Multipurpose Internet Mail Extensions) encoded BLOB of picture data, such as Windows metafile, bitmap, or OLE data. |
||
|
Specifies a collection of related properties. |
||
|
Specifies a collection of shapes. |
||
|
Contains the text of a shape. |
Attributes
|
Attribute |
Type |
Required |
Description |
Possible values |
|---|---|---|---|---|
|
Del |
xsd:boolean |
optional |
A flag indicating whether the element is deleted locally. |
Values of the xsd:boolean type. |
|
FillStyle |
xsd:unsignedInt |
|
The ID of the StyleSheet from which this shape inherits fill formatting. |
Values of the xsd:unsignedInt type. |
|
ID |
xsd:unsignedInt |
required |
The unique ID of the element within its parent element. |
Values of the xsd:unsignedInt type. |
|
IsCustomName |
xsd:boolean |
optional |
Indicates whether the name has been customized by the user. |
Values of the xsd:boolean type. |
|
IsCustomNameU |
xsd:boolean |
optional |
Indicates whether the universal name has been customized by the user.. |
Values of the xsd:boolean type. |
|
LineStyle |
xsd:unsignedInt |
|
The ID of the StyleSheet from which this shape inherits line formatting. |
Values of the xsd:unsignedInt type. |
|
Master |
xsd:unsignedInt |
optional |
The ID of the Master element from which the shape inherits its data. |
Values of the xsd:unsignedInt type. |
|
MasterShape |
xsd:unsignedInt |
optional |
The ID of the Master element from which the shape inherits its data. |
Values of the xsd:unsignedInt type. |
|
Name |
xsd:string |
optional |
The name of the element. |
Values of the xsd:string type. |
|
NameU |
xsd:string |
optional |
The universal name of the element. |
Values of the xsd:string type. |
|
TextStyle |
xsd:unsignedInt |
|
The ID of the StyleSheet from which this shape inherits text formatting. |
Values of the xsd:unsignedInt type. |
|
Type |
xsd:token |
optional |
The type of a shape. It may be one of the following values: Group, Shape, Guide, or Foreign. |
Values of the xsd:token type. |
|
UniqueID |
xsd:string |
optional |
A GUID (globally unique identifier) assigned to the shape. |
Values of the xsd:string type. |