Kashif, It sounds like you're trying to take your experience with other programming languages (Java, C++, others) and map that onto XQuery.
XQuery doesn't have a notion of Class. XQuery has Library Modules and Main Modules. I have not yet seen a tool that generated you a diagram of your modules. But a module is not really like a Class at all. There is xqdoc, which might help you if the XQuery code you're trying to understand is documented accordingly. E Eric Bloch Director, Community MarkLogic Corporation desk +1 650 655 2390 | mobile +1 650 339 0376 email [email protected]<mailto:[email protected]> web developer.marklogic.com<http://developer.marklogic.com> twitter @eedeebee On May 22, 2013, at 8:20 AM, "Khan, Kashif" <[email protected]<mailto:[email protected]>> wrote: Hello Everyone, Has anyone used a tool to create class diagrams for the xQuery files begin create in a project? Any info will be greatly appreciated. ———————————————— Kashif Khan, PMI-ACP _______________________________________________ General mailing list [email protected]<mailto:[email protected]> http://developer.marklogic.com/mailman/listinfo/general
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
