public isSpecified(qName as String) as Boolean:
Reports whether a qualified attribute name was present in the source.
True when specified.
specified = attrs.isSpecified("id")