Text element (ShapeSheet_Type complexType) (Visio XML)
Contains the text of a shape.
Element information
Value | |
---|---|
Element type |
Text_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
Schema file |
VisioSchema15.xsd |
Document parts |
page#.xml, master#.xml |
Definition
< xs:element name="Text" type="Text_Type" minOccurs="0" 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 |
---|---|---|
Shape |
ShapeSheet_Type |
Contains elements that define a shape in a Master, Page, or group shape element. |
Child elements
Element | Type | Description |
---|---|---|
cp |
cp_Type |
Marks the beginning of a character properties run that is formatted according to the corresponding Char element. |
fld |
fld_Type |
Indicates a text-field insertion point for the corresponding Field element. |
pp |
pp_Type |
Specifies the beginning of a paragraph properties run. |
tp |
tp_Type |
Specifies the beginning of a tabs properties run. |
Attributes
None.