Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.XML/ReferenceSources/
H A DRes.cs274 …public const string Sch_InvalidComplexTypeFinalValue = "The values 'substitution', 'list', and 'un… field in System.Xml.Res
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DSchemaCollectionpreProcessor.cs1085 SendValidationEvent(Res.Sch_InvalidComplexTypeFinalValue, complexType); in PreprocessComplexType()
H A DPreprocessor.cs1399 SendValidationEvent(Res.Sch_InvalidComplexTypeFinalValue, complexType); in PreprocessComplexType()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DSchemaCollectionpreProcessor.cs1361 SendValidationEvent(SR.Sch_InvalidComplexTypeFinalValue, complexType); in PreprocessComplexType()
H A DPreprocessor.cs1715 SendValidationEvent(SR.Sch_InvalidComplexTypeFinalValue, complexType); in PreprocessComplexType()