Yes, I did do a web search and did not see the link you sent. In any
case, this did work. Thanks for the help!
-Original Message-
From: Stefan Offermann [mailto:[EMAIL PROTECTED]
Sent: Monday, October 06, 2008 3:40 PM
To: user@xmlbeans.apache.org
Subject: Re: xsdconfig and ant
Ferry
Ferry, Jeremy schrieb:
I've got an xsdconfig file that I'm using and it works perfectly when I
call scomp from the command line but it apparently is getting ignored
when I use the xmlbean ant task. Can someone tell me how to get the
xsdconfig file to work with ant?
Did you search the web? A sim
-Pietro [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2008 8:07 PM
To: user@xmlbeans.apache.org; [EMAIL PROTECTED]
Subject: RE: xsdConfig general question(Long)
Peter,
Have you found the answer to your second question?
It's a bit confusing because you have one type and two element
at it will
ask for a String as argument.
From: Peter Adelmann [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2008 10:45 AM
To: user@xmlbeans.apache.org; [EMAIL PROTECTED]
Subject: RE: xsdConfig general questio
Cezar,
Thanks very much for answering the post. Your answers are helpful!!
Peter
From: Cezar Andrei [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2008 1:29 PM
To: user@xmlbeans.apache.org
Subject: RE: xsdConfig general question(Long)
Hi Peter
Hi Peter,
I've put together some examples on the following page:
http://wiki.apache.org/xmlbeans/XsdConfigFile
But as specified the definitive structure is in the file that describes the
schema of xsdconfig files:
http://svn.apache.org/viewvc/xmlbeans/trunk/src/configschema/schema/xmlcon
Thanks Cezar,
I got it working late yesterday.
From: Cezar Andrei [mailto:[EMAIL PROTECTED]
Sent: 27 August 2007 08:18 PM
To: user@xmlbeans.apache.org
Subject: RE: xsdconfig revisited
Check out the wiki page
http://wiki.apache.org/xmlbeans
Check out the wiki page
http://wiki.apache.org/xmlbeans/ExtensionInterfacesFeature
and the tests
http://svn.apache.org/viewvc/xmlbeans/trunk/test/cases/xbean/extensions/
interfaceFeature/
As it's described in the wiki page: "The for attribute can accept a list
of xbean java interfaces (s
Hi Cezar,
I was just calling it .xsdconfig. So it does need to be for example
statement.xsdconfig? I do have it in the same folder as all the XSD's
that gets compiled.
Thank you for your help so far.
Cezar Andrei wrote:
> Does the file have the xsdconfig extension? I.e. is called
> somename.xsdc
Does the file have the xsdconfig extension? I.e. is called
somename.xsdconfig? Also make sure it's in the list of files to be
compiled.
Cezar
From: Schalk Neethling [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 22, 2007 8:49 AM
To: user@xmlbeans.apache
PROTECTED]
Sent: Thursday, February 02, 2006 9:49 AM
To: user@xmlbeans.apache.org
Subject: RE: xsdconfig
The TypeSystemHolder class is a generated .class file which represents
the mediator between the world of generated classes representing the
types/elements in your schema (e.g. your Message.class
m: Bartlett, David HLTH:EX [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 01, 2006 4:32 PM
> To: user@xmlbeans.apache.org
> Subject: RE: xsdconfig
>
>
> Son of a ..
> It was the stupid missing namespace. How odd. I thought I had
> tried that before and i
From: Lawrence Jones [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 01, 2006 3:42 PM
To: user@xmlbeans.apache.org
Subject: RE: xsdconfig
Hi David
It looks like you're missing the namespace qualifier for your type and
also that your QName was missing a few underscores (it must match
ex
---Original Message-
> From: Bartlett, David HLTH:EX [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 01, 2006 2:56 PM
> To: user@xmlbeans.apache.org
> Subject: RE: xsdconfig
>
>
>
> Unfortunately, I've read that one already as well as several
others
> v
01, 2006 2:49 PM
To: user@xmlbeans.apache.org
Subject: RE: xsdconfig
Hi David
You can change both package and class names (and do other useful things
such as ensure that your generated XmlBeans implement a user-supplied
interface) using an xsdconfig file - see, for instance, the ar
Hi David
You can change both package and class names (and do other useful things
such as ensure that your generated XmlBeans implement a user-supplied
interface) using an xsdconfig file - see, for instance, the article at
http://dev2dev.bea.com/pub/a/2004/11/Configuring_XMLBeans.html for
details o
filename in as one of the input files? But anyway try using ##local instead of ##any that setup is detailed in the schema but not in the docs and is specifically for the no targetNamespace issue (I agree the docs ought to be updated). Cheers, Lawrence From: Wayne Mc
PROTECTED]
Sent: Tuesday, January 31, 2006
3:34 PM
To: user@xmlbeans.apache.org
Subject: Fwd: Re: .xsdconfig
problem
Documentation at http://wiki.apache.org/xmlbeans/XmlBeansFaq#configPackageName
says the following:
Note: If schema doesn't include targenamespace the
Tue, 31 Jan 2006 17:57:38 -0500From: Edward Frederick <[EMAIL PROTECTED]>To: user@xmlbeans.apache.orgSubject: Re: .xsdconfig problemDon't you need a target namespace?On 1/31/06, Wayne McFadden <[EMAIL PROTECTED]>wrote:> I am
using
ant and I'm trying to get the following
Don't you need a target namespace?
On 1/31/06, Wayne McFadden <[EMAIL PROTECTED]> wrote:
> I am using ant and I'm trying to get the following xsd below into a package.
>
> The last .xsdconfig file (named .xsdconfig) was
>
>
> xmlns:xs="http://xml.apache.org/xmlbeans/2004/02/xbean/config";>
>
>
>
20 matches
Mail list logo