53 for (
int i = 0; i <
_types.Length; i++)
65 for (
int i = 0; i <
_types.Length; i++)
82 for (
int i = 0; i <
_types.Length; i++)
121 for (
int i = 0; i <
_types.Length; i++)
static string Sch_UnionFailedEx
override bool HasLexicalFacets
override bool HasValueFacets
static FacetsChecker unionFacetsChecker
override XmlValueConverter ValueConverter
Datatype_union(XmlSchemaSimpleType[] types)
override Exception TryParseValue(string s, XmlNameTable nameTable, IXmlNamespaceResolver nsmgr, out object typedValue)
override Type ListValueType
override int Compare(object value1, object value2)
override RestrictionFlags ValidRestrictionFlags
readonly XmlSchemaSimpleType[] _types
override XmlValueConverter CreateValueConverter(XmlSchemaType schemaType)
bool IsUnionBaseOf(DatatypeImplementation derivedType)
override Exception TryParseValue(object value, XmlNameTable nameTable, IXmlNamespaceResolver nsmgr, out object typedValue)
static readonly Type s_atomicValueType
XmlSchemaSimpleType[] BaseMemberTypes
static readonly Type s_listValueType
Exception TryParseValue(string s, XmlNameTable nameTable, IXmlNamespaceResolver nsmgr, out object typedValue)
int Compare(object value1, object value2)
XmlSchemaDatatype? Datatype
static XmlValueConverter Create(XmlSchemaType schemaType)
object ChangeType(bool value, Type destinationType)