Definition Type: ComplexType
Name: DocumentSettings_Type
Namespace: http://schemas.microsoft.com/visio/2003/core
Containing Schema: visio.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AttachedToolbars in schema visio_xsd Drilldown into CustomToolbarsFile in schema visio_xsd Drilldown into CustomMenusFile in schema visio_xsd Drilldown into ProtectBkgnds in schema visio_xsd Drilldown into ProtectMasters in schema visio_xsd Drilldown into ProtectShapes in schema visio_xsd Drilldown into ProtectStyles in schema visio_xsd Drilldown into DynamicGridEnabled in schema visio_xsd Drilldown into SnapAngles in schema visio_xsd Drilldown into SnapExtensions in schema visio_xsd Drilldown into SnapSettings in schema visio_xsd Drilldown into GlueSettings in schema visio_xsd Drilldown into DefaultGuideStyle in schema visio_xsd Drilldown into DefaultFillStyle in schema visio_xsd Drilldown into DefaultLineStyle in schema visio_xsd Drilldown into DefaultTextStyle in schema visio_xsd Drilldown into TopPage in schema visio_xsdXSD Diagram of DocumentSettings_Type in schema visio_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="DocumentSettings_Type">
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
        <xsd:element name="GlueSettings" type="GlueSettings_Type" minOccurs="0" />
        <xsd:element name="SnapSettings" type="SnapSettings_Type" minOccurs="0" />
        <xsd:element name="SnapExtensions" type="SnapExtensions_Type" minOccurs="0" />
        <xsd:element name="SnapAngles" type="SnapAngles_Type" minOccurs="0" />
        <xsd:element name="DynamicGridEnabled" type="DynamicGridEnabled_Type" minOccurs="0" />
        <xsd:element name="ProtectStyles" type="ProtectStyles_Type" minOccurs="0" />
        <xsd:element name="ProtectShapes" type="ProtectShapes_Type" minOccurs="0" />
        <xsd:element name="ProtectMasters" type="ProtectMasters_Type" minOccurs="0" />
        <xsd:element name="ProtectBkgnds" type="ProtectBkgnds_Type" minOccurs="0" />
        <xsd:element name="CustomMenusFile" type="CustomMenusFile_Type" minOccurs="0" />
        <xsd:element name="CustomToolbarsFile" type="CustomToolbarsFile_Type" minOccurs="0" />
        <xsd:element name="AttachedToolbars" type="AttachedToolbars_Type" minOccurs="0" />
    </xsd:choice>
    <xsd:attribute name="TopPage" type="xsd:unsignedLong" />
    <xsd:attribute name="DefaultTextStyle" type="xsd:unsignedLong" />
    <xsd:attribute name="DefaultLineStyle" type="xsd:unsignedLong" />
    <xsd:attribute name="DefaultFillStyle" type="xsd:unsignedLong" />
    <xsd:attribute name="DefaultGuideStyle" type="xsd:unsignedLong" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GlueSettings nsA:GlueSettings 0 (1)
SnapSettings nsA:SnapSettings 0 (1)
SnapExtensions nsA:SnapExtensions 0 (1)
SnapAngles nsA:SnapAngles 0 (1)
DynamicGridEnabled nsA:DynamicGridEnabled 0 (1)
ProtectStyles nsA:ProtectStyles 0 (1)
ProtectShapes nsA:ProtectShapes 0 (1)
ProtectMasters nsA:ProtectMasters 0 (1)
ProtectBkgnds nsA:ProtectBkgnds 0 (1)
CustomMenusFile nsA:CustomMenusFile 0 (1)
CustomToolbarsFile nsA:CustomToolbarsFile 0 (1)
AttachedToolbars nsA:AttachedToolbars 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
TopPage nsA:TopPage (Optional)
DefaultTextStyle nsA:DefaultTextStyle (Optional)
DefaultLineStyle nsA:DefaultLineStyle (Optional)
DefaultFillStyle nsA:DefaultFillStyle (Optional)
DefaultGuideStyle nsA:DefaultGuideStyle (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:DocumentSettings