Hi,

Using custom schema, the following xml is being generated..

-<rdf:Description rdf:about="" 
xmlns:ls="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
        -<TagId-20>
                -<rdf:Seq>
                        <rdf:li>arr0</rdf:li>
                        <rdf:li>arr1</rdf:li>
                </rdf:Seq>
        </TagId-20>
</rdf:Description>

I want to know, if this structure also can be custom.
For example,

        -<TagId-20>
                -<customTag>
                        <ls:userId>USERNAME</ ls:userId >
                        <ls:WONum>12-110992</ WONum >
                </customTag >
        </TagId-20>


For getting the above structure, what I need to do?? Is there any example 
available?

Thanks,
Deepti
LEGAL NOTICE: Unless expressly stated otherwise, this message is confidential 
and may be privileged. It is intended for the addressee(s) only. Access to this 
e-mail by anyone else is unauthorized. If you are not an addressee, any 
disclosure or copying of the contents of this e-mail or any action taken (or 
not taken) in reliance on it is unauthorized and may be unlawful. If you are 
not an addressee, please delete this e-mail and inform the sender immediately. 
LAURUS Infosystems, division of Laurus Labs Private Limited, with its principal 
place of business at Plot No. 100-101, Export Promotion Industrial Park, 
Whitefield, Bangalore 560066.

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to