ProtectMasters element (DocumentSettings_Type complexType) (Visio XML)
Specifies whether the user is prevented from creating, editing, or deleting master shapes. The user can still create new shapes from a master shape, regardless of this setting.
The range of possible values for this element is either '0' or '1'. A value of '0' indicates that users can create, edit, or delete master shapes. A value of '1' indicates that users cannot create, edit, or delete master shapes.
Element information
Value | |
---|---|
Element type |
ProtectMasters_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
Schema file |
VisioSchema15.xsd |
Document parts |
document.xml |
Definition
< xs:element name="ProtectMasters" type="ProtectMasters_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 |
---|---|---|
DocumentSettings |
DocumentSettings_Type |
Contains elements that specify document settings. |
Child elements
None.
Attributes
None.