Return-Path: Delivered-To: apmail-xml-xerces-c-dev-archive@xml.apache.org Received: (qmail 65823 invoked by uid 500); 11 Feb 2003 00:22:41 -0000 Mailing-List: contact xerces-c-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: xerces-c-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list xerces-c-dev@xml.apache.org Received: (qmail 65810 invoked from network); 11 Feb 2003 00:22:41 -0000 In-Reply-To: Subject: Re: Namespaces for the project To: xerces-c-dev@xml.apache.org X-Mailer: Lotus Notes Release 6.0 September 26, 2002 Message-ID: From: David N Bertoni/Cambridge/IBM Date: Mon, 10 Feb 2003 16:22:21 -0800 X-MIMETrack: Serialize by Router on A3MAIL/CAM/H/Lotus(Release 6.0|September 26, 2002) at 02/10/2003 07:22:37 PM MIME-Version: 1.0 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Since a namespace has to be a constant, there would be no way to have y= our own namespace prefix, short of having you build your own version of Xer= ces. If you look more closely, you'll see the namespace takes into account t= he version number of Xerces. For example, in 2.2, the name of the Xerces namespace is xercesc_2_2. Dave = "Bagepalli, = Kiran" To: "'xerces-c-dev= @xml.apache.org'" Subject: Namespaces for= the project = 02/10/2003 04:07 = PM = Please respond to = xerces-c-dev = = I am a little confused with the namespace implementation for the xerces= project. What I was looking at is a way to version the releases on Xerc= es C++ using namespace. The issue here is that if two different versions o= f xerces(binary) exist, it will be difficult to resolve the right calls. = I was assuming I could use by own namespace prefix like MYNAMESPACE for all t= he xerces files but there seems to be a constant namespace XERCES_CPP_NAMESPACE. So across versions of xerces the namespace would = be the same. Kiran=00=00=00 --------------------------------------------------------------------- To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org For additional commands, e-mail: xerces-c-dev-help@xml.apache.org = --------------------------------------------------------------------- To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org For additional commands, e-mail: xerces-c-dev-help@xml.apache.org