|
|
|
|
|
Total Hits: 195 | Today: 0 |
|
Rating:
|
|

XML, which stands for EXtensible Markup Language, is a means by which data can be stored in an easy to read, textual implementation. XML uses a tag-based implementation similar to HTML. However, unlike HTML, there are no predefined XML tags. The creator of an XML file must define his or her own tags, deciding how these tags describe the data they represent....
|
|
|
|
Total Hits: 187 | Today: 0 |
|
Rating:
|
|

XML is the Extensible Markup Language. It is designed to improve the functionality of the Web by providing more flexible and adaptable information identification. It is called extensible because it is not a fixed format like HTML (a single, predefined markup language). Instead, XML is actually a `metalanguage' --a language for describing other languages--which lets you design your own customized markup languages for limitless different types of documents. XML can do this because it's written in ...
|
|
|
|
Total Hits: 170 | Today: 0 |
Author: Chelsea Valentine,Chris Minnick.
|
Rating:
|
|

In this chapter, we cover the newest technology in Web forms, XForms. And when we say new, we mean really new. XForms is currently a "work in progress" at the W3C. So, in this chapter, we just provide you with a very brief overview of XForms....
|
|
|
|
Total Hits: 241 | Today: 0 |
|
Rating:
|
|

Microsoft XML Notepad is an application that allows you to create and edit XML documents quickly and easily. With this tool, the structure of your XML data is displayed graphically in a tree structure. The interface presents two panes: one for the structure, and one for the values. You may add elements, attributes, comments, and text to the XML document by creating the tree structure in the left pane and entering values in the right pane''s corresponding text boxes. To download XML Notepad, see the following Microsoft Developer Network (MSDN) Web site: Downloading XML Notepad
Read More..
|
|
|
|
Total Hits: 337 | Today: 0 |
|
Rating:
|
|

When you use Microsoft Internet Explorer to open an XML file that has no encoding specified and that contains characters with high ASCII-codes, and your computer is running Microsoft Windows 95, Microsoft Windows 98, or Microsoft Windows Millennium Edition (Me) with MDAC version 2.5 and MSXML version 2.5, Internet Explorer does not display an error message. Internet Explorer should display the following error message:An Invalid character was found in text content. Line n, Position n...
|
|
|
|
Total Hits: 191 | Today: 0 |
|
Rating:
|
|

Microsoft XML Parser (MSXML) 3.0 updates are distributed in service packs. Service packs help keep MSXML current, as well as extend and update the functionality of your computer. Service packs are cumulative--each new service pack contains all of the fixes that are included with previous service packs and any new fixes. You do not need to install a previous version of a service pack before you install the latest version. For example, you do not need to install MSXML 3.0 Service Pack 1 (SP1) befo...
|
|
|
|
Total Hits: 152 | Today: 0 |
|
Rating:
|
|

This step-by-step article describes how to use the ms:type-local-name XPath extension function to program the MSXML 4.0 Document Object Model (DOM) in Visual Basic....
|
|
|
|
Total Hits: 174 | Today: 0 |
|
Rating:
|
|

This step-by-step article demonstrates how to identify and list multiple validation errors when you use the MSXML 4.0 SAX parser in a Microsoft Visual Basic application to parse an XML document....
|
|
|
|
Total Hits: 215 | Today: 0 |
|
Rating:
|
|

The Schema Object Model (SOM) that is implemented in MSXML version 4.0 can be used to programmatically locate schema information that pertains to XML element declarations in an XSD schema document. This step-by-step article describes how to program the MSXML 4.0 SOM in a Visual Basic application to locate the schema declaration and display the corresponding type information of a specified element....
|
|
|
|
Total Hits: 184 | Today: 0 |
|
Rating:
|
|

When you use the Microsoft XML (MSXML) 4.0 Simple API for XML (SAX) parser to validate an Extensible Markup Language (XML) document against an XML Schema Definition (XSD) schema, the SAX parser reports only one error for each element. This occurs even when you set the SAXXMLReader coclass "exhaustive-errors" feature to True. For example, when an element in an XML document contains more than one invalid attribute or attribute value, the MSXML 4.0 SAX parser only reports one error.
...
|
|
|
|
Total Hits: 193 | Today: 0 |
|
Rating:
|
|

An information-disclosure vulnerability exists that could allow an attacker to read files on the local file system of a user who visits a specially malformed web site.The attacker would not be able to add, change, or delete files. In addition, the attacker would not be able to use e-mail to carry out this attack; the vulnerability can only be exploited by way of a Web site. Customers who exercise caution when browsing and avoid visiting unknown or untrustworthy sites are at less risk from this v...
|
|
|
|
Total Hits: 136 | Today: 0 |
|
Rating:
|
|

This article is part 1 of 4 in a series of articles documenting the bugs fixed in MSXML 3.0 Service Pack 2 (MSXML 3.0 SP2).
...
|
|
|
|
Total Hits: 678 | Today: 1 |
|
Rating:
|
|

When using the XML Document Object Model (DOM), the setRequestHeader method on the XMLHttpRequest object does not seem to set cookie headers as expected. The first call to setRequestHeader using the Cookie HTTP header seems to have no effect....
|
|
|
|
Total Hits: 161 | Today: 0 |
|
Rating:
|
|

After you apply the MSXML 4.0 security patch that is listed in Microsoft Knowledge Base article Q317244, applications that use MSXML 3.0 no longer work.
...
|
|
|
|
Total Hits: 318 | Today: 0 |
|
Rating:
|
|

When you send a ServerXmlHttp request from Internet Information Server (IIS) 4.0 to Internet Information Services (IIS) 5.0, you may receive the following error message:The login request was denied This error occurs when all of the following conditions are met:
- The computer that is running IIS 4.0 is also running Microsoft Windows NT 4.0 Server (or any service pack for Windows NT 4.0 Server).
- The computer that is running IIS 4.0 is using Basic authentication.
- T...
|
|
|
|
Total Hits: 215 | Today: 0 |
|
Rating:
|
|

This article is part 4 of 4 in the series of articles that documents the bugs that are fixed in MSXML 4.0 Service Pack 1 (SP1).
...
|
|
|
|
Total Hits: 1483 | Today: 0 |
|
Rating:
|
|

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: Invalid at the top level of the document. The same error also occurs when using the MSXML parser from server-side or client-side script.
...
|
|
|
|
Total Hits: 167 | Today: 0 |
|
Rating:
|
|

When you iterate a collection of nodes that are provided by an IXMLDOMNodeList interface, the first iteration may work, but the second iteration may behave as if the collection is empty and fail without an error message.
...
|
|
|
|
Total Hits: 482 | Today: 0 |
|
Rating:
|
|

Microsoft XML (MSXML) 3.0 Service Pack 2 (SP2) installs only in replace mode. This release is also included with Microsoft Windows XP, Microsoft Internet Explorer 6.0, and Microsoft Data Access Components (MDAC) 2.7. Replace mode indicates that the newly installed version of MSXML replaces an older version and becomes the default XML parser. ...
|
|
|
|
Total Hits: 205 | Today: 0 |
|
Rating:
|
|

When you use Microsoft XML (MSXML) in a multithreaded application that passes Extensible Markup Language (XML) objects (such as nodes and documents) between application components, if the components are running on separate threads, the application may leak memory over time. This is indicated by a growth in private bytes in the process. To measure the private bytes of a process, use a program such Performance Monitor. In Microsoft COM+ on Microsoft Windows 2000, this problem may also occur when y...
|
|
|
|
|
|
|