|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Flat file conversion to XML
No. Any well-formed XML document can be represented as a tree of nodes. XSLT is based upon this model - an XSLT transform is a set of rules where each rule consists of a pattern to be matched against elements in the source tree. Whenever there is a match, a template is executed to create part of the result tree. Khalid ----- Original Message ----- From: <joseph.j.fourness@xxxxxx> To: <xsl-list@xxxxxxxxxxxxxxxx> Sent: Thursday, March 30, 2000 5:22 PM Subject: Flat file conversion to XML > Hello, just wondering if it would be possible to convert any random data file > into XML using just XSLT? > > Ex. > > 123Joe-$43.00T12:30P > > ---> > > <account> > <number>123</number> > <name>Joe</name> > <balance>43</balance> > <time>12:30</time> > </account> > > Thanks, > > Joe Fourness > > > > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








