Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Informationen zum Typ
| Wert | |
|---|---|
|
Namespace |
http://schemas.microsoft.com/office/visio/2011/1/core |
|
Schemadatei |
VisioSchema15-2012-06-05.xsd |
|
Erweiterungsbasis |
Keine |
Definition
<xs:complexType name="Master_Type">
<xs:all>
<xs:element name="PageSheet" type="PageSheet_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="Rel" type="Rel_Type"
minOccurs="1"
maxOccurs="1"
>
</xs:element>
<xs:element name="Icon" type="Icon_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
</xs:all>
<xs:attribute name="ID"
type="xsd:unsignedInt"
use="required"
/>
<xs:attribute name="BaseID"
type="xsd:string"
/>
<xs:attribute name="UniqueID"
type="xsd:string"
/>
<xs:attribute name="MatchByName"
type="xsd:boolean"
/>
<xs:attribute name="Name"
type="xsd:string"
/>
<xs:attribute name="NameU"
type="xsd:string"
/>
<xs:attribute name="IsCustomName"
type="xsd:boolean"
/>
<xs:attribute name="IsCustomNameU"
type="xsd:boolean"
/>
<xs:attribute name="IconSize"
type="xsd:unsignedShort"
/>
<xs:attribute name="PatternFlags"
type="xsd:unsignedShort"
/>
<xs:attribute name="Prompt"
type="xsd:string"
/>
<xs:attribute name="Hidden"
type="xsd:boolean"
/>
<xs:attribute name="IconUpdate"
type="xsd:boolean"
/>
<xs:attribute name="AlignName"
type="xsd:unsignedShort"
/>
<xs:attribute name="MasterType"
type="xsd:unsignedShort"
/>
</xs:complexType>
Elemente und Attribute
Wenn das Schema bestimmte Anforderungen definiert, z. B. sequence, minOccurs, maxOccurs und choice, lesen Sie den Abschnitt definition.
Untergeordnete Elemente
| Element | Typ | Beschreibung |
|---|---|---|
|
Icon |
Icon_Type |
|
|
PageSheet |
PageSheet_Type |
|
|
Rel |
Rel_Type |
Attribute
| Attribut | Typ | Erforderlich | Beschreibung | Mögliche Werte |
|---|---|---|---|---|
| AlignName |
xsd:unsignedShort |
Optional |
Werte des xsd:unsignedShort-Typs. | |
| BaseID |
xsd:string |
Optional |
Werte des xsd:string-Typs. | |
| Ausgeblendet |
xsd:boolean |
Optional |
Werte des Typs xsd:boolean. | |
| IconSize |
xsd:unsignedShort |
Optional |
Werte des xsd:unsignedShort-Typs. | |
| IconUpdate |
xsd:boolean |
Optional |
Werte des Typs xsd:boolean. | |
| ID |
xsd:unsignedInt |
erforderlich |
Werte des xsd:unsignedInt-Typs. | |
| IsCustomName |
xsd:boolean |
Optional |
Werte des Typs xsd:boolean. | |
| IsCustomNameU |
xsd:boolean |
Optional |
Werte des Typs xsd:boolean. | |
| Mastertype |
xsd:unsignedShort |
Optional |
Werte des xsd:unsignedShort-Typs. | |
| MatchByName |
xsd:boolean |
Optional |
Werte des Typs xsd:boolean. | |
| Name |
xsd:string |
Optional |
Werte des xsd:string-Typs. | |
| NameU |
xsd:string |
Optional |
Werte des xsd:string-Typs. | |
| PatternFlags |
xsd:unsignedShort |
Optional |
Werte des xsd:unsignedShort-Typs. | |
| Eingabeaufforderung |
xsd:string |
Optional |
Werte des xsd:string-Typs. | |
| UniqueID |
xsd:string |
Optional |
Werte des xsd:string-Typs. |