Re: [Xsltforms-support] xsi:type validation in instance document error

2016-10-31 Thread bch
Hello Alain - thank you for taking the time to reply. I haven't tried anything as yet as I did not have any clue as to how to proceed. With your suggestion, please could you provide me with a quick example of what you mean to get me underway ? Regards Habs On 31 October 2016 at 21:17, Alain Cou

Re: [Xsltforms-support] xsi:type validation in instance document error

2016-10-31 Thread Alain Couthures
Hello Habs, Because "xsd:string" is the default type, did you try to define a dummy schema with every complex type considered as atomic string so XSLTForms cannot complain about missing type declarations? Thank you for your feedback! --Alain Le 31/10/2016 à 10:01, b...@shroggslodge.freeserv

[Xsltforms-support] xsi:type validation in instance document error

2016-10-31 Thread bch
Good morning everyone I am looking for clarification on how XSLTForms handles instance documents where elements may contain xsi:type attributes (see snippet below), with regards to the requirement for and location of schemas. Currently I pull in an instance document where this is the case and XSL