| ||||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||
Specifies a meta-information "mark" on the data
object. Restrictions: The content information for this element type
SHOULD BE one of draft, final, delete, undelete, read, unread. When this
meta-information is specified repetitively in a hierarchically of
element types (e.g., in a SyncML collection, as well as the items in the
collection), then the meta-information specified in the lowest level
element type takes precedence. This element type is used to set the
meta-information characteristics of a data object, such as the
draft/final, delete/undelete, read/unread marks on a folder item or mail
item.<xs:element name="Mark"><xs:simpleType></xs:element><xs:restriction base="xs:NMTOKEN"></xs:simpleType><xs:enumeration value="draft"/><xs:enumeration value="final"/><xs:enumeration value="delete"/><xs:enumeration value="undelete"/><xs:enumeration value="read"/><xs:enumeration value="unread"/></xs:restriction>
| ||||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||