public isSpecified(qName as String) as Boolean
Reports whether the qualified attribute name was specified.
True when the attribute was explicitly specified.
specified = attrs.isSpecified("id")