3 references to ZERO_DIGIT
System.Data (3)
fx\src\data\System\Data\xmlsaver.cs (1)
905compositor.SetAttribute(Keywords.MINOCCURS, Keywords.ZERO_DIGIT);
fx\src\data\System\Data\XMLSchema.cs (2)
89if ((value == Keywords.FALSE) || (value == Keywords.ZERO_DIGIT)){ 1034if ((value == Keywords.FALSE) || (value == Keywords.ZERO_DIGIT)){