Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
và do đó, đối với loại này, ShowXmlNode chương trình con chỉ hiển thị NodeType tài sản và giá trị. Đối với tất cả các loại nút khác, Tên, AttributeCount, giá trị gia tăng, và các thuộc tính NodeType được hiển thị.Đối với Hợp nhất và chia Chưa đăng ký chính như sau: Simpo PDFthe quyết toán của module này, thêm một Subversion | Chapter 12 and so for this type subroutine ShowXmlNode only displays the properties NodeType and Value. For all other node types the Name Attributecount Value and NodeType properties are displayed. Simpo PDFt M erge5 and S plit Unreg istered bVersiorfc-l http www.simpopdf.com Sub Main ByVal args As String ReadMovieXml . MovieManage.xml End Sub An example construction of the MovieManage.xml file is xml version 1.0 encoding utf-8 MovieOrderDump FilmOrder_Multiple multiFilmOrders FilmOrder name Grease name filmId 101 filmId quantity 10 quantity FilmOrder FilmOrder name Lawrence of Arabia name filmId 102 filmId quantity 10 quantity FilmOrder FilmOrder name Star Wars name filmId 103 filmId quantity 10 quantity FilmOrder multiFilmOrders FilmOrder_Multiple PreOrder FilmOrder name Shrek III - Shrek Becomes a Programmer name filmId 104 filmId quantity 10 quantity FilmOrder PreOrder Returns FilmOrder name Star Wars name filmId 103 filmId quantity 2 quantity FilmOrder Returns MovieOrderDump 408 Using XML in Visual Basic 2005 Running this module produces the following output a partial display since it would be rather lengthy Name xml Type XmlDeclaration Attributecount 2 Value version 1.0 Simpo PDF Merge andoSplit Unregistered Version - http www.simpopdf.com Name version Type Attribute AttributeCount 2 Value 1.0 Name encoding Type Attribute AttributeCount 2 Value utf-8 Type Whitespace Name MovieOrderDump Type Element AttributeCount 0 Value Type Whitespace Name FilmOrder_Multiple Type Element AttributeCount 0 Value Type Whitespace Name multiFilmOrders Type Element AttributeCount 0 Value Type Whitespace Name FilmOrder Type Element AttributeCount 0 Value Type Whitespace Name name Type Element AttributeCount 0 Value Type Text Value Grease This example managed to use three methods and five properties of XmlReader. The output generated was informative but far from practical. XmlReader exposes over 50 methods and properties which means that you have only scratched the surface of this