« Return to Thread: osync_xmlformat_validate() in format plugins

Re: osync_xmlformat_validate() in format plugins

by Daniel Gollub :: Rate this Message:

Reply to Author | View in Thread

On Saturday 03 May 2008 17:16:45 Daniel Gollub wrote:
> i just found that osync_xmlformat_validate() is quite expensive, since it
> parses for each call the XSLT schemas from scratch (xmlSchemaParse()).
Ooops, XML schema - abbrev. XSD .. not XSLT
[...]

> Actually we could do this XSLT schema parsing within in the OpenSync
> framework once, and validate all xmlformats which got reproted with the
Again, XML schema - abbrev. XSD .. not XSLT
[...]

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Opensync-devel mailing list
Opensync-devel@...
https://lists.sourceforge.net/lists/listinfo/opensync-devel

 « Return to Thread: osync_xmlformat_validate() in format plugins