2.2.5.2 Item

The Item element type provides a container for item data. The element type has the following syntax.

 <Item>(#PCDATA)</Item>

Parent Elements: Add (section 2.2.7.1), Delete (section 2.2.7.4), Exec (section 2.2.7.5), Get (section 2.2.7.6), Replace (section 2.2.7.7), Results (section 2.2.7.8), Status (section 2.2.6.1)

Restrictions: When the source URI for the item data is an external entity, the Data (section 2.2.5.1) element is not present, and the recipient retrieves the data from the specified network location. When Data is present in the Item it MUST be the last element in the Item.

The LocURI (section 2.2.3.5) element type can be a relative URL when used in the Target (section 2.2.3.12) or Source (section 2.2.3.9) element types for any of the SyncML commands. Note that this restriction is not captured by the SyncML DTD.

When specified in an Add, Delete, Exec, Get, Replace, or Results command, Item specifies the data item that is the operand for the command. When specified in Status, Item specifies additional information about the request status code type. For example, it might specify the component of the request that caused the status condition.

Content Model: (#PCDATA)

Attributes: None