Hi everybody, I need help : I use ADO and MSXML. I save a Recordset with .Save Method and it generate a XML File like this : with 4 namespace <xml> <s:Schema> </s:Schema> <rs:data> <z:row/> <z:row/> <z:row/> ... <rs:data> </xml> Now i want to validate this file with xml schema (in one file) but i cannot find any good solution : 1) rename the originals namespaces with only one (to match with targetnamespace) 2) split my xml schema file in 4 xml schema file (with includes) Can you help me, please to resolve my problem, to find another solution (i can bypass the s:Schema validation with a any tag). Thank you François SORIN. _________________________________________________________________ MSN Photos est le moyen le plus simple de partager, modifier et imprimer vos photos préférées. http://photos.msn.fr/Support/WorldWide.aspxReceived on Monday, 15 April 2002 06:23:51 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:13:41 GMT