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
need to make a questionare in xml
-
- Posts: 319
- Joined: Thu Sep 04, 2014 4:22 pm
Re: need to make a questionare in xml
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
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