public abstract String getAttributeNamespace (int index)

Returns the namespace of the attribute at the provided index

Parameters:
index    the position of the attribute

Returns:  the namespace URI (can be null)

Exceptions:
IllegalStateException    if this is not a START_ELEMENT or ATTRIBUTE