pp element (Text_Type complexType) (Visio XML)
Specifies the beginning of a paragraph properties run. The run is defined to the end of the text or until the next tag.
Element information
Value | |
---|---|
Element type |
pp_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
Schema file |
VisioSchema15.xsd |
Document parts |
page#.xml, master#.xml |
Definition
< xs:element name="pp" type="pp_Type" minOccurs="0" maxOccurs="unbounded" >
</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 |
---|---|---|
Text |
Text_Type |
Contains the text of a shape. |
Child elements
None.
Attributes
Attribute | Type | Required | Description | Possible values |
---|---|---|---|---|
IX |
xsd:unsignedInt |
required |
The index of the Para element that specifies the formatting applied to this run. | Values of the xsd:unsignedInt type. |