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...
3578
Paul Tchistopolskii
pault12@...
Sep 1, 2000 6:17 pm
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....
3579
Stefan Haustein
haustein@...
Sep 1, 2000 6:36 pm
... Hm, seems difficult without a minimum support at the application, e.g. recognition of some attribute like xdiff:version="...". Also, the document may...
3580
Mark Brownell
gizmotron@...
Sep 1, 2000 8:10 pm
... 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...
3581
Paul Tchistopolskii
pault12@...
Sep 1, 2000 10:26 pm
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....
3582
Mark Brownell
gizmotron@...
Sep 2, 2000 3:08 pm
... 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...
3583
Oren Ben-Kiki
oren@...
Sep 4, 2000 6:48 am
... 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> ...
3584
Oren Ben-Kiki
oren@...
Sep 4, 2000 6:49 am
... 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...
3585
Sean McGrath
sean@...
Sep 4, 2000 10:04 am
... 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...
3586
Oren Ben-Kiki
oren@...
Sep 4, 2000 12:39 pm
... 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...
3587
Sean McGrath
sean@...
Sep 5, 2000 2:26 pm
[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...
3588
Gavin Thomas Nicol
gtn@...
Sep 5, 2000 3:39 pm
... 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 :-)...
3589
Simon St.Laurent
simonstl@...
Sep 15, 2000 8:00 pm
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...
3590
Bob La Quey
robertl1@...
Sep 16, 2000 5:38 am
Hmmm ... has anybody noticed this before? http://www.ilrt.bris.ac.uk/discovery/rdf-dev/rudolf/js-rdf/ Bob La Quey...
3591
Jeff Lowery
jlowery@...
Sep 26, 2000 6:29 pm
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...
3592
Arnold, Curt
Curt.Arnold@...
Sep 26, 2000 6:51 pm
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...
3593
Paul Tchistopolskii
pault12@...
Sep 26, 2000 6:57 pm
... 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...
3594
Simon St.Laurent
simonstl@...
Sep 27, 2000 1:58 pm
... 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....
3595
Jeff Lowery
jlowery@...
Sep 27, 2000 8:46 pm
Thanks for the feedback. I will be looking more into these ideas soon....
3596
Oren Ben-Kiki
orenbk@...
Sep 28, 2000 10:05 am
... 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. ...
3597
Simon St.Laurent
simonstl@...
Sep 28, 2000 2:23 pm
I've just uploaded a 'Common XML Final Draft' to: http://www.egroups.com/files/sml-dev/Work/cxmlspec.txt (no line breaks) and ...
3598
usamcn
Mike.Champion@...
Sep 30, 2000 1:23 pm
... From: "Simon St.Laurent" <simonstl@...> To: <sml-dev@egroups.com> Sent: Thursday, September 28, 2000 4:26 PM Subject: [sml-dev] Common XML Final...
3599
Bob La Quey
robertl1@...
Sep 30, 2000 4:38 pm
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 ...
3600
Paul Tchistopolskii
pault12@...
Sep 30, 2000 6:40 pm
From: Bob La Quey <robertl1@...> ... Does it ? We have to understand what is the goal then. My experiments show that generalizing *processing* of some...
3601
Bob La Quey
robertl1@...
Oct 1, 2000 3:53 am
... 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,...
3602
Paul Tchistopolskii
pault12@...
Oct 1, 2000 3:56 am
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,...
3603
Paul Tchistopolskii
pault12@...
Oct 1, 2000 4:40 am
... From: Bob La Quey <robertl1@...> ... Now I see. It is not about 'attributes-only' XML. Now it smells like C++ templates. Interesting. Rgds.Paul....
3604
Sjoerd Visscher
sjoerd_visscher@...
Oct 1, 2000 2:17 pm
... 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...
3605
Michael Champion
Mike.Champion@...
Oct 1, 2000 3:27 pm
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...
3606
Bob La Quey
robertl1@...
Oct 1, 2000 3:40 pm
... 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...