Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Contains a base64 encoded bitmap of a flag associated with section of a Journal note.
Definition
<xs:element name="Flag" type="FlagType" minOccurs="0" maxOccurs="unbounded" />
Parent Elements
Child Elements
None.
Attributes
| 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 | FlagType complexType |
| Namespace | urn:schemas-microsoft-com:tabletpc:richink |
| Schema name | Journal Reader |