| ||||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{syncml:devinf}ExtType (restriction)
Specifies the non-standard, experimental extensions
supported by the device. The extensions are specified in terms of the
XML element type name and the value. Restrictions: The Ext element type
MUST specify the extension element name. It may also specify one or more
enumerated values. Multiple non-standard extensions can be specified by
specifying the Ext element type multiple times. This element type is
optional.<xs:complexType name="ExtType"><xs:sequence></xs:complexType><xs:element name="XNam" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="XVal" type="xs:string"></xs:sequence>
</xs:element>
| ||||||
| DETAILS: DOCUMENTATION | ATTRIBUTES | SOURCE | FRAMES| NO FRAMES | |||||