is this the forum for this? - newbie question

Questions about XML that are not covered by the other forums should go here.
jloyzaga1
Posts: 2
Joined: Wed Dec 14, 2016 10:22 am

is this the forum for this? - newbie question

Post by jloyzaga1 »

I have an xml and an xslt and css and want to know how to load it into oxygen to see how to use the tool - can anybody point me to a "{how to"?

Joe
Radu
Posts: 9045
Joined: Fri Jul 09, 2004 5:18 pm

Re: is this the forum for this? - newbie question

Post by Radu »

Hi Joe,

There is an author customization tutorial in our user's manual:

https://www.oxygenxml.com/doc/versions/ ... intro.html

Basically if Oxygen has an XML and a CSS file, you can use the Author visual editing mode to edit the XML. But the CSS must match and style XML elements, and not HTML elements which would result from applying an XSLT on the XML document. So you need a separate CSS to style your XML elements.
Also if you have an XML Schema or DTD grammar associated to the XML, Oxygen will validate the XML according to the grammar and it will also provide content completion entries when editing.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
jloyzaga1
Posts: 2
Joined: Wed Dec 14, 2016 10:22 am

Re: is this the forum for this? - newbie question

Post by jloyzaga1 »

Thanks Radu but I need a more specific set of instructions - don't knwo anything about the tool or waht you mean - just got to open the xml I'm trying to use but don't know how to use it with the xsl or csl I have and definitely don't know how to view in a browser or pdf...

how do I start just viewing the output in a browser or pdf?

Joe
rgmetap
Posts: 12
Joined: Fri Nov 25, 2016 1:51 pm
Location: Pune , India
Contact:

Re: is this the forum for this? - newbie question

Post by rgmetap »

Hi,

Do you have any idea about xml ,xslt, css, html. If yes , do you know to create page in Oxygen. If yes , follow and edit the codes first , then follow the oxygen guidelines of transformation and generating output accordingly you need. PDF generation is a different process.
Rohit Ghosh
Jr. Software Developer
Post Reply