Namespace with no prefix - how? 2003-02-04 - By Jeff Greif
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." <jesus.salvo@(protected)> To: "Xerces mailing list" <xerces-j-user@(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: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|