[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Transforming an XML Document into another
- From: Newsha Makooi <Newsha@imrgold.com>
- To: xml-dev@lists.xml.org
- Date: Fri, 12 Jan 2001 15:44:55 -0700
Title: Transforming an XML Document into another
What's the best way and easiest way to transform one XML document into another via an XSLT document?
Is <xsl:output> the key piece for this?
Wondering on how to pull the value from one XML's tags into another XML's attributes.
Please advise.
Newsha