* Iresh Mehta ... It runs under JPython[1], a pure Java implementation of Python, so you can use it in Java if you want. It's not going to be fast, but at ...
Lars Marius Garshol
larsga@...
Feb 1, 2000 9:53 am
17608
I have a problem that seems to be a bug in Lotus XSL. Just as likely I have overlooked a mistake of mine. The following code reproduces the problem: in the...
Ben
ben@...
Feb 1, 2000 10:12 am
17609
Translation XML Schema --> DTD Lots of tools need a DTD, but the XML Schema is a better format to work with (though not completely stable). A solution is to...
Jean Marc VANEL
jean-marc_vanel@...
Feb 1, 2000 11:20 am
17610
... I do not belive that will work. type source="..." is probably not intended to look into the (different) datatype namespace. I hope the Schema people will...
Stefan Haustein
haustein@...
Feb 1, 2000 11:21 am
17611
David Megginson wrote, ... OK, that's one way of doing it. But I don't think it'd be a good choice, because it really doesn't get along well with factories ......
Miles Sabin
msabin@...
Feb 1, 2000 11:41 am
17612
... Here is an example from the XML Schema spec that I based my solution upon: <element name="picture"> <type source="binary" derivedBy="extension"> <attribute...
Roger L. Costello
costello@...
Feb 1, 2000 12:28 pm
17613
... We built it collaboratively here on XML-Dev. ... I am, but not in any legal sense. SAX is in the Public Domain, so there's no legal barrier to stop you...
David Megginson
david@...
Feb 1, 2000 12:36 pm
17614
Hi all, I've been studying Miles proposal and I wanted to share with you my $0.02: 0. The benefits are real and it is great that David is taking the time to...
Fabio Arciniegas A.
l-arcini@...
Feb 1, 2000 12:36 pm
17615
* Charles Wiltgen ... I don't know what programming language you use, but chances are you will find a parser written in it at: <URL:...
Lars Marius Garshol
larsga@...
Feb 1, 2000 1:02 pm
17616
... oops, I have overlooked that. I think some clarification from the schema people is needed here. I started implementing a schema parser where the type and ...
Stefan Haustein
haustein@...
Feb 1, 2000 1:56 pm
17617
... Yes, that would be very, very helpful. All the best, David -- David Megginson david@... http://www.megginson.com/ xml-dev: A list...
David Megginson
david@...
Feb 1, 2000 2:13 pm
17618
Hi Folks, I have a few thoughts about XML Interoperability that I would like to kick around with ya'll. First, a definition of XML Interoperability: ...
Roger L. Costello
costello@...
Feb 1, 2000 2:51 pm
17619
Hello XML & XSL developers, I have been wondering if there is any proposed eXtensible Interchange Language . . . Many computational codes use their own...
David DS Barnes
d.d.barnes@...
Feb 1, 2000 3:25 pm
17620
Hi, I followed the thread on groves with a lot of interest since we are actually right in the middle of preparing the new scope of work for DSSSL-2. As you ...
Didier PH Martin
martind@...
Feb 1, 2000 3:30 pm
17621
... From: "Bob Kline" <bkline@...> To: "Eric van der Vlist" <vdv@...> Cc: "Simon St.Laurent" <simonstl@...>; "XML-Dev Mailing list"...
Michael Champion
Mike.Champion@...
Feb 1, 2000 3:33 pm
17622
Does anyone know of a tool which converts a DTD to a UML (or Rational Rose Diagram)? Thanks, Henry Fieglein DG Bank xml-dev: A list for W3C XML Developers. To...
henry_fieglein@...
Feb 1, 2000 4:04 pm
17623
I had a look at this list, but I couldn't find any finished apps here. Everything is either source code or API stuff for inclusion. What people need is a...
Brandt Dainow
bd@...
Feb 1, 2000 4:10 pm
17624
Hello, Nous recrutons... Si vous connaissez qqun (ou vous), merci de faire passer le message... Jean Georges PERRIN -- Four J's Development Tools...
Jean Georges PERRIN
jgp@...
Feb 1, 2000 4:17 pm
17625
... From: "Didier PH Martin" <martind@...> To: "'XML Dev'" <xml-dev@...> Sent: Tuesday, February 01, 2000 9:48 AM Subject: Data models: Groves...
Michael Champion
Mike.Champion@...
Feb 1, 2000 4:35 pm
17626
I have to disagree. I think the schema format is MUCH worse to work with. It is overly long (and a drag to code) and adds nothing of value over DTD's. I'll...
Brandt Dainow
bd@...
Feb 1, 2000 4:55 pm
17627
... Just a brief comment: It seems to me that what you're describing here is the general problem of ontologies in general, and representing them in XML in...
Frank Manola
fmanola@...
Feb 1, 2000 4:56 pm
17628
I'm giving a talk to co-workers tomorrow, promoting XML. I'd like to include a list of the parsers available for XML. I have concentrated my attention on...
Norman H. Samuelson
nhs@...
Feb 1, 2000 5:24 pm
17629
Hi Sorry for this non-xml question. Does anybody know how to 'set digest' the messages that come from the list? Thank you. Liviu xml-dev: A list for W3C XML...
Liviu Cismaru
cismaru@...
Feb 1, 2000 5:30 pm
17630
Hi Michael Michael said: That's what the DOM WG was trying to do when we first wrestled with Groves. Most of us would probably be a little more general and say...
Didier PH Martin
martind@...
Feb 1, 2000 5:30 pm
17631
I strongly suggest looking at the list maintained by Lars Marius Garshol at http://www.garshol.priv.no/download/xmltools/ Mark Everman Lead System Engineer ACI...
evermanm@...
Feb 1, 2000 5:58 pm
17632
From: THOMAS PASSIN <tpassin@...> on 28/01/2000 02:45 PM Please respond to THOMAS PASSIN <tpassin@...> To: xml-dev@... cc: (bcc:...
Jean Marc VANEL
jean-marc_vanel@...
Feb 1, 2000 6:01 pm
17633
See http://www.garshol.priv.no/download/xmltools/cat_ix.html ... From: Norman H. Samuelson <nhs@...> To: <xml-dev@...> Sent: Tuesday, February 01,...
John Huddleston
jhuddles@...
Feb 1, 2000 6:15 pm
17634
... You can use GPL software in commercial products. Look at all the Linux vendors, for example. Depends on the goals of your product. - Dave xml-dev: A list...
David Brownell
david-b@...
Feb 1, 2000 6:30 pm
17635
From: "Brandt Dainow" <bd@...> on 01/02/2000 03:56 PM Please respond to "Brandt Dainow" <bd@...> To: xml-dev@... cc: (bcc:...
Jean Marc VANEL
jean-marc_vanel@...
Feb 1, 2000 6:46 pm
17636
Hi, I have downloaded xml4j off internet. How do I go about using it ? The makefile out there does not seem to be working for me. Have any of you been able to...