All, I have been tossing around an idea that has bearing on the recent diff thread as well as line-oriented processing, push parsing, database storage, and all...
Sean McGrath
sean@...
Sep 1, 2000 10:21 am
3578
Hi, Very nice. SADE is in fact serialized stream of SAX events. SADE and PYX attempts to build a bridge between 'XML' and legacy tools are very practical....
Paul Tchistopolskii
pault12@...
Sep 1, 2000 6:17 pm
3579
... Hm, seems difficult without a minimum support at the application, e.g. recognition of some attribute like xdiff:version="...". Also, the document may...
Stefan Haustein
haustein@...
Sep 1, 2000 6:36 pm
3580
... Well my word parsing scheme is finished. I posted last week about this as I'm new to this list. You can check it out at...
Mark Brownell
gizmotron@...
Sep 1, 2000 8:10 pm
3581
Hi, 1. It is not that easy to understand what happens on your site. If there is any chance to get a URL to 'view from top' e t.c. - I appreciate greatly....
Paul Tchistopolskii
pault12@...
Sep 1, 2000 10:26 pm
3582
... If you export the MTML after it converts the XML you can see the whole file including the xml. Here for you is that first page though, with an explination...
Mark Brownell
gizmotron@...
Sep 2, 2000 3:08 pm
3583
... Now, you could work around this by adding a dummy top-level element, of course: <?xml version="1.0"?> <t> <s>Invoice</s> <s>From</s> <d>Sean McGrath</d> ...
Oren Ben-Kiki
oren@...
Sep 4, 2000 6:48 am
3584
... My previous company did some extensive work on this, trying to express the diff as another XML tree, allowing the diff to be applied on a modified base...
Oren Ben-Kiki
oren@...
Sep 4, 2000 6:49 am
3585
... True. How silly of me. How about this: <?xml version="1.0"?> <sade> <s>Invoice</s> ... <e>Invoice</e> </sade> With the necessary application level...
Sean McGrath
sean@...
Sep 4, 2000 10:04 am
3586
... respect ... It seems sade doesn't buy you much over Minimal-XML, except that (1) it is line-oriented and (2) it has a fixed DTD. Minimal-XML doesn't have a...
Oren Ben-Kiki
oren@...
Sep 4, 2000 12:39 pm
3587
[Oren Ben-Kiki] ... Three things: 1) Politics 2) People 3) Philisophy 1) Politics Nobody (that is not sitting around the SML-DEV campfire) wants to hear that...
Sean McGrath
sean@...
Sep 5, 2000 2:26 pm
3588
... Reminds me of my <spam> post a long time ago. I used it to show that a single tag was all you needed, but that it was nice to have more :-)...
Gavin Thomas Nicol
gtn@...
Sep 5, 2000 3:39 pm
3589
While I doubt that SML-DEV is a hotbed of XHTML activity, I thought this tip I sent out yesterday on my xml-xhtml-tips list might interesting to folks around...
Simon St.Laurent
simonstl@...
Sep 15, 2000 8:00 pm
3590
Hmmm ... has anybody noticed this before? http://www.ilrt.bris.ac.uk/discovery/rdf-dev/rudolf/js-rdf/ Bob La Quey...
Bob La Quey
robertl1@...
Sep 16, 2000 5:38 am
3591
Apologies for my long abscence on this list (people expect me to write applications, of all things). Being out of the loop for a awhile, I've only recently...
Jeff Lowery
jlowery@...
Sep 26, 2000 6:29 pm
3592
1) Our internal schema development process involved building a UML model of the domain and then transforming it into XML Schema (among other things). If you...
Arnold, Curt
Curt.Arnold@...
Sep 26, 2000 6:51 pm
3593
... The next thing I was planning to do is to apply XSLScript design pattern to XML-Schema xml-ish syntax. The XSLScript pattern ( and XSLScript executable...
Paul Tchistopolskii
pault12@...
Sep 26, 2000 6:57 pm
3594
... How about we add this to section 2: Documents which use only the features described in this section will be well-formed documents but not valid....
Simon St.Laurent
simonstl@...
Sep 27, 2000 1:58 pm
3595
Thanks for the feedback. I will be looking more into these ideas soon....
Jeff Lowery
jlowery@...
Sep 27, 2000 8:46 pm
3596
... validating ... Perfect. ... Sounds great. Do you have any such home in mind? Michael indicated that he and/or Clark could submit it as a note to the W3C. ...
Oren Ben-Kiki
orenbk@...
Sep 28, 2000 10:05 am
3597
I've just uploaded a 'Common XML Final Draft' to: http://www.egroups.com/files/sml-dev/Work/cxmlspec.txt (no line breaks) and ...
Simon St.Laurent
simonstl@...
Sep 28, 2000 2:23 pm
3598
... From: "Simon St.Laurent" <simonstl@...> To: <sml-dev@egroups.com> Sent: Thursday, September 28, 2000 4:26 PM Subject: [sml-dev] Common XML Final...
usamcn
Mike.Champion@...
Sep 30, 2000 1:23 pm
3599
What if each XML element were an RDF Resource with an underlying bag of RDF Properties and Values? The RDF would normally be hidden. When explicitly expressed ...
Bob La Quey
robertl1@...
Sep 30, 2000 4:38 pm
3600
From: Bob La Quey <robertl1@...> ... Does it ? We have to understand what is the goal then. My experiments show that generalizing *processing* of some...
Paul Tchistopolskii
pault12@...
Sep 30, 2000 6:40 pm
3601
... I'll talk to myself a bit here. It has been kind of slow in the old SML-DEV since Simon finished up Common XML with a little boost from Oren. Great job,...
Bob La Quey
robertl1@...
Oct 1, 2000 3:53 am
3602
Hello, Just thinking, why did we tried to find the 'silver bullet' MinML API. Maybe it could make sense to have multiple models, like MinML model,...
Paul Tchistopolskii
pault12@...
Oct 1, 2000 3:56 am
3603
... From: Bob La Quey <robertl1@...> ... Now I see. It is not about 'attributes-only' XML. Now it smells like C++ templates. Interesting. Rgds.Paul....
Paul Tchistopolskii
pault12@...
Oct 1, 2000 4:40 am
3604
... That would be great. ... > > ... the < ... > > ... really ... You don't need to mark up the element. If you don't want a distinction, then you should...
Sjoerd Visscher
sjoerd_visscher@...
Oct 1, 2000 2:17 pm
3605
We've discussed submitting the Common XML document to the W3C to be published as a Note. Here's the details on how one goes about making a Submission Request...
Michael Champion
Mike.Champion@...
Oct 1, 2000 3:27 pm
3606
... Thanks, I think you are right. I'd like to get back to this though when I have the time and look at simple syntax for RDF. Maybe the syntax is OK if we...