AW: AW: CDN usage with ZOPE/ZMS?

"Dr. Frank Hoffmann" <[email protected]> Thu, 14 Jan 2010 18:34:19 +0100
Newsgroups gmane.comp.cms.zms.devel
Message-ID <1A16A98FE15A432AAB67966E8ECA5658@hal1>
Hi,
if your CDN publisher provides the image links as a XML stream:
The ZMS API functions für processing the stream are:
 1. http_import(): to set the xml stream into a variable
 2. xmlNodeSet(): to transform the stream into a dict
 3. xmlParse(): to get an element's content/value 

Maybe this helps,
best regards
fh, moderator