Hi there, First, sorry if someone made the question already but I couldn't find it.
My question is very simple, it is possible to generate automatically an element defined as: ..element type="xs:int" name="test" default="0" minOccurs="1" maxOccurs="1".. when I run xmlText(options) method? I read somewhere that XMLBeans doesn't generates anything but in this case I understand that the element test must appears once and have set a default value so it would be possible to generate automatically the element without explicit codification, isn't? Thx in advance. -- View this message in context: http://www.nabble.com/Question-about-XML-generation-tp23939159p23939159.html Sent from the Xml Beans - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

