6 references to IsDss
System.Xml (6)
System\Xml\Schema\Asttree.cs (6)
55if ((this.curNode.Input == parent.RootNode ) && (parent.IsDss)) { 143if (! faxis.IsDss) { // keep an instance 191if ( this.subtree.IsDss && Equal (this.subtree.RootNode.Name, this.subtree.RootNode.Urn, name, URN)) { 201if ( this.subtree.IsDss && Equal (this.subtree.RootNode.Name, this.subtree.RootNode.Urn, name, URN)) { 227return (this.subtree.IsDss || (depth == 1)); 288if ( stack.Subtree.IsDss || (this.CurrentDepth == 0))