pdaModelName

Optional name for a model, mostly handy for use with xmllint, for example: xmllint --xpath 'xPDK_Simulation/model/table/row[@modelname="..."]' --schema xPDK_Simulation.xsd xPDK_Simulation.xml. Note: the modelname should relate to the name of the containing model definition to avoid confusion, but as multiple analytical / tables can be defined, it is not XSD checked.

Structure

This element is simple - it does not have attributes or elements. The text that fills up the ... is value used.


<modelname> ... </modelname>

XSD

The schema file can be downloaded or viewed at xPDK_Simulation.

Details