Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XML
|
XML General XML discussions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 31st, 2006, 10:34 PM
Authorized User
 
Join Date: Oct 2005
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
Default XML transformation problem...

I have an XML file that is validated by DTD A. Now I want to transform this XML file to another format which is valid to another DTD, say DTD B. I know that I have to use XSLT and map one element from DTD A to the element of DTD B. But this is actually a very long process, is there a way in making it easier or an application that deals with this problem? thanks.

 
Old January 31st, 2006, 11:20 PM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

You might find that the visual mapping tools in products like Stylus Studio and Altova Mapforce take the tedium out of the job. I personally prefer to hack the code in a text editor - I'm not a very visual sort of person - but a lot of people seem to like these tools and find them beneficial.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference
 
Old February 1st, 2006, 02:55 AM
Authorized User
 
Join Date: Oct 2005
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
Default

ok thanks... hacking the code? interesting... =D






Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie: ASP.NET/XML Transformation Problem kwilliams ASP.NET 2.0 Basics 1 August 28th, 2006 02:40 PM
Is XML supports transformation of HTML to XML? zeeonline XSLT 1 July 28th, 2006 05:13 PM
Problem in XML to XML transformation jkuravatti XSLT 2 May 5th, 2006 11:21 AM
XML transformation problem... muki XSLT 0 January 31st, 2006 10:36 PM
Xml to Xml Transformation using xslt ShaileshShinde XSLT 1 July 20th, 2005 01:20 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.