Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/ReferenceSources/
H A DRes.cs445 …public const string Sch_NoRestOrExt = "'restriction' or 'extension' child is required for complexT… field in System.Xml.Res
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DSchemaCollectionpreProcessor.cs1103 SendValidationEvent(Res.Sch_NoRestOrExt, complexType); in PreprocessComplexType()
1146 SendValidationEvent(Res.Sch_NoRestOrExt, complexType); in PreprocessComplexType()
H A DPreprocessor.cs1417 SendValidationEvent(Res.Sch_NoRestOrExt, complexType); in PreprocessComplexType()
1460 SendValidationEvent(Res.Sch_NoRestOrExt, complexType); in PreprocessComplexType()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DSchemaCollectionpreProcessor.cs1383 SendValidationEvent(SR.Sch_NoRestOrExt, complexType); in PreprocessComplexType()
1438 SendValidationEvent(SR.Sch_NoRestOrExt, complexType); in PreprocessComplexType()
H A DPreprocessor.cs1737 SendValidationEvent(SR.Sch_NoRestOrExt, complexType); in PreprocessComplexType()
1792 SendValidationEvent(SR.Sch_NoRestOrExt, complexType); in PreprocessComplexType()