Hello
I would like to model an entity(ET) in XML that has a repeatable element.
I want the list_entry to be repeatable - is it just a case adding another tagCode:<ET id="list"> <ELEM name="description" type="string/> <ELEM name="list_entry" type="string"/> </ET>
How best to do this?
thank you




Reply With Quote