Hi, I suppose this is more a wish for Schema 1.1 than a question. I sometimes need to validate an XML instance against a Schema but I don't have all the information to create a full valid XML instance, i.e. I may miss some required elements. In this case I would like to know that the XML instance is valid against the Schema apart from some required elements which I don't have. One solution could be allowing a new type of processing such as partial apart from lax, strict and none. Any thoughts about how can I get partial validation at the moment? The only idea I have so far is to duplicate the Schema elements and types and make all children optional. But this is not really what I want; I'd like to use the same types and elements. Thanks. Regards, Leo AntoliReceived on Thursday, 2 November 2006 11:01:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 16 March 2009 11:13:37 GMT