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 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
vikas thukralSubject: XML to Excel Conversion using xslt
Author: vikas thukral
Date: 24 Jul 2008 08:43 AM
Hello Friends
i want to convert xml shown under into excel file,xml is as


<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="AggrPositions.xsl"?>
<DataOut>
<NoName>
<AggregatedPosition>
<PositionReference>549</PositionReference>
<ProductIdentifier>DKK</ProductIdentifier>
<ProductDescription>DANISH KRONER</ProductDescription>
</AggregatedPosition>
<AggregatedPosition>
<PositionReference>575</PositionReference>
<ProductIdentifier>BG/ LN Equity</ProductIdentifier>
<ProductDescription>BG GROUP PLC</ProductDescription>
</AggregatedPosition>
</NoName>
<Personal_And_Household>
<AggregatedPosition>
<PositionReference>52</PositionReference>
<ProductIdentifier>BATS LN Equity</ProductIdentifier>
<ProductDescription>BRITISH AMERICAN TOBACCO</ProductDescription>
</AggregatedPosition>
</Personal_And_Household>
<Oil_Service>
<AggregatedPosition>
<PositionReference>27</PositionReference>
<ProductIdentifier>PRS NO Equity</ProductIdentifier>
<ProductDescription>PROSAFE ASA NOK10</ProductDescription>
</AggregatedPosition>
<AggregatedPosition>
<PositionReference>23</PositionReference>
<ProductIdentifier>AKSO NO Equity</ProductIdentifier>
<ProductDescription>AKER KVAERNER</ProductDescription>
</AggregatedPosition>
</Oil_Service>
<Utility>
<AggregatedPosition>
<PositionReference>405</PositionReference>
<ProductIdentifier>ENG SM Equity</ProductIdentifier>
<ProductDescription>ENAGAS</ProductDescription>
</AggregatedPosition>
<AggregatedPosition>
<PositionReference>527</PositionReference>
<ProductIdentifier>SXXP Index</ProductIdentifier>
<ProductDescription>DJ STOXX 600 = Pr EQUITY INDEX INDEX 0.0</ProductDescription>
</AggregatedPosition>
</Utility>
</DataOut>







i want to convert it into Excel using xslt


Excel format is as



Group PositionReference ProductIdentifier ProductDescription
NoName, 549 DKK DANISH KRONER
Personal_And_Household
Oil_Service
Utility


hhere group is NoName,Personal_And_Household,(tag containing aggregated positions) and rest is tagswithin AggregatedPosition




can any body give me xslt idea for my problem, any thing want to ask plz ask me on vikasthukral17@gmail.com



plz help out for my problem thanks in advance

Postnext
Tony LavinioSubject: XML to Excel Conversion using xslt
Author: Tony Lavinio
Date: 24 Jul 2008 11:59 AM
Please, first, which version of Stylus Studio are you using,
and within it, which XSLT processor?

Postnext
vikas thukralSubject: XML to Excel Conversion using xslt
Author: vikas thukral
Date: 25 Jul 2008 05:28 AM
Sir simply i m using xslt 1.0

Posttop
Tony LavinioSubject: XML to Excel Conversion using xslt
Author: Tony Lavinio
Date: 29 Jul 2008 02:30 AM
Which version of Stylus Studio, please?

 
Topic Page 1 2 3 4 5 6 7 8 9 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.