VisioDocument_Type complexType (Visio XML)
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="VisioDocument_Type">
<xs:sequence>
<xs:element name="DocumentSettings" type="DocumentSettings_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="Colors" type="Colors_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="FaceNames" type="FaceNames_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="StyleSheets" type="StyleSheets_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="DocumentSheet" type="DocumentSheet_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="EventList" type="EventList_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="HeaderFooter" type="HeaderFooter_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs:element name="PublishSettings" type="PublishSettings_Type"
minOccurs="0"
maxOccurs="1"
>
</xs:element>
<xs: name="" >
</xs:>
</xs:sequence>
</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
Attribute
None.