static string Sch_MinInclusiveConstraintFailed
static string Sch_MaxInclusiveConstraintFailed
static string Sch_MinExclusiveConstraintFailed
static string Sch_MaxExclusiveConstraintFailed
static string Sch_EnumerationConstraintFailed
bool MatchEnumeration(DateTime value, ArrayList enumeration, XmlSchemaDatatype datatype)
override bool MatchEnumeration(object value, ArrayList enumeration, XmlSchemaDatatype datatype)
override Exception CheckValueFacets(DateTime value, XmlSchemaDatatype datatype)
override Exception CheckValueFacets(object value, XmlSchemaDatatype datatype)
RestrictionFacets? Restriction
int Compare(object value1, object value2)
XmlValueConverter ValueConverter
DateTime ToDateTime(bool value)