rootEl.appendChild(elb);
Element elc = doc.createElementNS(null, "elc");
rootEl.appendChild(elc);
Element eld = doc.createElementNS("http://nsa", "d:ela");
rootEl.appendChild(eld);
Element ele = doc.createElementNS("http://nse", "elb");
rootEl.appendChild(ele);
//
// Access with DOM Level 1 getElementsByTagName