2.2.3.13 VerDTD

The VerDTD element type specifies the major and minor version identifier of the SyncML representation protocol specification that is used to represent the SyncML message. The element type has the following syntax:

 <VerDTD>(#PCDATA)</VerDTD>

Parent Element: SyncHdr (section 2.2.4.2)

Restrictions: VerDTD MUST be specified in the SyncHdr. When the XML document conforms to the current revision of the SyncML representation protocol specification, VerDTD MUST be 1.2. Note that major revisions to a specification can create incompatibilities that generally require a new SyncML parser. Minor revisions involve changes that do not impact basic compatibility of the parser.

Content Model: (#PCDATA)

Attributes: None.