2 references to CreateAnyType
System.Xml (2)
System\Xml\Schema\XmlSchemaComplexType.cs (2)
44
anyTypeLax =
CreateAnyType
(XmlSchemaContentProcessing.Lax);
45
anyTypeSkip =
CreateAnyType
(XmlSchemaContentProcessing.Skip);