1 write to QnXsdFractionDigits
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
303
QnXsdFractionDigits
= new XmlQualifiedName( nameTable.Add("fractionDigits"), NsXs );
1 reference to QnXsdFractionDigits
System.Xml (1)
System\Xml\Schema\SchemaNames.cs (1)
423
TokenToQName[(int)Token.XsdFractionDigits] =
QnXsdFractionDigits
;