[Xsltforms-support] XForms Validator
Brought to you by:
alain-couthures
From: William V. <wve...@vi...> - 2014-02-05 19:55:57
|
Hi list, After 4 years writing XForms I became accustomed to write XForms source by hand, and to check the syntax myself. but sometimes it makes me and my colleagues loss a lot of time for little unintentional mistakes, like using nodeset="" instead of ref="" in an xf:group Neither the editor (Notepad++ with XML Tools) or the processor (XSLTForms) emit any error because it's valid XML and XSLTForms just ignore unknown attributes. My question is: Does anybody know a way to validate XForms against the XSD Schema provided by W3C? I tried to download the schema form http://www.w3.org/MarkUp/Forms/2002/XForms-Schema.xsd and register it on Visual Studio (and also in XMLSpy), but the HTML DTD doesn't allow additional namespace declarations on the root element, so the XForms cannot be validated. Thank you my friends for all your help, William David Velásquez Director de Investigación y Desarrollo Visión Tecnológica S.A.S. www.visiontecnologica.com<http://www.visiontecnologica.com> Tel (57 4) 444 7292 Movil (57) 311 709 8421 Follow me @williamda |