- From: <daves.subscriptions@SAFe-mail.net>
- Date: Tue, 13 Aug 2002 13:32:01 -0400 (EDT)
- To: priscilla@walmsley.com
- CC: xmlschema-dev@w3.org
Thanks, Priscilla. That was the problem. -- Dave -------- Original Message -------- From: "Priscilla Walmsley" <priscilla@walmsley.com> To: <daves.subscriptions@SAFe-mail.net>,<xmlschema-dev@w3.org> Subject: RE: Validation with multiple schemas Date: Tue, 13 Aug 2002 13:25:14 -0400 > Hi Dave, > > Your instance is using an old namespace - it should be "2001" instead of > "2000/10", like this: > > > t.xml: > > <?xml version="1.0" encoding="UTF-8"?> > > <foo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > > xmlns="t" xsi:schemaLocation="t t.xsd s s.xsd" xmlns:s="s" > > s:type="bar"/> > > > Hope that helps, > Priscilla > ----------------------------------------------------- > Priscilla Walmsley priscilla@walmsley.com > Author, Definitive XML Schema (Prentice Hall PTR) > -----------------------------------------------------
Received on Wednesday, 14 August 2002 08:19:04 UTC