Loading...
Searching...
No Matches
 
 
 
 
Go to the source code of this file.
 | 
| enum   | System.Xml.Schema.ValidatorState {  
  System.Xml.Schema.None
, System.Xml.Schema.Start
, System.Xml.Schema.TopLevelAttribute
, System.Xml.Schema.TopLevelTextOrWS
,  
  System.Xml.Schema.Element
, System.Xml.Schema.Attribute
, System.Xml.Schema.EndOfAttributes
, System.Xml.Schema.Text
,  
  System.Xml.Schema.Whitespace
, System.Xml.Schema.EndElement
, System.Xml.Schema.SkipToEndElement
, System.Xml.Schema.Finish
 
 } | 
|   |