dev@jaxb.java.net

JAXB samples

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Tue, 03 Oct 2006 18:01:32 +0200

Hi,

have some comments on samples provided with JAXB.

j2s-xmlAttribute:

/ @XmlAttribute public CreditCardVendor cCardVendor;
/is defined in class /PurchaseOrderType, /but is not really used in
example output. Think for this example its important.

j2s-xmlRootElement:

seems output doesnt show element namespaces. I see namespace
declaration, but dont see any usage.

Thanks.

WBR,
Alexey.