You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Bagepalli, Kiran" <kb...@informatica.com> on 2002/09/19 21:24:05 UTC

Writing namespace information

Is there a way I could specify that my document comes from multiple
namespaces. There seems to be only one namespace parameter. 

Thanks
Kiran

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


Re: Writing namespace information

Posted by Gareth Reakes <ga...@decisionsoft.com>.
Hi,
	if you are talking about creating a instance DOM then the Document 
itself is in only 1 namespace. This does not mean that elements/attrs 
inside of it cannot be in a different namespace.

Gareth


On Thu, 19 Sep 2002, Bagepalli, Kiran wrote:

> Is there a way I could specify that my document comes from multiple
> namespaces. There seems to be only one namespace parameter. 
> 
> Thanks
> Kiran
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org
> 
> 

-- 
Gareth Reakes, Head of Product Development  
DecisionSoft Ltd.            http://www.decisionsoft.com
Office: +44 (0) 1865 203192



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org