Hi,

I was wondering how to add a database ranges to the content.xml ?

I've tried something like this but it's not ok :

myTableDatabaseRanges = new TableDatabaseRanges();
[..]
monDoc.getPackage().getDocument("content.xml").addContent(myTableDatabaseRanges)

Any tips ?


Reply via email to