Dialer SDK > Implementation details > XML
 
XML
The ISampleManagementProvider XML schemas are described in Sample Management Provider. This section provides some example XML that may help you better understand the contents of the XML.
PropertyNames.h, as delivered with the sample code, contains a complete list of property names. For more information about the properties, see Project and interview properties.
The skeleton code provides functions to easily retrieve property values from XML. The skeleton code is at:
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\<version>\DDL\ThirdPartyDialer\Skeleton
See also
SampleManagementPropertiesXml/PropertiesXml
StationPropertiesXml
SampleFieldsXml
SampleRecordXml
SampleManagementResultXml
ReturnCodeXml
AudioOperationResultXml
Implementation details