Loading...
Searching...
No Matches
Go to the source code of this file.
|
enum | System.Xml.Schema.FacetType {
System.Xml.Schema.None
, System.Xml.Schema.Length
, System.Xml.Schema.MinLength
, System.Xml.Schema.MaxLength
,
System.Xml.Schema.Pattern
, System.Xml.Schema.Whitespace
, System.Xml.Schema.Enumeration
, System.Xml.Schema.MinExclusive
,
System.Xml.Schema.MinInclusive
, System.Xml.Schema.MaxExclusive
, System.Xml.Schema.MaxInclusive
, System.Xml.Schema.TotalDigits
,
System.Xml.Schema.FractionDigits
} |
|