For Programmers: Free Programming Magazines  


Home > Archive > PERL Programming > November 2006 > Perl XML Question









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Perl XML Question
Ken Browning

2006-11-03, 9:56 pm

I have been working with Perl for a while now, but have not used it
with XML - I am an XML noob.

I want to be able to read an XML schema file and initialize an
instance of the data item specified in the XML schema file. I then
would like to initialize the various "fields" that make up theoverall
item. Once I have all my data in order I will use "Post"
functionality (that part works already for me!) to send the item on
its way. Any suggestions of the first part of the scenario I
describe?
Mumia W. (reading news)

2006-11-04, 6:56 pm

On 11/03/2006 09:01 PM, Ken Browning wrote:
> I have been working with Perl for a while now, but have not used it
> with XML - I am an XML noob.
>
> I want to be able to read an XML schema file and initialize an
> instance of the data item specified in the XML schema file. I then
> would like to initialize the various "fields" that make up theoverall
> item. Once I have all my data in order I will use "Post"
> functionality (that part works already for me!) to send the item on
> its way. Any suggestions of the first part of the scenario I
> describe?


I have no knowledge of XML or Schemas, but other Perl programmers
probably do:

http://search.cpan.org/search?query=XML&mode=module

http://search.cpan.org/search?query=Schema&mode=module

--
paduille.4060.mumia.w@earthlink.net
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com