The following are notes on outputting design information.
- If the following methods are used to specify an XPath expression, the reference destination link to variables in the XPath expression is not output. Use the search function of your browser (or other method) to refer to information about the variables.
- Method for obtaining information by specifying variable names directly
- Method for obtaining information within variables by using the following extension functions:
- csc:getMessageInitialize
- csc:getHexVariableData
- csc:getHexString
- If the self-defined file is an XML file where one of the following character encodings is specified, an attempt to output design information might fail to output the contents of the file.
- ISO-10646-UCS-2
- UTF-32
- UTF-32BE
- UTF-32LE
- ISO-10646-UCS-4