Hello everybody,

        A lot of thanks for all your responses. I have another question. I want 
to
take a vector from an application. And the XML has to take it, and with the
xsl make the HTML. Have I to repeat the line for every line in the vector or
is there an structure in xerces to pass objects to the xml?

        In other way:

                I have this:

                        <node>value</node>
                        <node>value</node>
                        <node>value</node>
                        <node>value</node>
                        <node>value</node>

                And I want this or something similar:

                        <node>Object vector</node>


        Is it posible? A lot of thanks an excuse my poor English.

        Marcial


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to