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