Hi,
> I've used XJC on SVG, Apache FOP's unofficial XSL-FO, and several
> other standard schema.
>
> I want to create a project for each of the resulting packages on say
> Google Code, so others can re-use them.
>
> But what package name should I use for the generate classes?
>
> I don't suppose I should use for example, org.w3.svg, nor jaxb.org.w3.svg.
>
> Of course I could prefix everything with my own domain plutext, so i'd
> end up with org.plutext.svg.
>
> Any better ideas?
Check this project:
http://ogc.dev.java.net/
I used a convention like:
net.opengis.wms.v_1_3_0
<prefix>.<symbolic-spec-nave>.<version>
Please let me know when you've installed the project - I'd like to participate.
Bye,
/lexi