Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
get replicant node list from DCR?
motlnt
Hi all,
I need to get node list of a particular replicant in the DCR ...can anybody suggest how to do that?
I need to get node list for item 'URL' from the following DCR and then set this node values with new ones...
my DCR looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE record SYSTEM "dcr4.5.dtd">
<record name='Amit_test_site' type='content'>
<item name="URL">
<value>
<item name="Server">
<value>hello</value>
</item>
<item name="Domain">
<value>people.com</value>
</item>
</value>
<value>
<item name="Server">
<value>www</value>
</item>
<item name="Domain">
<value>google.com</value>
</item>
</value>
<value>
<item name="Server">
<value>edt</value>
</item>
<item name="Domain">
<value>people.com</value>
</item>
</value>
</item>
</record>
intention is to set a new node list from a set of arrays...
thx,
Find more posts tagged with
Comments
gzevin
RTFM?
Greg Zevin, Ph.D. Comp. Sc.
Independent Interwoven Consultant/Architect
Sydney, AU