.NET tools, components, libraries and add-ins sign in | create your account  
Stimulsoft Reports.net
Advertise here! Contact us to know the options
Category

XML

Includes everything XML, XSL, XSLT, XPath, XQuery, SAX...

Display options and filters [BETA]
Sort by:
Built for .NET
Source code provided
Discontinued
Library
Built for the Compact Framework
Built for .NET 2
Add-in
Built for Mono
Sold as a service
Free or free version available

sdf.XPath

 Home Page Home Page
Categories:
Author: BYTE-force
Latest version: 1.4.0.5
Description: Implementation of the XPathNavigator class, which allows for working with arbitrary graph of ordinary .NET objects in the same manner as with a tree of XML elements.

Main features:
- Maps public properties as child elements or attributes;
- Possible to give a name and a namespace to the XML-representation of a class member or class instance;
- "Transparent" child elements are supported;
- Configuration is done via standard attributes from System.Xml.Serialization namespace;
- Exceptions that occur during resolution of a member value are shown as XML-comment nodes;
- Configurable converters to format objects for text nodes and attributes;
- Simplified creation of custom extensions.
Added: 2005-04-04
Attributes: Built for .NET[BuiltForDotNet] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

Saxon

 Home Page Home Page
Categories:
Author: Saxonica
Latest version: 8.8
Description: XSLT, XQuery, and XML Schema processor.

Saxon is available in two versions: the basic edition Saxon-B, available as an open source product, and the schema-aware edition Saxon-SA available on a commercial license.

Features include:
- XSLT 1.0 processor, Basic XSLT 2.0 processor
- XPath 1.0 Processor, Basic XPath 2.0 processor
- Basic XQuery 1.0 processor
- XML Schema 1.0 processor, Schema-aware XSLT 2.0 processor, Schema-aware XPath 2.0 processor, Schema-aware XQuery 1.0 processor (Saxon-SA)
- Available for Java and .NET
Added: 2007-01-30
Attributes: Built for .NET[BuiltForDotNet] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

Html Agility Pack

 Home Page Home Page
Categories:
Author: Simon Mourier
Latest version: 1.3.0.0
Description: An agile HTML parser that builds a read/write DOM and supports XPath and XSLT. It allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents.
Added: 2003-12-21
Attributes: Built for .NET[BuiltForDotNet] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

VTD-XML

 Home Page Home Page
Categories:
Latest version: 2.0
Description: XML parser that goes beyond DOM, SAX and PULL in terms of performance and memory usage.
The core technology is an XML parsing algorithm called Virtual Token Descriptor (VTD).

Features include:
- Performance
- Low memory usage
- Random access with built-in XPath support
- Buffer reuse
- Large document support (2GB)
- Incremental update
- Hardware acceleration
- Native XML indexing
- Currently only supports built-in entity references (" & ' > <)
- Available in C, C# and Java
Added: 2006-12-12
Updated: 2007-02-27
Attributes: Built for .NET[BuiltForDotNet] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

EXSLT.NET

 Home Page Home Page
Categories:
Latest version: 1.1.1
Description: An implementation of the EXSLT spec for the .NET Framework.
Added: 2004-09-30
Attributes: Built for .NET[BuiltForDotNet] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

Visual XSD

 Home Page Home Page
Categories:
Author: FaktNet
Latest version: 2.0
Description: Visual interface for xsd.exe.
xsd.exe, part of the Microsoft .NET SDK, is an XML Schema Definition tool that generates XML schema or common language runtime classes from XDR, XML, and XSD files, or from classes in a runtime assembly. xsd.exe only offers a command line interface. The purpose of the Visual XSD program is to provide a user-friendly interface to this utility.
Visual XSD exposes all the functionality from the xsd.exe program. In fact Visual XSD only serves as a front and is using xsd.exe to actually execute the generation.
Added: 2006-02-14
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2]

AltovaXML

 Home Page Home Page
Categories:
Author: Altova
Latest version: 2008
Description: XSLT and XQuery engines:
- XML validating parser
- XSLT 1.0 engine
- XSLT 2.0 engine (schema-aware)
- XQuery 1.0 engine (schema-aware)

Features include:
- Well-formedness checking
- Validation based on DTD or XML Schema
- XML transformations via XSLT 1.0
- Schema-aware XML transformations via XSLT 2.0
- XML queries and transformations via XQuery
- Support for XInclude and XPointer
- Command line operations
- COM, Java, .NET interfaces
Added: 2005-07-27
Updated: 2007-12-19
Attributes: Built for .NET[BuiltForDotNet] Library[Library] Free or free version available[FreeVersionAvailable]

MyXaml

 Home Page Home Page
Categories:
Author: Marc Clifton
Latest version: 2.0 Preview Build 05-25-05
Description: General class instantiator capable of initializing properties, wiring up events to event handlers, and drilling down into property collections, customizable with inline or code-behind, language non-specific, JIT assembling at runtime.
With MyXaml, you can instantiate presentation layer components such as forms and controls through markup rather than code (think MS XAML). You can initialize properties like color, state, captions, and collections.
Added: 2004-04-08
Updated: 2004-09-24
Attributes: Built for .NET[BuiltForDotNet] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided] Built for the Compact Framework[BuiltForCompactFramework] Built for .NET 2[BuilfForDotNet2]

Mvp.Xml

 Home Page Home Page
