Unanswered MSXML to System.Xml Conversion - Schema Equivalents

  • Wednesday, October 10, 2012 9:53 AM
     
     

    Hi ,

    I'm 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?

All Replies