cp element (Text_Type complexType) (Visio XML)
Marks the beginning of a character properties run that is formatted according to the corresponding Char element. The run is defined to the end of the text or until the next tag.
Element information
Value | |
---|---|
Element type |
cp_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
Schema file |
VisioSchema15.xsd |
Document parts |
page#.xml, master#.xml |
Definition
< xs:element name="cp" type="cp_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 Char element index that this property run represents. | Values of the xsd:unsignedInt type. |