You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Stéphane Rault <ks...@yahoo.fr> on 2005/01/26 21:55:14 UTC

RE : [XmlBeans V2] [BUG ?] Unexpected element: CDATA

> 
> Well maybe IMHO the parameter name of the methods can be made more 
> descriptive (instead of just s) to make them intutive. Most 
> of the current 
> IDEs will tool tip prompt the signature of the method while 
> coding it and 
> that may strike the light bulb on to avoid such situation...

Yes, but for me, I'm working in Eclipse but with xmlbeans in compiled
external Jar, so the parameters are args0, args1, etc. no way !! :-)


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org


RE: Trailing blank space / Whitespace is not preserved : XmlObject.newDomNode

Posted by Jeegar Shah <je...@hotmail.com>.
If you have access the source code of the file XML bean generates for your 
schema then point your library to those source files and it shows the 
parameter correctly as 'parse(String s)'

xmlbean library's soure code or Java doc is not required and will not be 
helpful for this purpose.

I tried this in WSAD (Based on Eclipse 2) and Eclipse 3

>From: Stéphane Rault <ks...@yahoo.fr>
>Reply-To: user@xmlbeans.apache.org
>To: <us...@xmlbeans.apache.org>
>Subject: RE : [XmlBeans V2] [BUG ?] Unexpected element: CDATA
>Date: Wed, 26 Jan 2005 21:55:14 +0100
>MIME-Version: 1.0
>Received: from mail.apache.org ([209.237.227.199]) by MC8-F22.hotmail.com 
>with Microsoft SMTPSVC(6.0.3790.211); Wed, 26 Jan 2005 12:56:27 -0800
>Received: (qmail 1752 invoked by uid 500); 26 Jan 2005 20:56:26 -0000
>Received: (qmail 1737 invoked by uid 99); 26 Jan 2005 20:56:26 -0000
>Received: pass (hermes.apache.org: local policy includes SPF record at 
>spf.trusted-forwarder.org)
>Received: from smtp005.mail.ukl.yahoo.com (HELO smtp005.mail.ukl.yahoo.com) 
>(217.12.11.36)  by apache.org (qpsmtpd/0.28) with SMTP; Wed, 26 Jan 2005 
>12:56:24 -0800
>Received: from unknown (HELO aboulafia) (ksbrault@82.253.174.147 with 
>login)  by smtp005.mail.ukl.yahoo.com with SMTP; 26 Jan 2005 20:56:21 -0000
>X-Message-Info: JGTYoYF78jHgbGY+LPSJdfu28E3+8Q6a29uWzzdS/SM=
>Mailing-List: contact user-help@xmlbeans.apache.org; run by ezmlm
>Precedence: bulk
>List-Post: <ma...@xmlbeans.apache.org>
>List-Help: <ma...@xmlbeans.apache.org>
>List-Unsubscribe: <ma...@xmlbeans.apache.org>
>List-Subscribe: <ma...@xmlbeans.apache.org>
>Delivered-To: mailing list user@xmlbeans.apache.org
>X-ASF-Spam-Status: No, hits=0.0 required=10.0tests=
>X-Spam-Check-By: apache.org
>X-MSMail-Priority: Normal
>X-Mailer: Microsoft Outlook, Build 10.0.2627
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
>X-Virus-Checked: Checked
>Return-Path: user-return-1705-jeegarshah=hotmail.com@xmlbeans.apache.org
>X-OriginalArrivalTime: 26 Jan 2005 20:56:27.0746 (UTC) 
>FILETIME=[810F6420:01C503E9]
>
> >
> > Well maybe IMHO the parameter name of the methods can be made more
> > descriptive (instead of just s) to make them intutive. Most
> > of the current
> > IDEs will tool tip prompt the signature of the method while
> > coding it and
> > that may strike the light bulb on to avoid such situation...
>
>Yes, but for me, I'm working in Eclipse but with xmlbeans in compiled
>external Jar, so the parameters are args0, args1, etc. no way !! :-)
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
>For additional commands, e-mail: user-help@xmlbeans.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org