Categories:
Latest version: 2.0
Description: Supplements the .NET Framework functionality available through the System.Xml namespace and related namespaces such as System.Web.Services.
Mvp.Xml provides .NET implementations of EXSLT, XML Base, XInclude, XPointer as well as a set of utility classes and tools.
Added: 2005-07-13
Updated: 2006-12-12
Attributes: Built for .NET[BuiltForDotNet] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided] Built for .NET 2[BuilfForDotNet2]

XMLBooster

 Home Page Home Page
Categories:
Author: RainCode
Description: XML parser generator.
Features include:
- Instead of dealing with an API (such as DOM or SAX), you can use a data structure generated to suit your specific purpose, in the language of your choice.
- Supports C, C++, C#, COBOL, Delphi, Java and Ada.
- Statically generates application-specific parsers.
- Generates structural documentation to describe the structure of the XML files or messages your application supports.
- Supports translators to and from DTD's, and from Schemas.
- Generates a GUI to edit your specific XML files. This GUI can be integrated in your application.
Added: 2004-12-08
Attributes: Built for .NET[BuiltForDotNet] Source code provided[SourceCodeProvided]

ADCG

 Home Page Home Page
Categories:
Author: Christian Salvaneschi
Latest version: 0.4.0
Description: ADCG (Automatic Data Class Generator) is a tool written to speed-up the writing of C# XML class structures.
In applications there is often the need to write an XML Parser for a specific XML format, and map XML data to C# data classes in an object-oriented approach. Using ADCG, developers can define the needed data structure using a specific XML file (called SDF), that is simpler to write than a typical XSD file. Starting from one of these files, the tool automatic generates C# class files complete with get/set accessors, XML Binding functions and other useful code using .NET standard technologies.
Added: 2006-07-19
Attributes: Built for .NET[BuiltForDotNet] Free or free version available[FreeVersionAvailable] Built for .NET 2[BuilfForDotNet2]

Saxon.NET

 Home Page Home Page
Categories:
Latest version: 1.0 RC 1
Description: Effort to convert the existing Java-based code of the open-source Saxon 8.0-B processor to .NET.
Saxon is an XSLT and XQuery processor.
Added: 2004-10-22
Updated: 2005-03-27
Attributes: Built for .NET[BuiltForDotNet] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided] Built for Mono[Built for Mono]

DataDirect XML Converters

 Home Page Home Page
Categories:
Author: DataDirect Technologies
Latest version: 3.0
Description: Components that dynamically transform EDI and flat files to XML.

DataDirect XML Converters provide bi-directional, programmatic access to virtually any non-XML file (EDI, flat files, etc.). XML Converters allow developers to stream any non-XML data as XML to XML processing components or to your own applications. They support StAX, SAX, DOM and I/O streaming interfaces, and so can be embedded directly for translation purposes, or as part of a chain of programs including XSLT and XQuery, or even inside XML pipelines.
Converters are bidirectional. Formats supported are EDI (EDIFACT, X12, EANCOM, IATA) and flat file formats (CSV, tab-separated, binary, dBase, and others).
Added: 2007-05-21
Attributes: Built for .NET[BuiltForDotNet] Library[Library]

XMLSpy

 Home Page Home Page
Categories:
Author: Altova
Latest version: 2007
Description: IDE for XML editing and validation.
Supportx XSLT, XML Schemas, XPath...
Integrates with Visual Studio .NET.
Added: 2003-05-20
Updated: 2006-12-12
Attributes: Built for .NET[BuiltForDotNet] Add-in[AddIn] Built for .NET 2[BuilfForDotNet2]

Visual XSLT

 Home Page Home Page
Categories:
Author: ActiveState
Latest version: 2.0
Description: XSLT development plug-in for Visual Studio .NET.
Features include:
- XSLT Editor
- XSLT Debugger
- Just-In-Time (JIT)
- Visual Schema Mapper
- XPath Workshop
- Automatic output preview
- Template Browser
- .NET Extension Object Support
- Template Match Window
- Source Code Control
- Project Manager
Added: 2003-05-20
Updated: 2004-10-26
Attributes: Built for .NET[BuiltForDotNet] Add-in[AddIn]

SAX.NET

 Home Page Home Page
Categories:
Latest version: 2.0
Description: SAX API for .NET.
SAX.NET is a port of SAX, originally a Java API, to .NET.
SAX is the "Simple API for XML". Like DOM (Document Object Model), it gives access to the information stored in XML documents using any programming language (and a parser for that language). However, both of them take very different approaches to giving you access to your information: DOM creates a tree of nodes (based on the structure and information in your XML document) and you can access your information by interacting with this tree of nodes. DOM gives you access to the information stored in your XML document as a hierarchical object model. The textual information in your XML document gets turned into a bunch of tree nodes. With SAX, the parser tells the application what is in the document by notifying the application of a stream of parsing events. Application then processes those events to act on data. SAX is useful when the document is large.
Added: 2004-08-19
Updated: 2007-01-30
Attributes: Built for .NET[BuiltForDotNet] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided] Built for .NET 2[BuilfForDotNet2]
Ignore this
Advertise here! Contact us to know the options
Advertise here! Contact us to know the options
Web site previews powered by WebSnapr
Hosted by WebHost4Life.com - Please use this Sponsor ID: madgeek - Thanks!
part of the metaSapiens network: metaSapiens | .NET Jobs | Fabrice's weblog | SharpToolbox | JavaToolbox | LINQ in Action | MapShares | Clair de Bulle