Hi.
> thank's you that was exactly what i was looking for.
> I seached the javadoc on this properties specificaly before posting here but
> there is only the following properties explain :
>
> - jaxb.encoding
> - jaxb.formatted.output
> - jaxb.schemaLocation
> - jaxb.noNamespaceSchemaLocation
> - jaxb.fragment
>
> Do you know where can i get the full list of supported properties?
Some are to be found here:
https://jaxb.dev.java.net/jaxb20-ea3/docs/vendorProperties.html
My further sources of info are source code of JAXB RI and JAXB samples.
Bye.
/lexi