An example of xd documentation in xquery?

I'm doing a bit of xquery work and I want to take advantage of the excellent xd documentation facilities but I don't see an example of how to add the content to an xquery document. In a new XSLT document I know I need to add the namespace, then I can go and add <xd:doc> elements, but in XQuery I don't know how to do the equivalent. Can someone share an example xquery file with embedded doc? Thanks, Steve

Dear Steven, We integrate a documentation framework for XQuery, called xqDoc http://xqdoc.org/ You can use the "Generate documentation" action from the toolbar or from the menu Tools->Generate Documentation->XQuery Documentation. Please note however that this is different from the XSLT documentation, where we implemented our own system. Best Regards, George -- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 3/25/14, 6:57 PM, Steven Anderson wrote:
I'm doing a bit of xquery work and I want to take advantage of the excellent xd documentation facilities but I don't see an example of how to add the content to an xquery document.
In a new XSLT document I know I need to add the namespace, then I can go and add <xd:doc> elements, but in XQuery I don't know how to do the equivalent.
Can someone share an example xquery file with embedded doc?
Thanks,
Steve
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (2)
-
George Cristian Bina
-
Steven Anderson