19.7.15 ST_SlideLayoutType
This simple type defines an arrangement of content on a slide. Each layout type is not tied to an exact positioning of placeholders, but rather provides a higher-level description of the content type and positioning of placeholders. This information can be used by the application to aid in mapping between different layouts. The application can choose which, if any, of these layouts to make available through its user interface.
Each layout contains zero or more placeholders, each with a specific content type. An “object” placeholder can contain any kind of data. Media placeholders are intended to hold video or audio clips. The enumeration value descriptions include illustrations of sample layouts for each value of the simple type.
This simple type’s contents are a restriction of the W3C XML Schema token datatype.
This simple type is restricted to the values
listed in the following table:
Enumeration Value
Description
Blank
Title and chart
Title, chart on left and text on right
Title, clipart on left, text on right
Title, clip art on left, vertical text on right
Custom layout defined by user
Title and diagram
Title and four objects
Title, media on left, text on right
Title and object
Title, one object on left, two objects on right
Title, object on left, text on right
Object only
Enumeration Value
Description
Title, object on top, text on bottom
Title, object and caption text
Title, picture, and caption text
Section header title and subtitle text
Title and table
Title layout with centered title and subtitle placeholders
Title only
Title, text on left, text on right
Title, object on left, object on right
Title, two objects on left, one object on right
Title, two objects on left, text on right
Title, two objects on top, text on bottom
Enumeration Value
Description
Title, two objects each with text
Title and text
Title, text on left and chart on right
Title, text on left, clip art on right
Title, text on left, media on right
Title, text on left, object on right
Title, text on left, two objects on right
Title, text on top, object on bottom
Vertical title on right, vertical text on left
Vertical title on right, vertical text on top, chart on bottom
Title and vertical text body
[Note: The W3C XML Schema definition of this simple type’s content model (ST_SlideLayoutType) is located in A.3. end note]