Skip Navigation Links

Html2Xml Library

Given the success of the Html2Xml WebService on the web, Reflection IT released the 'Html2Xml Library' product. The Html2Xml Library is a .NET class library which can be used to convert Html to Xml (HtmlToXml)

HTML is a "markup language" that uses "tags" (such as and <br> and <p>) to mark up text for formatting. The Extensible Markup Language (XML) is the universal format for structured documents and data on the Web. Both HTML and XML use <, >, and & to create element and attribute structures. While HTML browsers accept or ignore mangled markup language, XML parsers and applications built on those parsers are less forgiving.

The Html2Xml Library can be used to convert Html to Xml from any .NET application.

Features

  • Match the case of the start and end tags
  • End tags in the wrong order are corrected
  • Non-empty elements are closed
  • Empty elements are terminated
  • Missing quotes around attribute values are added, duplicate attributes are removed
  • Script Blocks containing unparseable characters are enclosed in a CDATA section
  • 100% managed code written in C# and CLS-Compliant
  • Does not use unsafe blocks for minimal permission requirements
  • Strong Named assembly, installable in the GAC
  • Comprehensive Visual Studio .NET style documentation, fully integrated into Visual Studio .NET
  • VB.NET and C# example source code
  • Includes prompt free email support
  • Royalty free runtime
  • Source code available, including NUnit tests

Pricing

The price of the Htm2Xml Library is € 500,00 for a single developer license and € 1200,00 for a site license. Please contact us for more information and ordering.

Download Html2Xml Library Terms of license.PDF

Before you order it you can test the functionality by using the Xml Web Service: http://www.reflectionit.nl/Html2Xml.aspx