The XPath spec says you can't use XPath on this. Some versions of xalan will let you do /:Response/:Status, but the authors claim it's a bug if it works. Jeff ----- Original Message ----- From: "Jesus M. Salvo Jr." <[EMAIL PROTECTED]> To: "Xerces mailing list" <[EMAIL PROTECTED]> Sent: Monday, February 03, 2003 11:25 PM Subject: Namespace with no prefix - how?
> > > How do you create a element with a namespace without any prefix, > something like this (?): > > <Response xmlns="http://mynamespace.org"> > <Status>100</Status> > </Response> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
