ContentGroup 群組
定義群組,其中包含日誌附注中的一組群組內容。
定義
<xs:group name="ContentGroup" >
<xs:choice>
<xs:element name="GroupNode" type="GroupNodeType" />
<xs:element name="Paragraph" type="ParagraphType" />
<xs:element name="InkWord" type="InkWordType" />
<xs:element name="Drawing" type="DrawingType" />
<xs:element name="Text" type="TextType" />
<xs:element name="Image" type="ImageType" />
<xs:element name="Flag" type="FlagType" />
<xs:element name="Reflow" type="ReflowType" />
</xs:choice>
</xs:group>
子元素
GroupNode
Paragraph
InkWord
繪圖
Text
映像
國旗
屬性
屬性 |
類型 |
必要 |
Description |
PossibleValues |
Left |
xs:integer |
必要 |
從原點到元素周框方塊中最左邊點的距離。
|
任何整數。
|
前幾個 |
xs:integer |
必要 |
從原點到元素周框方塊中最上層點的距離。
|
任何整數。
|
寬度 |
xs:nonNegativeInteger |
必要 |
專案的周框方塊寬度。
|
任何非負整數。
|
高度 |
xs:nonNegativeInteger |
必要 |
元素周框方塊的高度。
|
任何非負整數。
|
元素 |
值 |
命名空間 |
urn:schemas-microsoft-com:tabletpc:richink |
結構描述名稱 |
日誌讀者 |