Sign Up
Search
Options
search
Chat
Help
News
Log in
Not Logged in
Home
»
Boards
»
Stylus Studio Developer Network
»
XSLT Help and Discussion
»
Replace nodes
Conferences
Stylus Studio Feature Requests
(1123)
Stylus Studio Technical Forum
(13809)
Website Feedback
(243)
XSLT Help and Discussion
(7447)
TEMP directory question
(1)
[HELP] Template and namespace
(1)
The prefix "xsl" for element "...
(1)
Need help comparing dates in x...
(1)
trying to sort a list of artic...
(1)
Count unique values using XSLT
(3)
Dot "." vs. self::node()
(2)
Output from report and XSL do ...
(2)
XSL report
(2)
cannot see valid values in the...
(2)
sum function help
(1)
XSLT transformation problem
(2)
Flat To nested XML using Keys
(3)
XSLT Editor autocomplete funct...
(1)
Receiving an argument from a l...
(1)
Can't using the Xalan-J in Sty...
(2)
Need help testing to see if th...
(2)
Any good way to handle repeati...
(2)
Renaming child element name wh...
(1)
What to do to only how last 4 ...
(2)
Help to access an element with...
(3)
Multiplication for-each
(1)
XSL / X-Path query
(1)
Help in creating XSD
(1)
JAVASCRIPT Inside XSL
(2)
is at possible to create edita...
(2)
Grouping on Multiple Field
(2)
XSLT 1.0 Grouping Small change...
(2)
Revision bar based on the page...
(2)
xslt to rtf
(2)
XEP/FOP Error
(3)
XML to XML Transformation
(3)
This XSLT has stumped me..
(2)
converting XML to EACOM format
(2)
Stylus with XSLT 1.0 + EXSLT T...
(2)
Xslt Mapper
(2)
xml to xsl
(1)
creating a website
(1)
XML to PDF using XML Publisher...
(1)
Replace nodes
(1)
New to XSLT, need help with a ...
(1)
Modify XSLT - Have List of Cha...
(1)
Replace nodes in one xml file ...
(1)
Alternate Row Colour
(1)
convert text to XML and then m...
(1)
CDATA to XML - work with trans...
(1)
XSL-fo and how to line feed th...
(1)
Houston we have a problem
(2)
XSL-FO PDF generation
(2)
StylusStudio - pick XSLT 1.0 b...
(6)
Stylus Studio 2010 debugging f...
(1)
Drop down menu List / Option M...
(1)
XML transformation using Java ...
(1)
i can't to find XSLT editor in...
(2)
Copy xml input as value of an ...
(1)
Remove Name space from the Tab...
(1)
CGI formatted URL with name/va...
(1)
Problem with counting
(1)
for-each loop is only returnin...
(3)
sort date but some dates may b...
(1)
Entity Conversion
(1)
How can I build an xml convert...
(1)
Little Help
(2)
how do I merge nodes to one sc...
(2)
beginner help xslt and xpath
(1)
Convert XML Feed to CSV/SQL/XL...
(1)
Working with text node.
(1)
No Topic
(1)
API for XSLT Converter for .NE...
(1)
Getting started
(1)
saxon sql extensions - mysql a...
(2)
How do I copy and create new e...
(1)
substring-before and sums
(3)
Parsing special characters in ...
(2)
Schema - Require attribute in ...
(2)
Edit existing XSL files when n...
(1)
How can I use one single XSLT ...
(2)
Default selection of value in ...
(1)
Problem with watermark in pdf ...
(1)
XSLT Parameter Values dialog n...
(3)
Value of File Name is not acce...
(10)
Need help with a complex table...
(1)
How to replace all nordic char...
(1)
XSLT java heap space error wit...
(1)
Table Overflow to next page
(1)
Using XSLT 2.0 to define custo...
(1)
"standalone" attribute and xs...
(1)
Standardizing IP addresses
(2)
Programmatically changing page...
(6)
Can Stylus generate XSLT if so...
(5)
Extraction based on NODE Name.
(2)
NO XSLT:WYSIWYG
(2)
determine condition at run tim...
(2)
How to reduce top margin in ev...
(1)
need help on xsl looping
(4)
Convert Symbol to Element
(1)
Separator -only- between field...
(3)
DocBook
(9)
First Occurance of Alphabet
(2)
XSL:Key and Document
(2)
Previous
[61-80]
[81-100]
[101-120]
Next
XQuery Help and Discussion
(1861)
Stylus Studio FAQs
(159)
Stylus Studio Code Samples & Utilities
(361)
Stylus Studio Announcements
(113)
Topic
top
Subject:
Replace nodes
Author:
suresh chinta
Date:
02 Apr 2010 10:28 AM
I have an xml config file whose nodes are to be replaced into the source xml file I am transforming using xslt. The source file will be as
<source>
<element name="abc">
<a>1</a>
<b>2</b>
<c>3</c>
<d>4</d>
</element>
<element name="xyz">
<a>4</a>
<b>3</b>
<c>2</c>
<d>1</d>
</element>
</source>
The config file has nodes defined in this format:
<config>
<element name="abc">
<a>5</a>
<d>9</d>
</element>
<element name="xyz">
<a>5</a>
<d>9</d>
</element>
</config>
I need help in writing xslt to read nodes matching config/element/@name with source/element/@name and replace nodes in the source file.
Thanks
Powered by
Stylus Studio
, the world's leading
XML IDE
for
XML
,
XSLT
,
XQuery
,
XML Schema
,
DTD
,
XPath
,
WSDL
,
XHTML
,
SQL/XML
, and
XML Mapping
!
Go to Conference:
Select Conference
Stylus Studio Feature Requests
Stylus Studio Technical Forum
Website Feedback
XSLT Help and Discussion
XQuery Help and Discussion
Stylus Studio FAQs
Stylus Studio Code Samples & Utilities
Stylus Studio Announcements
go
Log In Options
Username:
Password:
Site Map
|
Privacy Policy
|
Terms of Use
|
Trademarks
Stylus Scoop XML Newsletter:
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.