Yes, you can do it programmatically using XSL and using Xalan from Apache.
You will have to create a stylesheet (myStylesheet.xsl) which will you can
then have
Xalan do the transformation using your stylesheet.

If you like, I can send you some sample code.

-------------------------------------------------------------
Arturo Ma
[EMAIL PROTECTED]
FGM Inc.
2820 Camino Del Rio South, Suite 130
San Diego, CA 92108
Office: 619. 297.2905
Fax: 619. 297.2923
http://www.fgm.com

----- Original Message -----
From: "Malia Zaheer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 21, 2001 7:37 AM
Subject: RE: maping xml to xml


> I want to do it programmatically, not using XSL.  And I think generating
XSL
> programmatically is not the most robust way because the spec change.  Is
> there any other tool beside XSL?
>
> thanks,
> Malia
>
> -----Original Message-----
> From: Doug Helton [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 21, 2001 9:08 AM
> To: [EMAIL PROTECTED]
> Subject: RE: maping xml to xml
>
>
> Malia,
>
> You might try using XSL to transform from xml to xml.
>
> Doug Helton
> Lockheed Martin/Stricom IDE
> 3045 Technology Parkway
> Orlando, FL 32826
> (321)235-7728
>
>
>
> -----Original Message-----
> From: Malia Zaheer [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 20, 2001 5:12 PM
> To: [EMAIL PROTECTED]
> Subject: maping xml to xml
>
>
> I am looking for a way to map xml documents to xml documents so that I can
> transform the source document according to the map, to the output
document.
> Is there a tool or api that can help me do this?
>
> thanks,
> Malia
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to