次の方法で共有


XML (Windows CE 5.0)

Send Feedback

Extensible Markup Language (XML) is the universal format for data on the Web. XML allows developers to describe and deliver rich, structured data from any application in a standard, consistent way. XML does not replace HTML; rather, it is a complementary format.

In This Section

  • XML Parser Architecture for Windows CE
    Provides an architecture diagram for the XML functionality in Windows CE-based devices.
  • XML OS Design Development
    Provides a high-level description of the XML functionality in Windows CE-based devices, and the components that make up the XML functionality.
  • XML Core Services and Document Object Model
    Describes the Document Object Model (DOM), and provides a set of application programming interfaces (APIs) that allow you to access and manipulate an XML document.
  • XML Minimal Parser
    Provides information about XML Minimal Parser. This is a limited version of the Microsoft® XML Parser (MSXML) version 3.0 SP1.
  • XML Data Islands
    Provides information about XML Data Islands. These are XML documents that exist within an HTML page. Data Islands allow you to script against the XML document without having to load the XML document through script or through the <OBJECT> tag.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.