Brilliant, thanks Gareth that worked. I found the message that you get back for failed 'xsd:keyref's (i.e. the key referred to does not exist) does not contain much detail, like what key it was looking for etc - I just get back something like 'Identity constraint failed' (or something like that). Is there a way to get more information?
Thanks once again for the help, -----Original Message----- From: Gareth Reakes [mailto:[EMAIL PROTECTED] Sent: 13 June 2003 11:18 To: [EMAIL PROTECTED] Subject: Re: xsd:unique & xsd:key Hi, DOMConfiguration supports this but is not yet implemented in xerces-c. Gareth On Fri, 13 Jun 2003, Esther Parrilla Endrino wrote: > Hello all, > > Does anybody know if Xerces 2.3 supports validation of a XML file > loaded > in memory? > > Thanks, > > e- > > Gareth Reakes wrote: > > >DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG > >RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT > ><http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20733>. > >ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND > >INSERTED IN THE BUG DATABASE. > > > >http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20733 > > > >Long line in Projects\Win32\BCB6\Xerces-all\XercesLib\XercesLib.mak > >is annoying > > > > > > > > > > > >------- Additional Comments From [EMAIL PROTECTED] 2003-06-13 10:05 > >------- Following value was generated with IDE of BCB6 UpdatePack4 > >(Project -> Export > >Makefile...): > >PATHCPP = > >.;..\..\..\..\..\src\xercesc\util\Platforms\Win32;..\..\..\..\..\src\xe rcesc\util\MsgLoaders\Win32;..\..\..\..\..\src\xercesc\util\Transcoders\ Win32;..\..\..\..\..\src\xercesc\util\NetAccessors\WinSock;..\..\..\..\. .\src\xercesc\util\regx;..\..\..\..\..\src\xercesc\util;..\..\..\..\..\s rc\xercesc\framework;..\..\..\..\..\src\xercesc\internal;..\..\..\..\..\ src\xercesc\sax;..\..\..\..\..\src\xercesc\parsers;..\..\..\..\..\src\xe rcesc\validators\common;..\..\..\..\..\src\xercesc\validators\datatype;. .\..\..\..\..\src\xercesc\validators\DTD;..\..\..\..\..\src\xercesc\vali dators\schema\identity;..\..\..\..\..\src\xercesc\validators\schema;..\. .\..\..\..\src\xercesc\sax2;..\..\..\..\..\src\xercesc\dom\impl;..\..\.. \..\..\src\xercesc\dom\deprecated;..\..\..\..\..\src\xercesc\dom > >It is slightly different from yours but has no duplicated pathes. Can't imagine > >how the original value was generated. > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > >From - Fri Jun 13 11:59:46 2003 > >X-UIDL: 3d41438e00002594 > >X-Mozilla-Status: 0000 > >X-Mozilla-Status2: 00000000 > >Return-Path: > ><[EMAIL PROTECTED] org> > >Received: from apache.org (daedalus.apache.org [208.185.179.12]) > > by llca093.servidoresdns.net (8.11.6/8.10.2) with SMTP id h5DA47E04142 > > for <[EMAIL PROTECTED]>; Fri, 13 Jun 2003 12:04:07 +0200 > >Received: (qmail 538 invoked by uid 500); 13 Jun 2003 10:03:50 -0000 > >Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm > >Precedence: bulk > >Reply-To: [EMAIL PROTECTED] > >list-help: <mailto:[EMAIL PROTECTED]> > >list-unsubscribe: <mailto:[EMAIL PROTECTED]> > >list-post: <mailto:[EMAIL PROTECTED]> > >Delivered-To: mailing list [EMAIL PROTECTED] > >Received: (qmail 520 invoked from network); 13 Jun 2003 10:03:49 -0000 > >Received: from smtp.mailbox.co.uk (195.82.125.32) > > by daedalus.apache.org with SMTP; 13 Jun 2003 10:03:49 -0000 > >Received: from [212.18.248.26] (helo=knox.decisionsoft.com) > > by smtp.mailbox.co.uk with esmtp (Exim 3.36 #1) > > id 19QlPc-0000E4-00 > > for [EMAIL PROTECTED]; Fri, 13 Jun 2003 11:04:00 +0100 > >Received: from somme.dsl.local ([10.0.0.44]) > > by knox.decisionsoft.com with esmtp (Exim 3.36 #1) > > id 19QlPb-0000t9-00 > > for [EMAIL PROTECTED]; Fri, 13 Jun 2003 11:03:59 +0100 > >Date: Fri, 13 Jun 2003 11:03:59 +0100 (BST) > >From: Gareth Reakes <[EMAIL PROTECTED]> > >X-X-Sender: [EMAIL PROTECTED] > >To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > >S > > > > > > > -- Gareth Reakes, Head of Product Development +44-1865-203192 DecisionSoft Limited http://www.decisionsoft.com XML Development and Services --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
