Visio XML (VisioDocument 元素)
Microsoft Visio 檔的根元素。
元素資訊
值 | |
---|---|
項目類型 |
VisioDocument_Type |
Namespace |
http://schemas.microsoft.com/office/visio/2012/main |
架構檔案 |
VisioSchema15.xsd |
檔元件 |
document.xml |
定義
< xs:element name="VisioDocument" type="VisioDocument_Type" >
</xs:element >
項目和屬性
如果架構定義特定需求,例如 sequence、 minOccurs、 maxOccurs 和 choice,請參閱定義一節。
父元素
無。
子元素
元素 | 類型 | 描述 |
---|---|---|
Colors |
Colors_Type |
包含文件的色彩表格。 |
DocumentSettings |
DocumentSettings_Type |
包含指定檔案設定的專案。 |
DocumentSheet |
DocumentSheet_Type |
指定檔的 ShapeSheet 結構。 |
EventList |
EventList_Type |
針對對象應該回應的每個事件,包含 EventItem 專案。 |
FaceNames |
FaceNames_Type |
包含 FaceName 專案的集合。 |
HeaderFooter |
HeaderFooter_Type |
包含文件頁首和頁尾的專案。 |
PublishSettings |
PublishSettings_Type |
指定一組可檢視的繪圖頁面,以及一組可在繪圖中重新整理的記錄集。 |
StyleSheets |
StyleSheets_Type |
包含檔的 StyleSheet 元素集合。 |
屬性
無。