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

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

1 369 0

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

THÔNG TIN TÀI LIỆU

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. 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.   . 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. that .NET uses as well. Those namespaces are as follows: • System .XML. Provides standards-based support for processing XML. • System .XML. Xpath. Contains

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

TỪ KHÓA LIÊN QUAN