Eric,

Take a look at the XMLDocument product, available from Zope.org.

It already parses the xml into zope objects (they may not be exactly what
you want though), but it may give you a start into what you want.

hth

Phil
[EMAIL PROTECTED]

----- Original Message -----
From: "Eric L. Walstad" <[EMAIL PROTECTED]>
To: "Zope@Zope. Org" <[EMAIL PROTECTED]>
Sent: Thursday, September 07, 2000 7:53 PM
Subject: [Zope] XML and Zope newbie question...


> Hi All,
>
> I am just getting started in XML and am trying to figure out how it works
> with Zope.  I would like to be able to post some data to Zope in XML
format
> and have Zope parse the data into Zope objects.  Is this possible?  It
seems
> like I should be able to create the Zclasses and, when Zope receives the
> post, have Zope automagically create the necessary objects from my
classes.
>
> Any input on how to do this or pointers to a better way would be
fantastic.
>
> Please respond to me directly as I am not currently able to handle the
list
> volume.
>
> Thanks,
>
> Eric.
>
>
> _______________________________________________
> Zope maillist  -  [EMAIL PROTECTED]
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to