[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: To Buy, or to Build? That is the q...

  • From: "Wedinger, Keith" <Keith_Wedinger@s...>
  • To: Allen Chang <achang@e...>
  • Date: Fri, 02 Mar 2001 15:47:35 -0500

to buy or to build
Title: To Buy, or to Build? That is the q...
Allen,
 
I am forwarding this along to the XML-DEV group.  While I am comfortable with XSLT, I really don't consider myself an expert. 
 

J. Keith Wedinger
Senior Software Developer
Sterling Commerce
keith_wedinger@s...

-----Original Message-----
From: Allen Chang [mailto:achang@e...]
Sent: Friday, March 02, 2001 2:33 PM
To: Wedinger, Keith
Subject: RE: To Buy, or to Build? That is the q...

Thanks a lot, Keith!
 
I bought a book and I know that the operations I mentioned in the previous email can be done, but the latest question is, if I have
 
<Node Id="2001" Name="Statement1">
  <Input>
     <Parameter Key="Line 1" Value="use #2002# here" /> 
  </Input>
  </Node>
<<Node Id="2002" Name="Statement2">
  <Input> 
     <Parameter Key="Line 1" Value="a" /> 
  </Input>
</Node>
 
and I want to go through my entire xml and find all the references of #{Id}#, and then find the Node with that id, and replace the references with the name of the found node, so that for example,  the third line would become
 
       <Parameter Key="Line 1" Value="use Statement2 here" /> 
 
Can I do that with XSLT? and if yes, I assume I'll need "xsl:choose" or "xsl:if" with a lower level template?
 
Thanks a meg!
 
-Allen
-----Original Message-----
From: Wedinger, Keith [mailto:Keith_Wedinger@s...]
Sent: Friday, March 02, 2001 4:17 AM
To: Xml-Dev (E-mail)
Subject: RE: To Buy, or to Build? That is the q...

Without seeing a sample of the resultant document, my first recommendation would be to use XSLT to transform your documents.  Perhaps you can post a sample result?
 

J. Keith Wedinger
Senior Software Developer
Sterling Commerce
keith_wedinger@s...

-----Original Message-----
From: Allen Chang [mailto:achang@e...]
Sent: Thursday, March 01, 2001 5:22 PM
To: 'xml-dev@l...'
Subject: To Buy, or to Build? That is the q...

OK, OK, that expression WAS a little overused. Anyway...


Dear XML Masters,

I need your expert opinion on the following question.

The task: updating versions of my own XML documents,
Question #1: Can I find/buy something ready to use, or do I have to write a little tool?

I need to {add and replace} {names and values} of {elements and attributes}.

For example, my document would have something like

<Level1>
  <Level2>
    <Element1 attribute1="attribute1ValueA">
       element1ValueA
    <Element1/>
    <Element1 attribute1="attribute1ValueB">
       element1ValueB
    <Element1/>
  <Level2/>
<Level1/>

To convert an older version of this kind of document to a newer version, I need to be able to add attributes or whole new elements, or replace (which would include "delete") Element1, attribute1, attribute1ValueA or element1ValueA.

Notice the elements are nested, and can be repeating (like "Element1"). I mentioned this since I heard some of the tools wouldn't handle it.

Question #2: If I do write it, I think I would need to use instruction/mapping statements similar to SQL statements, right?

Thanks for your help in advance! (and I need the answer ASAP =)  )

Allen Chang
Software Engineer
Electron Economy
achang@e...
(408)597-3331


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.