# namespace System.Xml export class XmlAttributeCollection extends XmlNamedNodeMap { Count: integer; }