[opencms-dev] /* Short Sample of the XML use in the ocms

Wils wilson.neto at cesar.org.br
Tue Apr 4 22:02:38 CEST 2006


dears,

please, somebody cant display a sample with dyanmic file creation process?

I have the following xml sample:

<book>

    <address>
        <name>Catarina</name>
        <age>19</age>
        <phone>55 8899-2244</phone>
    </address>

    <address>
        <name>Maria</name>
        <age>30</age>
        <phone>55 32132131</phone>
    </address>

    <address>
        <name>Marcia</name>
        <age>25</age>
        <phone>3214-6548</phone>
    </address>

</book>



I want create new files in opencms using this XML file, each node is a new file...

file1.html
    <address>
        <name>Catarina</name>
        <age>19</age>
        <phone>55 8899-2244</phone>
    </address>


I think this doubts is a general doubts of people with are beginers in ocms.


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


More information about the opencms-dev mailing list