XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Justin WilderomSubject: XML to Text File
Author: Justin Wilderom
Date: 17 Aug 2011 01:53 PM
Is there a way for stylus Studio to convert XML file to a text file if so can Stylus Studio convert more than one xml file at a time. Here is an example. What I want to be able to do is to break out the data in each section. Please help



<de:AV-Current>
<de:DateTimeOfMessage>2010-04-21T17:15:50Z</de:DateTimeOfMessage>
<de:AircraftIdentifier>
<de:UAI>2AF:0004</de:UAI>
<de:BureauNumber>2AF:0004</de:BureauNumber>
</de:AircraftIdentifier>
<de:UnitAssigned>VF11</de:UnitAssigned>
<de:WorkOrder>
<de:WorkOrderId>VF1110070S000000001</de:WorkOrderId>
<de:Description>The first work order</de:Description>
<de:WorkOrderType>TCTD</de:WorkOrderType>
<de:Status>NEW</de:Status>
<de:Comment timestamp="2010-03-12T00:43:15Z">Work Order Created</de:Comment>
<de:Solution>
<de:WorkOrderId>VF1110070S000000001.01</de:WorkOrderId>
<de:TaskName>Vehicle Management Computer (B) - Removal</de:TaskName>
<de:TaskCode>F35-AAA-A4620011000-520A-A</de:TaskCode>
<de:Status>OPEN</de:Status>
<de:LCN>A4620011</de:LCN>
</de:Solution>
<de:Solution>
<de:WorkOrderId>VF1110070S000000001.02</de:WorkOrderId>
<de:TaskName>Vehicle Management Computer (A) - Removal</de:TaskName>
<de:TaskCode>F35-AAA-A4620010000-520A-A</de:TaskCode>
<de:Status>INACTIVE</de:Status>
<de:LCN>A4620010</de:LCN>
</de:Solution>
</de:WorkOrder>
</de:AV-Current>
</av:alisAVCurrentStatus>

Posttop
Ivan PedruzziSubject: XML to Text File
Author: Ivan Pedruzzi
Date: 18 Aug 2011 12:59 AM

Attached you can find a simple XSLT transformation that turns your XML into a flat file structure

I had to change the sample input document because it was incomplete and the namespace declarations were missing.


Hope this helps
Ivan Pedruzzi


Documentinput(17).xml


DocumenttoText.xsl

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

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