Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains text information from the Journal note.
Definition
When used with Content:
<xs:element name="Text" type="TextType" />
Or, when used with TitleInfo and GroupNode:
<xs:element name="Text" type="xs:string" />
Parent Elements
Child Elements
None.
Attributes
There are no attributes when used with TitleInfo and GroupNode. When used withContent, the attributes are as follows.
| Attribute | Type | Required | Description | Possible Values |
|---|---|---|---|---|
| Left | xs:integer | Required | The distance from the origin to the leftmost point in the bounding box for the element. | Any integer. |
| Top | xs:integer | Required | The distance from the origin to the topmost point in the bounding box for the element. | Any integer. |
| Width | xs:nonNegativeInteger | Required | The width of the bounding box for the element. | Any non-negative integer. |
| Height | xs:nonNegativeInteger | Required | The height of the bounding box for the element. | Any non-negative integer. |
Element Information
| Element | Value |
|---|---|
| Element type | TextType complexType (with the Content element) or xs:string (with GroupNode and TitleInfo elements) |
| Namespace | urn:schemas-microsoft-com:tabletpc:richink |
| Schema name | Journal Reader |