EDN Admin
Well-known member
Hi ,
Im trying to convert a project from VB6 to C#. Trying to convert all MSXML2 elements to System.Xml. However i couldnt find the equivalent of ISchemaModelGroup , XMLSchemaCache60, ISchemaItem, ISchemaType, SOMITEMTYPE. Also i couldnt find the equivalent
of nodeTypedValue in System.Xml.XmlNode , namespaces in System.xml.XmlDocument . Can somebody help me with this?
View the full article
Im trying to convert a project from VB6 to C#. Trying to convert all MSXML2 elements to System.Xml. However i couldnt find the equivalent of ISchemaModelGroup , XMLSchemaCache60, ISchemaItem, ISchemaType, SOMITEMTYPE. Also i couldnt find the equivalent
of nodeTypedValue in System.Xml.XmlNode , namespaces in System.xml.XmlDocument . Can somebody help me with this?
View the full article