376) 2/10/2002 Q251134Q251134 Q251134.html">PRB: XML Parser Cannot Parse UTF-7 Documents (Q251134) When attempting to load an XML file saved as UTF-7 (a transfer encoding format for Unicode), the XML parser in Internet Explorer generates the following error message:
377) 2/10/2002 Q251145Q251145 Q251145.html">PRB: XML/XSL Render Tags as Empty-Element Tag When an Attribute Is Added with No Content (Q251145) When you use XSL to add an attribute without any content between the start tag and the end tag, the Microsoft XML parser, MSXML, will render it as empty-element tag.
378) 2/10/2002 Q251354Q251354 Q251354.html">HOWTO: Locate and Replace Special Characters in an XML Document with Visual Basic (Q251354) XML predefines five entity references for special characters that would otherwise be interpreted as part of markup language. These five are listed here:
379) 2/10/2002 Q251273Q251273 Q251273.html">Sample: Create XMLDOM Document with #import (Q251273) NewXMLDOC.exe is a Visual C++ sample that shows you how to create a new XMLDOM document from scratch when you use #import on Msxml.dll.
380) 2/10/2002 Q254388Q254388 Q254388.html">HOWTO: Create XML Documents with Binary Data in Visual Basic (Q254388) XML schema defines the ability to create an XML node as either bin.base64 or bin.hex, which are two forms of encoded binary.
381) 2/10/2002 Q252339Q252339 Q252339.html">HOWTO: Acquire Descriptive Information on an XML Error in Visual Basic (Q252339) The XML Object Model provides several ways to handle errors when they occur as a result of the XML document. One of these is the document object's
382) 2/10/2002 Q252514Q252514 Q252514.html">HOWTO: Select a Single Node in an XML Document from a TreeView in Visual Basic (Q252514) One of the methods added to the
383) 2/10/2002 Q252675Q252675 Q252675.html">INFO: Use String Parameters to Handle XML Documents Across Tiers (Q252675) When you send information between component tiers in Extensible Markup Language (XML), you may want to use strings rather than instances of the MSXML DOMDocument object.
384) 12/8/2001 Q308438Q308438 Q308438.html">HOW TO: Integrate a PERL/SOAP Lite Client with a SOAP Toolkit or .NET XML Web Service (Q308438) This step-by-step article describes how to write a Perl SOAP::Lite client for a Web Service that is based on the Microsoft SOAP Toolkit or .NET.