Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: CraigB1
  • Content: Threads
  • Order by date
  1. CraigB1

    Help! Type Mismatch Using ScemaCache

    Hi All, tried posting in XML with no luck, I am trying to use a DTD to validate an xml file my app loads. I am using MSXML 3.0 and xmlSchemaCache, the code I use is almost straight from the msdn help file: 'load string into XML DOM Set objXMLDoc = New MSXML2.DOMDocument Set...
  2. CraigB1

    Help! Error validating XML against DTD in VB 6

    Hi All, I am trying to use a DTD to validate an xml file my app loads. I am using MSXML 3.0 and xmlSchemaCache, the code I use is almost straight from the msdn help file: 'load string into XML DOM Set objXMLDoc = New MSXML2.DOMDocument Set objSchemaCache = New MSXML2.XMLSchemaCache...

Part and Inventory Search

Back
Top