1 write to QnDtDt
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
187
QnDtDt
= new XmlQualifiedName( nameTable.Add("dt"), NsDataType );
4 references to QnDtDt
System.Xml (4)
System\Xml\Schema\AutoValidator.cs (2)
88
else if (Ref.Equal(objectNs, SchemaNames.
QnDtDt
.Namespace) && Ref.Equal(objectName, SchemaNames.
QnDtDt
.Name)) {
System\Xml\Schema\XdrValidator.cs (2)
180
Ref.Equal(objectNs, SchemaNames.
QnDtDt
.Namespace) &&
181
Ref.Equal(objectName, SchemaNames.
QnDtDt
.Name)