xmlns:[namespace prefix] and xsi:schemaLocation.
@param namespaceURI String namespace URI this elementis associated with, or an empty String
@param localName String name of element (with nonamespace prefix, if one is present)
@param qName String XML 1.0 version of element name:[namespace prefix]:[localName]
@param atts Attributes list for this element
@throws SAXException when things go wrong
| |