GetSysId Method (XDATA)
9.8A
The GetSysId method returns the 'sysid' string value for the DOM_DOCUMENT_TYPE_NODE node type. The 'sysid' string of the DOM_DOCUMENT_TYPE_NODE is found in the <!DOCTYPE> node data. The method uses the following format:
|
|
|
|
Where:
Flags Affected: EOS, OVER, ZERO
Note the following:
The ZERO and OVER flags are set FALSE.
The EOS flag is set TRUE if the pubid string value must be truncated to be stored into the {return} variable.
The sysid data string is found in the DOM_DOCUMENT_TYPE_NODE follows:
DOM_DOCUMENT_TYPE_NODE
Example:
See Also: XDATA, XDATA Methods, Method Syntax
![]() |