Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DParser.cs125 code = Res.Sch_XSDSchemaRootExpected; in CheckSchemaRoot()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DParser.cs136 code = SR.Sch_XSDSchemaRootExpected; in CheckSchemaRoot()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/ReferenceSources/
H A DRes.cs226 …public const string Sch_XSDSchemaRootExpected = "The root element of a W3C XML Schema should be <s… field in System.Xml.Res