public isDeclared(index as Int) as Boolean
Reports whether the indexed attribute was declared in the DTD.
True when the attribute was declared.
declared = attrs.isDeclared(0)