pdaModelPriority
Structure
This element does not have elements. The attributes are shown below, in a sorted per type fashion.<pdaModelPriority ModelName="..." cml="..." model="..." priority="..." ... > ... </pdaModelPriority>
XSD The schema file can be downloaded or viewed at xPDK_CompactModel_List.
Details
ModelName
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. The XSD schema validation is a regular expression: [A-Za-z]([A-Za-z0-9_])*