Page 1 of 1
need to make a questionare in xml
Posted: Thu Dec 03, 2020 2:41 pm
by sufyan
HI,
i want to make a questionnaire in oxygen web author using XSLT and Saxonic js library how can I make this?/
Any help will be appreciated
Thanks
Re: need to make a questionare in xml
Posted: Thu Dec 03, 2020 8:39 pm
by cristi_talau
Hello,
This is an interesting use-case.
In Web Author, the rendering of the XML document is configurable using CSS [1].
Also, the files are usually read and stored from a CMS or versioning system. You may need to write a custom connector if you want a different behavior [2].
If you share more details about the expected behavior we can give you more specific advice.
Best,
Cristian
[1]
https://www.oxygenxml.com/doc/versions/ ... h-css.html
[2]
https://www.oxygenxml.com/doc/versions/ ... orage.html