LINQ in Action roller

Transforming Open XML Documents using XSLT

Transforming Open XML documents using XSLT is an interesting scenario. However, Open XML documents are stored using the Open Packaging Convention (OPC), which are essentially ZIP files that contain XML and binary parts. XLST processors can’t open and transform such files. But if we first convert this document to a different format, the Flat OPC format, we can then transform the document using XSLT. Perhaps the most compelling reason to use XSLT on Open XML documents is document generation. You can Read More...
Published Monday, September 29, 2008 5:54 AM by Eric White's Blog
Filed under:
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication