Menu

xsd validation

2014-09-10
2014-09-12
  • Jarosław Kowalewski

    It's needed to add schema validation and support for external xsd file.

    1. if exists xf:bind for field and not exists @type find in xsd:schema type
    2. if doesn't exist xf:bind for field create new XsltForms_bind for each field
    3. add xml structure validation against xsd
     
  • Alain Couthures

    Alain Couthures - 2014-09-12

    XSLTForms does read external xsd files but still just for looking at simple types...

     
  • Jarosław Kowalewski

    Yes external file works. I had problems with to complicated xsd file and type e.g. union type as I wrote in another post. But still there is no connection between xsd and filed validation without binds.

     

Log in to post a comment.