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