23 if (namespaceList ==
null)
104 if (namespaceList !=
null)
118 if (namespaceList !=
null)
static bool IsSubset(NamespaceList sub, NamespaceList super)
override string ToString()
static NamespaceList Intersection(NamespaceList o1, NamespaceList o2, bool v1Compat)
static NamespaceList Union(NamespaceList o1, NamespaceList o2, bool v1Compat)
virtual bool Allows(string ns)
static bool IsSubset(XmlSchemaAnyAttribute sub, XmlSchemaAnyAttribute super)
void BuildNamespaceList(string targetNamespace)
static XmlSchemaAnyAttribute Intersection(XmlSchemaAnyAttribute o1, XmlSchemaAnyAttribute o2, bool v1Compat)
void BuildNamespaceListV1Compat(string targetNamespace)
XmlSchemaContentProcessing ProcessContents
bool Allows(XmlQualifiedName qname)
NamespaceList? NamespaceList
NamespaceList _namespaceList
XmlSchemaContentProcessing _processContents
XmlSchemaContentProcessing ProcessContentsCorrect
static XmlSchemaAnyAttribute Union(XmlSchemaAnyAttribute o1, XmlSchemaAnyAttribute o2, bool v1Compat)
XmlSchemaContentProcessing