6.19.5 Notes on how to specify an absolute path

Table 6-40 Notes on the high-speed parse support function (how to specify an absolute path)

No.Notes
1Use a forward slash "/" as a delimiter in the path to specify an absolute path.
2In Windows, include the drive name in the absolute path.
The specification examples of the absolute path in Windows and UNIX are as follows:
In Windows
D:/home/xml/training/training1.xml
In UNIX
/home/xml/training/training1.xml