Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
The root element of a Microsoft Visio document.
Element information
| Value | |
|---|---|
| Element type |
VisioDocument_Type |
| Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
| Schema file |
VisioSchema15.xsd |
| Document parts |
document.xml |
Definition
< xs:element name="VisioDocument" type="VisioDocument_Type" >
</xs:element >
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
None.
Child elements
| Element | Type | Description |
|---|---|---|
| Colors |
Colors_Type |
Contains the document's color table. |
| DocumentSettings |
DocumentSettings_Type |
Contains elements that specify document settings. |
| DocumentSheet |
DocumentSheet_Type |
Specifies a document's ShapeSheet structure. |
| EventList |
EventList_Type |
Contains an EventItem element for each event to which an object should respond. |
| FaceNames |
FaceNames_Type |
Contains a collection of FaceName elements. |
| HeaderFooter |
HeaderFooter_Type |
Contains elements for a document's header and footer. |
| PublishSettings |
PublishSettings_Type |
Specifies the set of drawing pages that are viewable and set of recordsets that are refreshable in a drawing. |
| StyleSheets |
StyleSheets_Type |
Contains a collection of StyleSheet elements for the document. |
Attributes
None.