[oXygen-user] Network drive in <?oxygen?> in Oxygen 14?

Tony Graham tgraham at mentea.net
Wed Jul 4 08:48:31 CDT 2012


Using a path to a Windows network drive in the 'RNGSchema'
pseudo-attribute in the <?oxygen?> PI works in Oxygen 10.3 but is not
resolving when opening the same file in Oxygen 14.

The format of the PI is:

<?oxygen RNGSchema="file://drive/path/to/schema.rnc" type="compact"?>

Based on the error messages, it seems Jing is looking for the network
drive name as a folder on the local disk:

-----------------------------------------------
System ID: \\drive\path\to\schema.rnc
Main validation file: C:\file.xml
Schema: \\drive\path\to\schema.rnc
Engine name: Jing
Severity: error
Description: java.io.FileNotFoundException-C:\drive\path\to\schema.rnc
(The system cannot find the path specified)

System ID: C:\file.xml
Main validation file: C:\file.xml
Schema: \\drive\path\to\schema.rnc
Engine name: Jing
Severity: error
Description: IllegalStateException - cannot validate without schema
-----------------------------------------------

Adding ever more '/' after the 'file:' has had no effect.

Regards,


Tony Graham                                   tgraham at mentea.net
Consultant                                 http://www.mentea.net
Mentea       13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland
 --  --  --  --  --  --  --  --  --  --  --  --  --  --  --  --
    XML, XSL-FO and XSLT consulting, training and programming



More information about the oXygen-user mailing list