Can someone suggest me the mailing list for jaxb -programmers
 
i am trying to find best practices and coding methodoligies /design patterns to be used when filling JAXB content tree before marshalling. JAXB compiler generated class structure seems flat.
 
Any help will be great
 
-MS
-----Original Message-----
From: Steve Pruitt [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 27, 2006 10:20 AM
To: [email protected]
Subject: soap namespace convention

Is there is a "standard" or "widely accepted" convention for naming the soap namespace.
I have seen:
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
 
 
Thanks,
 
-Steve Pruitt

Reply via email to