You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by Simon Lee <ky...@cecid.hku.hk> on 2004/04/02 06:41:59 UTC

Adding additional namespace

Hi all,

Is there any way that I could add additional namespace to the document root? For example if I am generating WSDL document I may add more namespace to qualify my data values. The value set is a QName object, however how could I add that namespace prefix in the document root?

Thanks in advance!

Simon