Re: [PyWrapper-devel] Valid response model
Status: Alpha
Brought to you by:
jatorre
From: <m.d...@bg...> - 2006-12-19 12:20:59
|
xsom looks nice. sad I couldnt make use of it. as you might have seen on the pywrapper-dev list im having troubles again with rogers super complex rdf schemas. its pretty hard to make sure your parser does it all. good luck! markus On Dec 19, 2006, at 12:44 PM, Renato De Giovanni wrote: > Hi Markus, > >> The xml schema parser inside pywrapper is a custom implementation. I >> couldnt find any existing schema parser out there, honestly. > > I also couldn't find one for PHP... :-( > > But I came across these two interesting links: > > 1) An implementation for VB: > > http://samples.gotdotnet.com/quickstart/howto/doc/Xml/ > XmlSchemaObjectModel.aspx > > (you should try running the example to see XML instances being created > from a schema) > > 2) Another one for Java: > > https://xsom.dev.java.net/ > > This Java library seems to be really really cool. It follows in every > detail the data model specified by the normative document about schema > components: > > http://www.w3.org/TR/xmlschema-1/ > > This document also has a diagram showing all schema components and how > they relate to each other. It's being quite useful for me. > > If you're also curious, the author of the library works at Sun, and > you > can find some interesting recent developments in the end of his > home page: > > http://www.kohsuke.org/ > > Best Regards, > -- > Renato > > > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > PyWrapper-devel mailing list > PyW...@li... > https://lists.sourceforge.net/lists/listinfo/pywrapper-devel |