Skip to Content
Windows Developer Power Tools
book

Windows Developer Power Tools

by James Avery, Jim Holmes
December 2006
Intermediate to advanced
1312 pages
35h 17m
English
O'Reilly Media, Inc.
Content preview from Windows Developer Power Tools

19.3 Building Composite XML Documents with XInclude.NET

Huge XML documents can be very unwieldy. Wouldn’t it be easier if you could create several smaller XML documents and combine them at runtime? The XInclude standard enables this by allowing you to include an external text or XML document within an XML document. This allows modular XML documents to be composed at runtime.

XInclude.NET implements XInclude for developers working in the .NET environment, letting them keep XML documents to a manageable size.

XInclude.NET at a Glance

Tool

XInclude.NET

Version covered

2.0

Home page

http://www.xmlmvp.org/xinclude/index.html

Power Tools page

http://www.windevpowertools.com/tools/102

Summary

Implements the XInclude standard, which allows you to include a text or XML document in an XML document

License type

BSD

Online resources

Documentation, forum, discussion list

Supported Frameworks

.NET 2.0 (earlier versions also available for .NET 1.1)

Related tools in this book

nxslt2, eXml, XPointer.NET, EXSLT.NET

Getting Started

You can download XInclude.NET as part of the Mvp.Xml library, available at http://sourceforge.net/project/showfiles.php?group_id=102352. You can choose to download a .zip of the binary or source files. The binary .zip contains three files: Mvp.Xml.dll, readme.txt, and license.txt. To use this in your project, you need only to extract the Mvp.Xml assembly.

Tip

The Mvp.Xml project is being migrated ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Introducing .NET 6: Getting Started with Blazor, MAUI, Windows App SDK, Desktop Development, and Containers

Introducing .NET 6: Getting Started with Blazor, MAUI, Windows App SDK, Desktop Development, and Containers

Nico Vermeir
Visual Basic 2015 Unleashed

Visual Basic 2015 Unleashed

Alessandro Del Sole

Publisher Resources

ISBN: 0596527543Errata PagePurchase book