19.7.55 ST_ViewType
This simple type defines the kinds of view available to an application when rendering a PresentationML document. Those view kinds are, as follows: handout view, normal slide view, notes master view, notes view, outline view, slide master view, slide sorter view, and slide thumbnail view. [Note: Although this Standard is for a file format, occasionally, guidance is given regarding intent in dealing with things outside that file format, such as the rendering of documents to a screen or printer. end note]
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
Specifies that a given PresentationML document should be rendered using some sort of template that is intended to facilitate the changing of the design and layout of printed handouts.
Specifies that a given PresentationML document should be rendered using some sort of template that is intended to facilitate the changing of the design and layout of notes slides.
Specifies that a given PresentationML document should be rendered using some sort of template that is intended to facilitate the viewing or editing of notes.
(Outline View)
Specifies that a given PresentationML document should be rendered in a view that is intended to facilitate the viewing of slides in some outline form.
Specifies that a given PresentationML document should be rendered using some sort of template that is
Enumeration Value
Description
intended to facilitate the changing of the design and layout of master slides.
Specifies that a given PresentationML document should be rendered in a view that is intended to facilitate the rearrangement of slides.
Specifies that a given PresentationML document should be rendered in a view that shows slides in some thumbnail form.
Specifies that a given PresentationML document should be rendered in a view that allows slides to be viewed or edited.
[Note: The W3C XML Schema definition of this simple type’s content model (ST_ViewType) is located in A.3. end note]