Shape 元素 (Shapes_Type complexType) (Visio XML)

包含定义 母版页面或组合形状元素中形状的元素。

元素信息

元素类型
ShapeSheet_Type
命名空间
http://schemas.microsoft.com/office/visio/2012/main
架构文件
VisioSchema15.xsd
文档部件
page#.xml, master#.xml

定义

< xs:element name="Shape" type="ShapeSheet_Type" minOccurs="0" maxOccurs="unbounded" >
</xs:element >

元素和属性

如果架构定义了特定要求(如 sequenceminOccursmaxOccurschoice),请参阅定义部分。

父元素

元素 类型 说明
Shapes
Shapes_Type
指定形状的集合。
Shapes
Shapes_Type
指定形状的集合。

子元素

元素 类型 说明
Cell
Cell_Type
指定单个属性。
Data1
Data_Type
包含用于提供有关形状的其他信息的任意字符串值。
Data2
Data_Type
包含用于提供有关形状的其他信息的任意字符串值。
Data3
Data_Type
包含用于提供有关形状的其他信息的任意字符串值。
ForeignData
ForeignData_Type
包含 MIME (多用途 Internet 邮件扩展) 编码的图片数据 BLOB,例如 Windows 图元文件、位图或 OLE 数据。
Section
Section_Type
指定相关属性的集合。
Shapes
Shapes_Type
指定形状的集合。
Text
Text_Type
包含形状的文本。

Attributes

属性 类型 必需 说明 可能的值
戴尔
xsd:boolean
可选
指示是否在本地删除元素的标志。 xsd:boolean 类型的值。
FillStyle
xsd:unsignedInt
此形状从中继承填充格式的 StyleSheet 的 ID。 xsd:unsignedInt 类型的值。
ID
xsd:unsignedInt
必需
元素在其父元素中的唯一 ID。 xsd:unsignedInt 类型的值。
IsCustomName
xsd:boolean
可选
指示用户是否已自定义名称。 xsd:boolean 类型的值。
IsCustomNameU
xsd:boolean
可选
指示用户是否已自定义通用名称。 xsd:boolean 类型的值。
LineStyle
xsd:unsignedInt
此形状从中继承线条格式的 StyleSheet 的 ID。 xsd:unsignedInt 类型的值。
Master
xsd:unsignedInt
可选
形状从中继承其数据的 Master 元素的 ID。 xsd:unsignedInt 类型的值。
MasterShape
xsd:unsignedInt
可选
形状从中继承其数据的 Master 元素的 ID。 xsd:unsignedInt 类型的值。
名称
xsd:string
可选
元素的名称。 xsd:string 类型的值。
NameU
xsd:string
可选
元素的通用名称。 xsd:string 类型的值。
TextStyle
xsd:unsignedInt
此形状从中继承文本格式的 StyleSheet 的 ID。 xsd:unsignedInt 类型的值。
类型
xsd:token
可选
形状的类型。 它可能是以下值之一:Group、Shape、Guide 或 Foreign。 xsd:token 类型的值。
UniqueID
xsd:string
可选
) 分配给形状的 GUID (全局唯一标识符。 xsd:string 类型的值。