The members of Org.Xml.Sax.Ext.IAttributes2 are listed below.
IsDeclared(int)Returns false unless the attribute was declared in the DTD. | ||
IsDeclared(string)Returns false unless the attribute was declared in the DTD. | ||
IsDeclared(string, string)Returns false unless the attribute was declared in the DTD. | ||
IsSpecified(int)Returns true unless the attribute value was provided by DTD defaulting. | ||
IsSpecified(string)Returns true unless the attribute value was provided by DTD defaulting. | ||
IsSpecified(string, string)Returns true unless the attribute value was provided by DTD defaulting. | ||