| Author |
Create XSLT from DTD's, a newie question
|
T. Anthony Chen
Ranch Hand
Joined: Jul 28, 2004
Posts: 38
|
|
Hello, fellow rancher, I am new at XSLT. I need to transform some XML files into a different format. I have both the source DTD and the target DTD. I understand that using an XSLT will do the trick. I would like to know what the right approach is in terms of creating this XSLT? Should I simply study the DTD's and crank out this XSLT? Or are there any tools available that can help? I just want to learn about my options and avoid doing it the hard way. Thanks.
|
T. Anthony Chen<br />---------------<br />SCJP, SCJD, SCBCD, SCWCD, SCEA
|
 |
Madhav Lakkapragada
Ranch Hand
Joined: Jun 03, 2000
Posts: 5040
|
|
Try the www.zvon.org XSLT examples. They go from basic and increase in complexity. Good luck. - m
|
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
|
 |
 |
|
|
subject: Create XSLT from DTD's, a newie question
|
|
|