From: Loren C. <lor...@gm...> - 2012-10-16 21:06:38
|
I will start a branch off of trunk and start the work then. Get the java function modules with the optional XML Schemas in the signature. Once I get the mechanism in place, I am hoping that the community can aid in making sure that we identify and have the up to date XML Schemas necessary for the internal function modules. On Oct 16, 2012, at 3:56 PM, Wolfgang Meier <wol...@ex...> wrote: > Hi Loren, > > I certainly like the idea. The XQuery parser just stores the raw XQDoc comment to avoid loosing time during normal compilation. The comment is later parsed upon request, so the additional schema field could be extracted there and the schema file retrieved. > > Wolfgang > > > Am Dienstag, 16. Oktober 2012 um 22:49 schrieb Loren Cahlander: > >> Hello Wolfgang, >> >> I know that my idea would need to go into a later release, but I would like to have your feedback on the idea. I can go through the Java functions to add the schema, but need an agreed upon concept for this. It would eventually need to be added to the XQuery parser. >> >> Thanks, >> Loren > > > |