Window_Type complexType (Visio XML)

类型信息

命名空间
http://schemas.microsoft.com/office/visio/2011/1/core
架构文件
VisioSchema15-2012-06-05.xsd
扩展基
None

定义

          <xs:complexType name="Window_Type">
          
          <xs:sequence>
    <xs:element name="StencilGroup"  type="StencilGroup_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="StencilGroupPos"  type="StencilGroupPos_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="ShowRulers"  type="ShowRulers_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="ShowGrid"  type="ShowGrid_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="ShowPageBreaks"  type="ShowPageBreaks_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="ShowGuides"  type="ShowGuides_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="ShowConnectionPoints"  type="ShowConnectionPoints_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="GlueSettings"  type="GlueSettings_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="SnapSettings"  type="SnapSettings_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="SnapExtensions"  type="SnapExtensions_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="SnapAngles"  type="SnapAngles_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="DynamicGridEnabled"  type="DynamicGridEnabled_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
    <xs:element name="TabSplitterPos"  type="TabSplitterPos_Type"
     minOccurs="0"
     maxOccurs="1"
    >
    </xs:element>
    
      </xs:sequence>
    <xs:attribute name="ID"
  type="xsd:unsignedInt"
     use="required"
    />
    <xs:attribute name="WindowType"
  type="xsd:token"
     use="required"
    />
    <xs:attribute name="WindowState"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="Document"
  type="xsd:string"
    />
    <xs:attribute name="WindowLeft"
  type="xsd:short"
    />
    <xs:attribute name="WindowTop"
  type="xsd:short"
    />
    <xs:attribute name="WindowWidth"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="WindowHeight"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="Master"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="ContainerType"
  type="xsd:token"
    />
    <xs:attribute name="Container"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="Sheet"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="ReadOnly"
  type="xsd:boolean"
    />
    <xs:attribute name="ParentWindow"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="Page"
  type="xsd:unsignedInt"
    />
    <xs:attribute name="ViewScale"
  type="xsd:double"
    />
    <xs:attribute name="ViewCenterX"
  type="xsd:double"
    />
    <xs:attribute name="ViewCenterY"
  type="xsd:double"
    />
      </xs:complexType>
      

元素和属性

如果架构定义了特定要求(如 sequenceminOccursmaxOccurschoice),请参阅定义部分。

子元素

元素 类型 说明
DynamicGridEnabled
DynamicGridEnabled_Type
GlueSettings
GlueSettings_Type
ShowConnectionPoints
ShowConnectionPoints_Type
ShowGrid
ShowGrid_Type
ShowGuides
ShowGuides_Type
ShowPageBreaks
ShowPageBreaks_Type
ShowRulers
ShowRulers_Type
SnapAngles
SnapAngles_Type
SnapExtensions
SnapExtensions_Type
SnapSettings
SnapSettings_Type
模具组
StencilGroup_Type
StencilGroupPos
StencilGroupPos_Type
TabSplitterPos
TabSplitterPos_Type

Attributes

属性 类型 必需 说明 可能的值
容器
xsd:unsignedInt
可选
xsd:unsignedInt 类型的值。
ContainerType
xsd:token
可选
xsd:token 类型的值。
文档
xsd:string
可选
xsd:string 类型的值。
ID
xsd:unsignedInt
必需
xsd:unsignedInt 类型的值。
Master
xsd:unsignedInt
可选
xsd:unsignedInt 类型的值。
页面
xsd:unsignedInt
可选
xsd:unsignedInt 类型的值。
ParentWindow
xsd:unsignedInt
可选
xsd:unsignedInt 类型的值。
ReadOnly
xsd:boolean
可选
xsd:boolean 类型的值。
Sheet
xsd:unsignedInt
可选
xsd:unsignedInt 类型的值。
ViewCenterX
xsd:double
可选
xsd:double 类型的值。
ViewCenterY
xsd:double
可选
xsd:double 类型的值。
ViewScale
xsd:double
可选
xsd:double 类型的值。
WindowHeight
xsd:unsignedInt
可选
xsd:unsignedInt 类型的值。
WindowLeft
xsd:short
可选
xsd:short 类型的值。
WindowState
xsd:unsignedInt
可选
xsd:unsignedInt 类型的值。
WindowTop
xsd:short
可选
xsd:short 类型的值。
WindowType
xsd:token
必需
xsd:token 类型的值。
WindowWidth
xsd:unsignedInt
可选
xsd:unsignedInt 类型的值。