- From: Ortuzar San Vicente, Lander <lortuzar@indra.es>
- Date: Tue, 9 May 2006 10:31:34 +0200
- To: "Florent Georges" <darkman_spam@yahoo.fr>, <xmlschema-dev@w3.org>
- Cc: "Palenzuela Roses, Oriol" <opalenzuela@indra.es>
- Message-ID: <6B577B7AD5E09141B5E79541EE86A0970350A3E6@barglomail1.indra.es>
Dear Florent, I attach you 2 XML with 2 schemas. The main schema is EFDs_reduced.xsd which imports Headers_reduced.xsd. One of the XML is correctly formatted and it validates as it is expected, but the other one misses one field in the Header, and the validators do not complain about that fact (although the schema which defines the Header tag is imported in the main one) The xml files are: 000sz06037i52RDEFD00000001_reduced.xml --> Correct 000sz06037i52RDEFD00000001_reduced_WRONG.xml --> Wrong (who would have guessed? ;-) ) The schemas: EFDs_reduced.xsd (main) Headers_reduced.xsd (imported by main) The validators I've tried are: Xmllint with the following syntax: > xmllint -schema EFDs_reduced.xsd 000sz06037i52RDEFD00000001_reduced.xml And Xsv with the following syntax: > xsv 000sz06037i52RDEFD00000001_reduced.xml Thanks in advance for your help, Lander Ortuzar. -----Mensaje original----- De: Florent Georges [mailto:darkman_spam@yahoo.fr] Enviado el: lunes, 08 de mayo de 2006 23:33 Para: Ortuzar San Vicente, Lander; xmlschema-dev@w3.org CC: Palenzuela Roses, Oriol Asunto: RE: Imports do not seem to have any effect in validators. "Ortuzar San Vicente, Lander" wrote: > It seems like I'm missing something important ;), so > please somebody help me, and tell me what to do to get > those imports to work properly. It's hard to help you without information. Can you please post a minimal schema + XML instance that reproduce the problem, as well as the commands you use to validate ? Regards, --drkm ___________________________________________________________________________ Faites de Yahoo! votre page d'accueil sur le web pour retrouver directement vos services préférés : vérifiez vos nouveaux mails, lancez vos recherches et suivez l'actualité en temps réel. Rendez-vous sur http://fr.yahoo.com/set
Attachments
- application/x-zip-compressed attachment: XML_XSD.zip
Received on Tuesday, 9 May 2006 08:38:46 UTC