Re: XML conversion in z/OS

2022-01-12 Thread Timothy Sipples
Jake Anderson wrote:
>Physical sequential dataset if it is created with CSV format

OK, then the IBM z/OS XML Toolkit is probably on your short list. It's 
technically a separate IBM Program Number (5655-J51), but it's licensed 
with the base z/OS operating system and usually installed already as a 
matter of course. Lots of IBM and non-IBM products and components require 
it.

The IBM z/OS XML Toolkit includes the XSLT Processor, based on Apache 
Xalan. You'll need a style sheet as input to the Processor. There are 
plenty of sample style sheets for CSV to XML transformations that you 
should be able to find on the Web.

The User's Guide is available here (link subject to change):

https://www.ibm.com/downloads/cas/BWWVRW2G

Chapter 8 is probably on point for your purposes. Please let us all know 
if this approach works for you.

- - - - - - - - - -
Timothy Sipples
I.T. Architect Executive
Digital Asset & Other Industry Solutions
IBM Z & LinuxONE
- - - - - - - - - -
E-Mail: sipp...@sg.ibm.com



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: XML conversion in z/OS

2022-01-10 Thread Jake Anderson
Physical sequential dataset if it is created with CSV format

On Tue, 11 Jan, 2022, 11:40 am Timothy Sipples,  wrote:

> Jake Anderson wrote:
> >I am trying to explore if there is a inbuilt module or program to convert
> a
> >PS file into XML format.
>
> A physical sequential file (data set), a PostScript file, or some other
> PS?
>
> - - - - - - - - - -
> Timothy Sipples
> I.T. Architect Executive
> Digital Asset & Other Industry Solutions
> IBM Z & LinuxONE
> - - - - - - - - - -
> E-Mail: sipp...@sg.ibm.com
>
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: XML conversion in z/OS

2022-01-10 Thread Timothy Sipples
Jake Anderson wrote:
>I am trying to explore if there is a inbuilt module or program to convert 
a
>PS file into XML format.

A physical sequential file (data set), a PostScript file, or some other 
PS?

- - - - - - - - - -
Timothy Sipples
I.T. Architect Executive
Digital Asset & Other Industry Solutions
IBM Z & LinuxONE
- - - - - - - - - -
E-Mail: sipp...@sg.ibm.com



--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN