public isDeclared(qName as String) as Boolean
Reports whether the qualified attribute name was declared in the DTD.
True when the attribute was declared.
declared = attrs.isDeclared("id")