Window_Type complexType (Visio XML)
- Article
-
-
|
Valeur |
Namespace
|
http://schemas.microsoft.com/office/visio/2011/1/core
|
Fichier de schéma
|
VisioSchema15-2012-06-05.xsd
|
Base d’extension
|
Aucun
|
Définition
<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>
Éléments et attributs
Si le schéma définit des exigences spécifiques, telles que sequence, minOccurs, maxOccurs et choice, consultez la section définition.
Éléments enfants
Attributs
Attribut |
Type |
Obligatoire |
Description |
Valeurs possibles |
Container
|
xsd :unsignedInt
|
facultatif
|
|
Valeurs du type xsd :unsignedInt. |
ContainerType
|
xsd :token
|
facultatif
|
|
Valeurs du type xsd :token. |
Document
|
xsd :string
|
facultatif
|
|
Valeurs du type xsd :string. |
ID
|
xsd :unsignedInt
|
obligatoire
|
|
Valeurs du type xsd :unsignedInt. |
Master
|
xsd :unsignedInt
|
facultatif
|
|
Valeurs du type xsd :unsignedInt. |
Page
|
xsd :unsignedInt
|
facultatif
|
|
Valeurs du type xsd :unsignedInt. |
ParentWindow
|
xsd :unsignedInt
|
facultatif
|
|
Valeurs du type xsd :unsignedInt. |
ReadOnly
|
xsd :boolean
|
facultatif
|
|
Valeurs du type xsd :boolean. |
Sheet
|
xsd :unsignedInt
|
facultatif
|
|
Valeurs du type xsd :unsignedInt. |
ViewCenterX
|
xsd :double
|
facultatif
|
|
Valeurs du type xsd :double. |
ViewCenterY
|
xsd :double
|
facultatif
|
|
Valeurs du type xsd :double. |
ViewScale
|
xsd :double
|
facultatif
|
|
Valeurs du type xsd :double. |
WindowHeight
|
xsd :unsignedInt
|
facultatif
|
|
Valeurs du type xsd :unsignedInt. |
WindowLeft
|
xsd :short
|
facultatif
|
|
Valeurs du type xsd :short. |
WindowState
|
xsd :unsignedInt
|
facultatif
|
|
Valeurs du type xsd :unsignedInt. |
WindowTop
|
xsd :short
|
facultatif
|
|
Valeurs du type xsd :short. |
WindowType
|
xsd :token
|
obligatoire
|
|
Valeurs du type xsd :token. |
WindowWidth
|
xsd :unsignedInt
|
facultatif
|
|
Valeurs du type xsd :unsignedInt. |