Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. marks20101

    xml output using xsl

    Disregard that last request. I had to add <xsl:for-each select="ROWSET/ROW"> clause and omit ROWSET/ROW from the <xsl:value-of select="NAME_SEGMENT"/> clause Thanks much! Mark
  2. marks20101

    xml output using xsl

    Thanks Jon, I see that Altova has a text view very nice. Can you view my code, because the result gives me only one row of data and I would need all the rows from the xml source. I'm not sure if the xsl is contructed right for this. Thanks for your help! Mark
  3. marks20101

    xml output using xsl

    I'm trying to get the xml to result like this: <SourceGroup Name="1anthonyphil_geese" RolloverType="-1" RolloverSourceGroup="WMENC_SOURCEGROUP_AUTOROLLOVER_TO_NEXT"> <Source Type="WMENC_AUDIO" Scheme="file" InputSource="F:\wave_files\anthonyphillips\thegeeseghost\geeseghost_pt1.wav"> </Source>...

Part and Inventory Search

Back
Top