Re: requirements for SUCCESSFUL usage of xerces-c 1.7 on FreeBSD4.5-RELEASE should/could this be added to the docs?

2002-03-19 Thread John Utz
tinny already fixed it. because i did put it in the bug. but you made a good point. On 19 Mar 2002, (Murray Cumming) wrote: > On Sun, 2002-03-17 at 07:25, Max Gotlib wrote: > > > 2. hand repair bug 7162 "IconvFreeBSDTransService.cpp needs an #include > > > statement fixed to use xercesc" > > >

Re: Why cant i find Grammar and SchemaGrammar in the docs on thesite?

2002-03-18 Thread John Utz
sts those public external API. > > Grammar / SchemaGramma were intended to be used internally, and thus their > APIs are not documented. > > Tinny > > - Original Message - > From: "John Utz" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sen

Re: xerces-p install test falls (need help)

2002-03-15 Thread John Utz
Hello, dobroye utrom, etc On Fri, 15 Mar 2002, mail wrote: > Hello xerces-c-dev, > i've try install XML-Xerces1_6_0 on FreeBSD platform. > libraries libxerces-c1_6_0.so & Xerces.so comiled successfuly, but > the tests from XML-Xerces is 100% fall :( before you try to use xerces-p, i suggest tha

requirements for SUCCESSFUL usage of xerces-c 1.7 on FreeBSD4.5-RELEASE should/could this be added to the docs?

2002-03-15 Thread John Utz
Hello; i finally had a work at home day that could be appropriately utilized by getting xerces-c to build *and* run the samples on my FreeBSD 4.5-RELEASE box. perhaps there are people out there who got this to work without a problem, but i never saw them chime in when i was helping the *other* f

Why cant i find Grammar and SchemaGrammar in the docs on the site?

2002-03-14 Thread John Utz
hello; it's possible that i am being very stupid, but i cant seem to find any documentation of the Grammar stuff in the C++ API docs. http://xml.apache.org/xerces-c/apiDocs/index.html is it there, and i am missing it, or have the docs not been updated in a while? tnx! johnu

RE: SysAllocString

2002-03-08 Thread John Utz
ut in my code, I don't know what "Hello" is? > I mean I have : > > Char* vna2 = ((XMLNode.getNodeName()).transcode()); > BSTR bstr= SysAllocString(vna2)doesn't work.. > > I am not in a position to print the string and then put it in SysAlloc > function

Re: SysAllocString

2002-03-08 Thread John Utz
this is because the L makes it a wide string On Fri, 8 Mar 2002, Bavishi, Pankaj wrote: > When I use: > BSTR bstr=SysAllocString(L"Hello"); > It works fine > But I can't do: > Char* str ="Hello"; WCHAR* wstr = L"Hello"; > BSTR bstr=SysAllocString(str); > > Why? Could you please suggest me the

RE: new to Xerces

2002-03-06 Thread John Utz
Wow; this was a really nice and dispassionate answer On Wed, 6 Mar 2002, Joseph Kesselman/CAM/Lotus wrote: > > Some insight into how to choose between these approaches: > http://www.w3.org/DOM/faq.html#SAXandDOM > > Remember that the DOM is only an API. There can be DOMs that load data on

RE: new to Xerces

2002-03-06 Thread John Utz
I have not noticed anybody saying nice things about DOM, so i will. :-) but please dont take this as flame bait. it's my opinion, and that's all. i love DOM. i prefer using DOM whenever possible. it's clean, predictable, simple, orthagonal. the twisty bits of really making sure that your event

Re: XML Schemas Validation

2002-03-04 Thread John Utz
you might consider that you have it backwards :-) perhaps XMLSpy sez things are good that really arent. just something to think about. johnu On Mon, 4 Mar 2002, Fernando Jeronymo wrote: > > > Hi, I am having some problems trying to validate a xml file. > > It seems that Xerces C++ just has

Re: Xerces-C on FreeBSD 4.5

2002-02-28 Thread John Utz
this is great work! i am happy to help as much as i can, esp since you stepped thru it On Fri, 1 Mar 2002, Christian Kruse wrote: > Hi, > > On Thu, 28 Feb 2002 12:40:49 -0800 (PST) > John Utz <[EMAIL PROTECTED]> wrote: > > > OK, we see here that the 'this

Re: Xerces-C on FreeBSD 4.5

2002-02-28 Thread John Utz
ok both this mail and the previous mail show the same pathology. it's instructional! On Thu, 28 Feb 2002, Christian Kruse wrote: > Hoi, > > On Thu, 28 Feb 2002 12:15:39 -0800 (PST) > John Utz <[EMAIL PROTECTED]> wrote: > > > Could i suggest a further test? >

Re: Xerces-C on FreeBSD 4.5

2002-02-28 Thread John Utz
Thu, 28 Feb 2002, Christian Kruse wrote: > Hoi, > > On Thu, 28 Feb 2002 11:26:49 -0800 (PST) > John Utz <[EMAIL PROTECTED]> wrote: > > > well, if you got it to actually parse, u are ahead of me! > > > > On Thu, 28 Feb 2002, Christian Kruse wrote: > >

Re: Xerces-C on FreeBSD 4.5

2002-02-28 Thread John Utz
well, if you got it to actually parse, u are ahead of me! On Thu, 28 Feb 2002, Christian Kruse wrote: > Hi, > > I tried to compiler Xerces-C on my FreeBSD 4.5 system. It worked with ICU -ticu > and -tIconvFBSD, but when compiling the examples I get the following warnings: > > /usr/lib/libc_r.s

Re: Subelements ordering.

2002-02-26 Thread John Utz
elements are ordered, attributes are not. ( i should find the documentation behind it ) On Mon, 25 Feb 2002, Leonardo B. Lopes wrote: > I hope so. For example, the element in MathML takes two numbers > () as children, and I would assume the lower comes before the > higher... I think ordering m

Re: Proposal: C++ Language Binding for DOM Level 2 - in term ofIDOM

2002-02-19 Thread John Utz
I'll put my oar in at this point, because i think james has put this together quite nicely. On Tue, 19 Feb 2002, James Berry wrote: > I¹ve heard at least two concerns/proposals regarding what needs to be > addressed in this proposed binding: > > (1) Normalize names per Tinny below: IDOM

even after fixing the stricmp bug, i *still* have trouble!

2002-02-15 Thread John Utz
hello; on my FreeBSD 4.4 box: bash-2.05$ SAXCount -v=always -n -s -f personal-schema.xml Error at file /usr/home/spaz/Compile/xerces-c-src1_6_0/samples/data/personal-schema.xml, line 8, char 86 Message: Datatype error: Type:InvalidDatatypeValueException, Message:Value 'one.worker two.worker

DANGIT! Re: DO NOT REPLY [Bug 6092] - stricmp and strnicmp notpresent in FreeBSD

2002-02-14 Thread John Utz
cutting a pasting in browsers doesnt seem to present well. just to reiterate: this is an easy fix. i just snagged the cvs tree and fixed the freebsd part. now it works swimmingly at my house :-) the Compiler/Makefile just needs to reference the GCCDefs the same way the linux and mac ports do. s

RE: BSTR

2002-02-12 Thread John Utz
On Tue, 12 Feb 2002, Bavishi, Pankij wrote: > Hello Ellis, > Thanks a lot for a detailed explanation. > Yeah it is very helpful. > But right now on practical grounds, I need to know how I can convert the > BSTR data into something that Xerces-C++ can understand. > Right now I am only aware of

experimental 1.6 release problem

2002-02-08 Thread John Utz
hi; trying to use the samples described on the samples page blow up. bash-2.04$ ./DOMCount.pl DOMCount.pl Can't locate auto/XML/Xerces/SAXParser/setDoValida.al in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i686-linux

howto build xerces-c from src with CygWin/gcc on a Windows box?

2002-02-08 Thread John Utz
hi; (cross post is poor netiquette, but this is relevant to both) has anybody built xerces-c 1.6 on a Windows box with gcc? i just tried, and i knew i was looking for trouble because there are no build instructions for same and runConfigure knows nothing about win32 or CygWin. I believe that i

Re: picking apart XMLSchema with 1.6

2002-02-08 Thread John Utz
ple to xerces-p and see how it flies. that would really be a great test for the new xerces-p release and it would allow me to see if my current Cunning Plan(tm) will actually work! i am sooo excited! johnu > Tinny > > John Utz wrote: > > > hello; > > > > after t

picking apart XMLSchema with 1.6

2002-02-08 Thread John Utz
hello; after the schema has been read in, there must be a representation of it in memory somewhere, right? so how can access that data structure? XMLValidator has a getGrammar() method that returns a Grammar, but i couldnt find any docs that described the Grammar data structure. is this the one

Re: Schema Validation Bug

2002-02-06 Thread John Utz
hmm, i think all 3 bugs are valid, but i could be mistaken the simple type in include the broken int, so now it's broken. the element 'size' includes the simple type so now it's broken. On Tue, 5 Feb 2002, Sam Tregar wrote: > The following bad snippet in my schema: > > > >

Re: Debug Assertion Failed

2002-01-22 Thread John Utz
as a recovering win32 dev, i'll take a poke :-) i hope this helps. and i apologize in advance to everybody if i seem overly pedantic or snippy. CtrlsValidHeapPointer(pUserData) generally, this assertion is telling you that you are trying to free() or read() from a bogus pointer. char *attrVal

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 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: xerces-c-1.6.0 schemaLocation problem on FreeBSD 4.4-RELEASE

2002-01-14 Thread John Utz
-g (if it wasnt built with -g by default) and step thru it. On Mon, 14 Jan 2002, Tinny Ng wrote: > John, > > I tried running your attached xml and schema using SAX2Count on Windows, and > it works fine. Is this problem only occurred on FreeBSD? > > Tinny > > John

xerces-c-1.6.0 schemaLocation problem on FreeBSD 4.4-RELEASE

2002-01-11 Thread John Utz
hi; i can get this error with any schema and instance: bash-2.05$ /usr/home/spaz/Compile/xerces-c-src1_6_0/bin/SAX2Count Test.xml Fatal Error at file /usr/home/spaz/Xml/XMLSNs/Test.xml, line 4, char 65 Message: The schemaLocation attribute does not contain pairs of values. here is the runCon