Status: Accepted
Owner: ----
Labels: Type-Enhancement Priority-Critical Target-2.7.5
New issue 1241 by pekka.klarck: `XML` lib: Enhanced support for namespaces
http://code.google.com/p/robotframework/issues/detail?id=1241
Currently using namespaces with XML library requires including the
namespace in all tag names. This is especially annoying with xpaths. We
need to enhance this support somehow. Minimum is support for removing
namespaces but being able to add them back when saving would be great too.