Home
last modified time | relevance | path

Searched refs:Sch_XmlNsAttribute (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/ReferenceSources/
H A DRes.cs311 …public const string Sch_XmlNsAttribute = "The value 'xmlns' cannot be used as the name of an attri… field in System.Xml.Res
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DSchemaCollectionpreProcessor.cs728 SendValidationEvent(Res.Sch_XmlNsAttribute, attribute); in PreprocessAttributeContent()
H A DPreprocessor.cs1038 SendValidationEvent(Res.Sch_XmlNsAttribute, attribute); in PreprocessAttributeContent()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DSchemaCollectionpreProcessor.cs900 SendValidationEvent(SR.Sch_XmlNsAttribute, attribute); in PreprocessAttributeContent()
H A DPreprocessor.cs1250 SendValidationEvent(SR.Sch_XmlNsAttribute, attribute); in PreprocessAttributeContent()