$VerDTD
$VerDTD : string
The major and minor version identifier of the Device Information DTD.
Horde_SyncMl_DeviceInfo represents a device information set according to the SyncML specification.
A DeviceInfo object is created by Horde_SyncMl_Command_Put from an appropriate XML message. Horde_SyncMl_Command_Put directly populates the members variables.
The current implementation should handle all DevInf 1.1 DTD elements
except
Copyright 2005-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
getDataStore( $sourceURI) : \Horde_SyncMl_DataStore
Returns a Horde_SyncMl_DataStore object for a certain source URI.
$sourceURI |
A data store object or null if none found for the source URI.