DocumentSheet element (VisioDocument_Type complexType) (Visio XML)

Specifies a DocumentSheet structure.

Element information

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

Definition

< xs:element name="DocumentSheet" type="DocumentSheet_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
VisioDocument
VisioDocument_Type
The root element of a Microsoft Visio document.

Child elements

Element Type Description
Cell
Cell_Type
Specifies a cell in a DocumentSheet.

Attributes

Attribute Type Required Description Possible values
IsCustomName
xsd:boolean
optional
Describes whether the name has been customized by the user. Values of the xsd:Boolean type.
IsCustomNameU
xsd:boolean
optional
Describes whether the universal name has been customized by the user. Values of the xsd:Boolean type.
Name
xsd:string
optional
Specifies the language-dependent name of the DocumentSheet. Values of the xsd:string type.
NameU
xsd:string
optional
Specifies the language- independent name of the DocumentSheet. Values of the xsd:string type.
UniqueID
xsd:string
optional
Optional string. A GUID (globally unique identifier) identifying the shape. Values of the xsd:string type.