Danh mục

XML Namespaces in .NET

Số trang: 1      Loại file: pdf      Dung lượng: 29.51 KB      Lượt xem: 11      Lượt tải: 0    
Jamona

Hỗ trợ phí lưu trữ khi tải xuống: miễn phí Tải xuống file đầy đủ (1 trang) 0
Xem trước 1 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

XML Namespaces trong NET. NET. XML sử dụng cho nhiều mục đích đằng sau hậu trường. Như vậy,. NET có một số không gian tên mà không chỉ có thể bạn sử dụng, nhưng điều đó. NET sử dụng cũng tốt
Nội dung trích xuất từ tài liệu:
XML Namespaces in .NET XML Namespaces in .NET.NET utilizes XML for a number of purposes behind the scenes. As such, .NET has anumber of namespaces that not only can you use, but that .NET uses as well. Thosenamespaces 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 canenhance the classes to handle almost any task you might have that utilizes XML.

Tài liệu được xem nhiều:

Tài liệu liên quan: