PageSheet element (Page_Type complexType) (Visio XML)

Specifies the properties of the drawing page associated with the drawing page.

Element information

Value
Element type
PageSheet_Type
Namespace
http://schemas.microsoft.com/office/visio/2012/main
Schema file
VisioSchema15.xsd
Document parts
pages.xml

Definition

< xs:element name="PageSheet" type="PageSheet_Type" minOccurs="0" maxOccurs="1" >
</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
Page
Page_Type
Contains elements that define a page in the document.

Child elements

None.

Attributes

Attribute Type Required Description Possible values
FillStyle
xsd:unsignedInt
optional
Specifies the ID of the style sheet from which to inherit fill formatting. It MUST be the value of the ID attribute associated with a StyleSheet_Type in the drawing. Values of the xsd:unsignedInt type.
LineStyle
xsd:unsignedInt
optional
Specifies the ID of the style sheet from which to inherit line formatting. It MUST be the value of the ID attribute associated with a StyleSheet_Type in the drawing. Values of the xsd:unsignedInt type.
TextStyle
xsd:unsignedInt
optional
Specifies the ID of the style sheet from which to inherit text formatting. It MUST be the value of the ID attribute associated with a StyleSheet_Type in the drawing. Values of the xsd:unsignedInt type.
UniqueID
xsd:string
optional
The unique ID of the element within its parent element. Values of the xsd:string type.