RE: XML Schema bug fixes for 2.6? (was: Making Xerces less strict?)

2004-09-23 Thread Scott Cantor
> As a suggestion for the entire mailing list, why don't we use the "vote > for this bug" feature of Jira? At least we can have a feeling of > what the users really think is urgent to fix. Yep, I certainly did. Of course, I can't vote for my own. ;-) This is exactly what I was asking, essentiall

RE: XML Schema bug fixes for 2.6? (was: Making Xerces less strict?)

2004-09-23 Thread Alberto Massari
As a suggestion for the entire mailing list, why don't we use the "vote for this bug" feature of Jira? At least we can have a feeling of what the users really think is urgent to fix. Alberto At 15.38 23/09/2004 -0400, Scott Cantor wrote: > While it's no guarantee, referencing specific bug number

RE: XML Schema bug fixes for 2.6? (was: Making Xerces less strict?)

2004-09-23 Thread Scott Cantor
> While it's no guarantee, referencing specific bug numbers that are > show-stoppers for you will certainly help increase the likelihood of > them getting fixed. Patches, of course, help even more ;) I'm sure, but since somebody else already pointed to one and got deafening silence, I had sort o

Re: XML Schema bug fixes for 2.6? (was: Making Xerces less strict?)

2004-09-23 Thread James Berry
On Sep 23, 2004, at 12:16 PM, Scott Cantor wrote: While the list is discussing the importance of adhering to standards, is there any hope of getting a few simple XML schema bugs fixed before the next release (e.g. xml:lang is unusable, anyType doesn't handle arbitrary ttributes)? Most of them don

RE: XML Schema

2003-08-26 Thread Swaminathan A
Title: XML Schema Hi Aliza,   The Name and UnNamed Groups that appear in content models ( group,choice,sequence and all) can be used only for reprtesenting the element and not the attributes. This is not possible using XML Schema instead you can use XSL validation(Using Xalan) for finding

RE: XML Schema

2003-08-26 Thread Swaminathan A
Title: XML Schema Hi Aliza,   The Name and UnNamed Groups that appear in content models ( group,choice,sequence and all) can be used only for reprtesenting the element and not the attributes. If that is your requirement you can use XSl validation(Using Xalan) for finding it.   Best Regard

Re: XML Schema

2003-08-26 Thread Gareth Reakes
Hi, this is not possible in XML Schema. Gareth On Tue, 26 Aug 2003, Aliza Nagauker wrote: > Hello, > > I have a question regarding XML schema indicators. > > I have an element that has attributes, but only one of the attributes can be > define in each element. > Can I use the choice

RE: XML Schema Validation W3C Standard

2002-03-05 Thread Alfredo Munoz
I forgot about using XMLspy for testing because the same reason. It was NOT pure w3c Schemas. regards, Alfredo -Original Message- From: Fernando Jeronymo [mailto:[EMAIL PROTECTED]] Sent: Martes, 05 de Marzo de 2002 02:04 p.m. To: [EMAIL PROTECTED] Subject: XML Schema Validation W3C St

Re: XML Schema circular definitions

2002-01-17 Thread Khaled Noaman
Great. Normally, the parser version is reflected in the library name. So, for the next release of the parser, the library name will include the version (i.e. xerces-c_1_6_1.dll for win32). Khaled Sam Tregar wrote: > On Wed, 16 Jan 2002, Khaled Noaman wrote: > > > On windows, I am getting error

Re: XML Schema circular definitions

2002-01-15 Thread Graham Mann
I've previously logged this problem, bugzilla #5786, which I belive has been fixed in the overnight builds (thanks to Khaled). I'd be interested if this build fixes your problems because as I say it cured the schema errors, however, I now see unexpected validation errors, bugzilla #5807. I'm ac

Re: XML Schema circular definitions

2002-01-14 Thread John Utz
hi sam On Mon, 14 Jan 2002, Sam Tregar wrote: > On Mon, 14 Jan 2002, Radovan Chytracek wrote: > > > > I wish. If I could get a single tool to validate documents against my XML > > > schema under Linux then I'd be happy! > > > > Have you tried the Turbo XML 2.2 from www.extensibility.com? > >

Re: XML Schema circular definitions

2002-01-14 Thread Sam Tregar
On Mon, 14 Jan 2002, John Utz wrote: > can you provide a tie-breaker? > > asserting that XMLSpy says it's ok is not really sufficient. I would > suggest bringing a third tool into the mix and see what happens. Found one (thanks to Radovan Chytracek) - TIBCO's Turbo XML 2.2 accepts the schema and

Re: XML Schema circular definitions

2002-01-14 Thread Sam Tregar
On Mon, 14 Jan 2002, Radovan Chytracek wrote: > > I wish. If I could get a single tool to validate documents against my XML > > schema under Linux then I'd be happy! > > Have you tried the Turbo XML 2.2 from www.extensibility.com? Thanks for the tip - I'll give it a try. I don't think this goi

Re: XML Schema circular definitions

2002-01-14 Thread Radovan Chytracek
Hi, > I wish. If I could get a single tool to validate documents against my XML > schema under Linux then I'd be happy! Have you tried the Turbo XML 2.2 from www.extensibility.com? Radovan - To unsubscribe, e-mail: [EMAIL PR

Re: XML Schema circular definitions

2002-01-14 Thread Sam Tregar
On Mon, 14 Jan 2002, John Utz wrote: > can you provide a tie-breaker? > > asserting that XMLSpy says it's ok is not really sufficient. I would > suggest bringing a third tool into the mix and see what happens. I wish. If I could get a single tool to validate documents against my XML schema unde

Re: XML Schema circular definitions

2002-01-14 Thread John Utz
can you provide a tie-breaker? asserting that XMLSpy says it's ok is not really sufficient. I would suggest bringing a third tool into the mix and see what happens. I am participating in another thread on the xerces-j mailing list wrt a newly established XMLSchema standard that can't be validate

RE: XML - Schema Validator

2001-07-06 Thread Murphy, James
Look at almost any of the samples that ship with the 1.5 distribution. I think DOMCount does what you want on a single file - it is a straight forward task to extend this to iterate over a directory. Jim > -Original Message- > From: Naren Reddy [mailto:[EMAIL PROTECTED]] > Sent: Friday,

Re: XML Schema Resolver proposal

2001-06-22 Thread Elena Litani
Hi, David, You are proposing that an application dissables the use of schemaLocation/ noNamespaceSchemaLocation attributes and instead uses user specified schemas. I am not sure if it is a *perfect* solution. I would think that if a namespace resolution using user specified schemas fails, you m

Re: XML Schema include feature in Xerces C/C++ implementation.

2001-05-30 Thread Pinto, Michelle
This is to convey my interest in having the "xsd:include" feature implemented in the Xerces C implementation. Thank you. M. Pinto [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

Re: XML Schema-- Does ANY C++ lib support it??

2001-04-02 Thread kaoruAngel
many Java solutions, and few C++ options. I suppose it goes to cross-platform issues... - kaoruAngel - Original Message - From: "Arnold, Curt" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 02, 2001 1:42 PM Subject: RE: XML Schema-- Does ANY C++

RE: XML Schema-- Does ANY C++ lib support it??

2001-04-02 Thread Arnold, Curt
Definitely the Xerces-C implementation of schema is underway. Currently, The Oracle XML Parser for C++ supports an previous working draft of XML schema, check http://technet.oracle.com/tech/xml/xdk_cpp/index.htm - To unsubscrib

Re: XML Schema-- Does ANY C++ lib support it??

2001-04-02 Thread kaoruAngel
real experience with Java? Thank you for your help. Hopefully someone will surprise me with a C++ library that supports them :) - kaoruAngel - Original Message - From: "Cem Karan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 02, 2001 10:42 AM Subje

Re: XML Schema-- Does ANY C++ lib support it??

2001-04-02 Thread Carl_Erhorn
Cem, and the list, >I don't know of a C++ solution to your problems, but if I might ask you >this: can you mix the Java and C++ code you have together? Using the >JNI you should be able to access the Java parser/whatever from C++. I've recently found a problem on both Solaris and Redhat Linux

Re: XML Schema-- Does ANY C++ lib support it??

2001-04-02 Thread Cem Karan
I don't know of a C++ solution to your problems, but if I might ask you this: can you mix the Java and C++ code you have together? Using the JNI you should be able to access the Java parser/whatever from C++. The downside will be speed to some degree (although on the mac and linux sides, that sh

Re: XML Schema support

2001-03-28 Thread John Snelson
Hi, XML is an inherantly text data format, so there is no built in floating point number support in the DOM. What most people do is to treat certain parts of the XML tree as having a floating point value, and use string-to-number and number-to-string routines to get the numeric values from the st

RE: XML Schema support

2001-03-27 Thread Peter Allen
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 27, 2001 1:01 PM > To: [EMAIL PROTECTED] > Subject: Re: XML Schema support > > > Yes, partial support should be available before summer. Stay tuned. > > Tinny > > > ---

Re: XML Schema support

2001-03-27 Thread tng
Yes, partial support should be available before summer. Stay tuned. Tinny - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]