[jdom-interest] JDOM error

philip.nelson at omniresources.com philip.nelson at omniresources.com
Wed Oct 4 06:06:47 PDT 2000


> I'm getting an error 'The name "v1.Customer" is not legal for JDOM/XML
> elements: . is not allowed in XML names.'
> 

Are you using this name in a doc that's parsed or one you are creating with
the api?  If the latter, check out Attribute's constructors.  There are
alternate constructors when you use namepace prefixes.  The prefix and name
are separate.



More information about the jdom-interest mailing list