Home
last modified time | relevance | path

Searched refs:Sch_WhiteSpaceRestriction1 (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/ReferenceSources/
H A DRes.cs572 …public const string Sch_WhiteSpaceRestriction1 = "It is an error if 'whiteSpace' is among the memb… field in System.Xml.Res
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DFacetChecker.cs188 throw new XmlSchemaException(Res.Sch_WhiteSpaceRestriction1, facet); in CompileWhitespaceFacet()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DFacetChecker.cs225 throw new XmlSchemaException(SR.Sch_WhiteSpaceRestriction1, facet); in CompileWhitespaceFacet()