MasterShortcut element (Masters_Type complexType) (Visio XML)

Specifies a master shortcut defined in the document.

Element information

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

Definition

< xs:element name="MasterShortcut" type="MasterShortcut_Type" minOccurs="0" maxOccurs="unbounded" >
</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
Masters
Masters_Type
Contains the Master elements for the document.

Child elements

Element Type Description
Icon
Icon_Type
Specifies a MIME (Multipurpose Internet Mail Extensions) encoded binary icon (in .ico format) for a Master or MasterShortcut element in a document.

Attributes

Attribute Type Required Description Possible values
AlignName
xsd:unsignedShort
optional
Specifies whether the element's text in the stencil window is aligned left, right, or center. Values of the xsd:unsignedShort type.
IconSize
xsd:unsignedShort
optional
The size of the element's icon. Values of the xsd:unsignedShort type.
ID
xsd:unsignedInt
required
The unique ID of the element within its parent element. Values of the xsd:unsignedInt type.
Name
xsd:string
optional
The name of the element. Values of the xsd:string type.
NameU
xsd:string
optional
The universal name of the element. Values of the xsd:string type.
PatternFlags
xsd:unsignedShort
optional
Determines whether a master behaves as a custom pattern. Values of the xsd:unsignedShort type.
Prompt
xsd:string
optional
The status bar and tool tip prompt for the element. Values of the xsd:string type.
ShortcutHelp
xsd:string
optional
A help string for the element. Values of the xsd:string type.
ShortcutURL
xsd:string
optional
A URL to a MasterShortcut element. Values of the xsd:string type.