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

Re: Flat file conversion to XML

Subject: Re: Flat file conversion to XML
From: "Khalid Asad" <asad@xxxxxxxxxxxxx>
Date: Thu, 30 Mar 2000 22:09:16 -0800
flat file convert
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


Current Thread

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
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.