another day another story seba.wagner on 30 Nov 2011
http://code.google.com/p/openlaszlo-schemagenerator/ Library for full Schema/Namespace support in LZX projects
I published a first version and documentation for creating base lzx.xsd + project.xsd files, published here:
http://code.google.com/p/openlaszlo-schemagenerator/
Demo Video:
The JAR contains tasks to generate a XSD from your project LZX files, by doing that:
You have full Schema Validation in Eclipse and it will show you all your XML schema errors
The validation is aware of ALL tags and […]