|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: trouble getting at node
dan@xxxxxxxxxxxxx wrote:
> I am trying to access the child node of specific nodes
> based on their attributes, but am having trouble.
As I understand from your examples, you want to create elements in
the result tree named from attribute value from the input tree.
<xsl:template match="Field">
<xsl:element name="{@Name}">
<!-- Or something else... -->
<xsl:apply-templates/>
</xsl:element>
</xsl:template>
--drkm
___________________________________________________________________________
Nouveau : tiliphonez moins cher avec Yahoo! Messenger ! Dicouvez les tarifs exceptionnels pour appeler la France et l'international.
Tilichargez sur http://fr.messenger.yahoo.com
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








