[opencms-dev] Create new PAGE by XML

Wils wilson.neto at cesar.org.br
Tue Jan 24 21:13:00 CET 2006


Hello dear friends,

I am thinking in a best solutions to solve the follow problem:

- I have a XML file in this format:

<?xml version="1.0" encoding="iso-8859-1"?>
<MEDIAS records="762">
 <MEDIA>
  <ID>166</ID>
  <TITLE>xxx</TITLE>
  <TITLE_ORIG>xxx</TITLE_ORIG>
  <DIRECTION></DIRECTION>
  <CAST></CAST>
  <SYNOPSIS></SYNOPSIS>
  <NATIONALITY>Afeganistão</NATIONALITY>
  <YEAR></YEAR>
  <DURATION>8</DURATION>
  <CLASSIFICATION>1</CLASSIFICATION>
  <MEDIA_TYPE>DIGITAL</MEDIA_TYPE>
 </MEDIA>
 more others <MEDIA></MEDIA>...
</MEDIAS>

Sample 20 <MEDIA></MEDIA> tags...

I would like publish this content in the OpenCMS but i dont know how make this.

Somebody has a sugestion or sample code?

Tks
Wils
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060124/bbaa648a/attachment.htm>


More information about the opencms-dev mailing list