Dear list,
In my xsl, in my header, I have a link to java script file, which
cannot be a self-standing tag:

<SCRIPT language="Javascript1.2" src="../java/menu_desc.js"
type="text/javascript"></SCRIPT>

Every time I transform a xml file, however, the Oxygen automatically
change the above link into:

<SCRIPT language="Javascript1.2" src="../java/menu_desc.js"
type="text/javascript"/>.

I want to switch off this function, i.e, the function, which change
the empty tags into self-standing tag automatically. Could anybody
teach me how to do this, please/

Thanks very much.

Best wishes,
Tak

-- 
--------------------------
Takako Kato
[email protected]
School of English
University of Leicester
University Road
Leicester LE1 7RH, UK
+44-(0)116-252-2628
http://www.le.ac.uk/ee/em1060to1220/
_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to