xPDK_ChangeLog

list, which can be empty. Software or design kit providers are not required to fill this data when changes are made, but it can help users to see what changed over time.

Structure

This element does not have elements. The attributes are shown below, in a sorted per type fashion.


<xPDK_ChangeLog  change="..."  date="..."  type="..."  what="..." ... > ... </xPDK_ChangeLog>

XSD

The schema file can be downloaded or viewed at xPDK_Base.

Details

change

Type pdaChangeType documentation:

date

type

Type pdaIdentifier documentation:
Identifiers are used in the Python library for the getName() and setName() function and can thus be used to identify the different elements in list s.
In text the specification is a letter, followed by letters, numbers, underscore or dot. The XSD schema validation is a regular expression: [A-Za-z]([A-Za-z0-9_])*

what