19.3.1.36 ph

This element specifies that the corresponding shape should be represented by the generating application as a placeholder. When a shape is considered a placeholder by the generating application it can have special properties to alert the user that they can enter content into the shape. Different placeholder types are allowed and can be specified by using the placeholder type attribute for this element.

Attributes

type (Placeholder Type)

Specifies what content type a placeholder is intended to contain.

The possible values for this attribute are defined by the ST_PlaceholderType simple type (19.7.10).

sz (Placeholder Size)

Specifies the size of a placeholder.

The possible values for this attribute are defined by the ST_PlaceholderSize simple type (19.7.9).

orient (Placeholder Orientation)

Specifies the orientation of a placeholder.

The possible values for this attribute are defined by the ST_Direction simple type (19.7.2).

idx (Placeholder Index)

Specifies the placeholder index. This is used when applying templates or changing layouts to match a placeholder on one template/master to another.

The possible values for this attribute are defined by the W3C XML Schema unsignedInt datatype.

hasCustomPrompt (Placeholder has custom prompt)

Specifies whether the corresponding placeholder should have a custom prompt or not.

The possible values for this attribute are defined by the W3C XML Schema boolean datatype.

[Note: The W3C XML Schema definition of this element’s content model (CT_Placeholder) is located in A.3. end note]

Last updated on