Results 1 to 3 of 3

Thread: XML report generating

  1. #1
    soloman2010 is offline VB.NET Forum Newbie
    .NET Framework
    .NET 3.5
    Join Date
    Apr 2010
    Posts
    2
    Reputation
    0

    XML report generating

    hi

    Well i have use vb.net to extract some data from the system and store into my XML format .well now i have problem to generate my report by using XSL as if i generate report all my white space is been removed .Here is my XML script ,hope some one can solve my problem



    Code
    Attached Files Attached Files

  2. #2
    MattP is offline VB.NET Forum All-Mighty
    .NET Framework
    .NET 4.0
    Join Date
    Feb 2008
    Location
    WY, USA
    Posts
    1,206
    Reputation
    572
    That's your XML format!? At a quick glance you've not closed your PSLIST element. Other than that I can't help you because you haven't given enough information about your process or expected end result.

    Since you're designing the way the data is put in the XML file and the XSL to format it I would suggest putting this stuff in elements so you can work with it in a reliable way rather than just jamming everything into an attribute called Result.

  3. #3
    soloman2010 is offline VB.NET Forum Newbie
    .NET Framework
    .NET 3.5
    Join Date
    Apr 2010
    Posts
    2
    Reputation
    0
    Thanks For the reply MATTP well the whole system works in this way I am using vb.net to run a EXE file called PSLIST this tools will pick all the process running in the computer and store automatically in XML format .An the output I wanted is in html format as my report. So to archive this I worked in XSL and at the end I doesn’t got a design as I wanted since all the white space at the end is taken out as the report need to retain the white space then only the data will be align. As you mention that at glance the PSLIST Element is not closed .I do aware but when I runPSLIST in VB.net I should not do any manual editing to the XML code .Well this is how the output should look a like .
    Attached Files Attached Files

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Harvest time tracking