1. Trang chủ
  2. » Công Nghệ Thông Tin

Tài liệu XML Namespaces in .NET doc

1 370 0
Tài liệu đã được kiểm tra trùng lặp

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Tiêu đề XML Namespaces in .NET
Định dạng
Số trang 1
Dung lượng 29,51 KB

Các công cụ chuyển đổi và chỉnh sửa cho tài liệu này

Nội dung

XML Namespaces in .NET .NET utilizes XML for a number of purposes behind the scenes.. As such, .NET has a number of namespaces that not only can you use, but that .NET uses as well.. Tho

Trang 1

XML Namespaces in NET

.NET utilizes XML for a number of purposes behind the scenes As such, NET has a number of namespaces that not only can you use, but that NET uses as well Those namespaces are as follows:

• System.XML Provides standards-based support for processing XML

• System.XML.Xpath Contains the XPath parser and evaluation engine

• System.XML.XSL Provides support for Extensible Stylesheet Transformations

(XSLT)

• System.XML.Schema Contains the XML classes that provide standards-based

support for XML Schemas Definition (XSD) language schemas

You will see some classes within these namespaces utilized in this chapter You can enhance the classes to handle almost any task you might have that utilizes XML  

Ngày đăng: 24/12/2013, 06:17

TỪ KHÓA LIÊN QUAN