Nehaj
December 1st, 2010, 11:52 AM
Hi,
I am trying to convert Xml to output as text using XSL. I am using MSXSL processor [Microsoft Processor] for conversion.
I am facing alignment issue.
My XML and XSL are attached.
The conversion command for MSXSL is
MSXSL "XML file" "XSL File" -o "out.txt"
My output is coming as below: I need to do left alignment for all text.
Command
hostname
Module:modFreeBSD
Group:System Information
Heading:Hostname
Start:
2009-09-22T10:36:42.067000
Stop:
2009-09-22T10:36:42.114000
Stdout
freebsd-01.cable.comcast.com
Stderr
uname -a
Please let me know how can I make sure of the proper alignment in my output file.
A quick response is appreciated.
Thanks
NJ
I am trying to convert Xml to output as text using XSL. I am using MSXSL processor [Microsoft Processor] for conversion.
I am facing alignment issue.
My XML and XSL are attached.
The conversion command for MSXSL is
MSXSL "XML file" "XSL File" -o "out.txt"
My output is coming as below: I need to do left alignment for all text.
Command
hostname
Module:modFreeBSD
Group:System Information
Heading:Hostname
Start:
2009-09-22T10:36:42.067000
Stop:
2009-09-22T10:36:42.114000
Stdout
freebsd-01.cable.comcast.com
Stderr
uname -a
Please let me know how can I make sure of the proper alignment in my output file.
A quick response is appreciated.
Thanks
NJ