users@jaxb.java.net

Suggested packages names for SVG, XSL-FO etc?

From: Jason Harrop <jharrop_at_gmail.com>
Date: Wed, 17 Nov 2010 09:58:47 +1100

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?

thanks .. Jason