473,394 Members | 1,946 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Vb:i Need Help To Add A New Element

I HAVE THIS FOR EXAMPLE

<misc>
<cntextdef />
<vntextdef />
<xreflist>
<xrefdef id="1" name="`Heading &amp; Page'">
“<ut value="&lt;$paratext&gt;" />” on page<ut value="&lt;$pagenum&gt;" />
</xrefdef>
<xrefdef id="2" name="`Page'">
page<ut value="&lt;$pagenum&gt;" />
</xrefdef>
<xrefdef id="3" name="`See Heading &amp; Page'">
See “<ut value="&lt;$paratext&gt;" />” on page<ut value="&lt;$pagenum&gt;" />
</xrefdef>
<xrefdef id="4" name="`Table All'">
Table<ut value="&lt;$paranumonly&gt;" />, “<ut value="&lt;$paratext&gt;" />,” on page<ut value="&lt;$pagenum&gt;" />
</xrefdef>
<xrefdef id="5" name="`Table Number &amp; Page'">
Table<ut value="&lt;$paranumonly&gt;" /> on page<ut value="&lt;$pagenum&gt;" />
</xrefdef>
<xrefdef id="6" name="`Table &amp; Page'">
Table<ut value="&lt;$paranumonly&gt;" />, “<ut value="&lt;$paratext&gt;" />,” on page<ut value="&lt;$pagenum&gt;" />

</xrefdef>
<xrefdef id="7" name="`Table Number'">


I WANT IN <MISC> TO ADD A NEW ELEMENT AFTER EVERY <.....DEF>
LIKE <SEG>.CAN YOU HELP ME?

I WANT TO BE LIKE THIS


<misc>
<cntextdef />
<vntextdef />
<xreflist>
<xrefdef id="1" name="`Heading &amp; Page'">
<seg>“<ut value="&lt;$paratext&gt;" />” on page<ut value="&lt;$pagenum&gt;" /></seg>
</xrefdef>
<xrefdef id="2" name="`Page'">
<seg>page<ut value="&lt;$pagenum&gt;" /></seg>
</xrefdef>
<xrefdef id="3" name="`See Heading &amp; Page'">
<seg >See “<ut value="&lt;$paratext&gt;" />” on page<ut value="&lt;$pagenum&gt;" />.</seg>
</xrefdef>
<xrefdef id="4" name="`Table All'">
<seg>Table<ut value="&lt;$paranumonly&gt;" />, “<ut value="&lt;$paratext&gt;" />,” on page<ut value="&lt;$pagenum&gt;" /></seg>
</xrefdef>
<xrefdef id="5" name="`Table Number &amp; Page'">
<seg>Table<ut value="&lt;$paranumonly&gt;" /> on page<ut value="&lt;$pagenum&gt;" /></seg>
</xrefdef>
<xrefdef id="6" name="`Table &amp; Page'">
<seg>Table<ut value="&lt;$paranumonly&gt;" />, “<ut value="&lt;$paratext&gt;" />,” on page<ut value="&lt;$pagenum&gt;" /></seg>
</xrefdef>
<xrefdef id="7" name="`Table Number'">


I WOULD APPRECIATE IF YOU COULD HELP[ ME
Jul 30 '07 #1
0 909

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: umhlali | last post by:
I get the following exception when my VB.NET app calls a Java web service that returns an array of objects. The same call works for a single object though. So looks like there is no problem...
0
by: Cleo | last post by:
Hi, I am trying to call a WebService Method written in Weblogic from VB.NET and I am getting the following error. I am using SOAP Caal s from VB.NET. Please find the wsdl file and my code. ...
2
by: Stefan | last post by:
I have a C-API and need to know how to implement a few function in VB.Net. Who can help to translate this? The functions sends a two-dimensional array to a server and get a changed array back....
7
by: wk6pack | last post by:
Hi, I would like to know how to parse the following xml string using vb.net? currxml=" <employee><address_2></address_2><assignments><assignment><assigned_bargaini...
6
by: Eric | last post by:
.... my eternal gratitude!!! :p Here is the problem. A sample of my original VB6 code : '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' Public...
0
by: digitalmuscle | last post by:
I have experience allowing a client to post a username and password and then returning to them a dataset. However, I need help allowing a client to post to my web service something that looks like...
3
by: Goran Djuranovic | last post by:
Hi All, Does anyone know how to retreive deepest XPath value from XML document by using VB.NET? For example, if I had an XML file like this: <Root> <Customer> <Name>MyName</Name> </Customer>...
1
by: JimmyFo | last post by:
Hi, this is a bit complicated but maybe someone can help here. I have an ASP.Net 2.0 page with a JavaScript file selector. I did this because I wanted to be able to select multiple files at a time....
0
by: shamirza | last post by:
· When was .NET announced? Bill Gates delivered a keynote at Forum 2000, held June 22, 2000, outlining the .NET 'vision'. The July 2000 PDC had a number of sessions on .NET technology, and...
0
by: jazzygirl | last post by:
I'm fairly new to vb.net (self-taught and realizing how much I DON'T know). I need to create an XML output file (I'm quite ignorant in this area as well!). I used an XMLDataDocument and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.