Is there a possibility to embed XML Documents into Confluence?
I would like to have Pages generated from an XML Document. I DON'T mean importing an xml document but having XML and the according XSL and show this as confluence page.
I want the pure xml embedded and styled in the page and when I retrieve the content of that page via WebService to get the XML Document which I then need to process further.
Add both XML & XSL as attachments and use Bob Swift's XSLT Macro to render the correct HTML on in the page?
You could then use a different web service to get the XML attachment instead.
this sounds like a decent plan. I will try that and report back later.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not attaching the file now but read it directly from the filesystem (access via URL) and it's working like a charm, thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.