4 references to IsAttribute
System.Xml (4)
System\Xml\Schema\Asttree.cs (4)
85
if (Asttree.
IsAttribute
(this.curNode)) {
109
if (Asttree.
IsAttribute
(nowNode)) {
407
this.isAttribute = Asttree.
IsAttribute
(axis);
521
if (
IsAttribute
(stepAst)) {