2 references to Sch_AttributeValueDataTypeDetailed
System.Private.Xml (2)
System\Xml\Schema\Preprocessor.cs (1)
546SendValidationEvent(SR.Sch_AttributeValueDataTypeDetailed, new string[] { "version", schema.Version, tokenDt.TypeCodeString, exception.Message }, exception, schema);
System\Xml\Schema\XmlSchemaValidator.cs (1)
1951SendValidationEvent(SR.Sch_AttributeValueDataTypeDetailed, new string[] { attdef.Name.ToString(), stringValue, GetTypeName(decl), exception.Message }, exception);