Search the web
Sign In
New User? Sign Up
sml-dev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3522 - 3551 of 5159   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3522
... Usual folks here. I looked at it. It wasn't obvious to me that this was really a parser. It seemed to me to be more of an API like JDOM. My question is...
Elliotte Rusty Harold
elharo@...
Send Email
Aug 1, 2000
3:29 pm
3523
... I'll let Stefan answer that for kXML, but I'd also like to point to AElfred, in its pre-David Brownell incarnation. (I still use the old AElfred when I...
Simon St.Laurent
simonstl@...
Send Email
Aug 1, 2000
3:41 pm
3524
... As you said, it is more of an API like JDOM, but it actually contains a pull based parser. The parser does not do much error checking, but it performs at...
Stefan Haustein
haustein@...
Send Email
Aug 1, 2000
3:53 pm
3525
I have become interested in what motivations and interests people are bring to the SML-DEV. For instance, I started out mostly interested in the intellectual ...
Bob La Quey
robertl1@...
Send Email
Aug 1, 2000
9:15 pm
3526
I've been lurking on this list since someone mentioned it to me in response to a message I posted on xml-dev. I'm concerned that the body of dense standards...
Michael Brennan
michael_brennan@...
Send Email
Aug 1, 2000
9:56 pm
3527
There's been a lot going on with RELAX in the past couple of weeks: http://www.xmlhack.com/read.php?item=687 On the other hand, I haven't heard much back on...
Simon St.Laurent
simonstl@...
Send Email
Aug 2, 2000
4:04 pm
3528
After spinning around a few times on XML-Dev, I'm wondering if maybe Common XML provides a better foundation for defining an XML Infoset than the apparently...
Simon St.Laurent
simonstl@...
Send Email
Aug 3, 2000
7:57 pm
3529
Hello. I feel that it all comes together. Minimal XML realy helps. I'm currently writing some new SQL/XML component for Ux and I miss 'simple DTD'. In fact -...
Paul Tchistopolskii
pault12@...
Send Email
Aug 3, 2000
11:33 pm
3530
... This all means that Ux will some day get xml2minml.xsl and by just adding this filter into the pipe I'l start my life in the beautiful world of Minimal XML...
Paul Tchistopolskii
pault12@...
Send Email
Aug 3, 2000
11:46 pm
3531
Looks like Jonathan was planning this anyway, and I'm not sure he's an SML-DEV participant. Note the Common XML and SML reference toward the end as well. ...
Simon St.Laurent
simonstl@...
Send Email
Aug 4, 2000
1:14 am
3532
... an ... the end ... RDF is no big deal ... basically all it is, is a wrapper <rdf:RDF><rdf:Description> <content>...</content> <content>...</content> ...
Jonathan Borden
jborden@...
Send Email
Aug 4, 2000
1:21 am
3533
... Is it really possible to simply "add" the extensions to a minimal infoset "step by step"? For example, in basic Common XML, it would be sufficient to have...
Stefan Haustein
haustein@...
Send Email
Aug 4, 2000
2:14 pm
3534
... yes. ... depends on how you add the constraints. if via an XSLT (for example), the Common Infoset would be significantly simpler, but could still reference...
Jonathan Borden
jborden@...
Send Email
Aug 4, 2000
3:35 pm
3535
... At least, it seems very simple for the Common XML core. I tried to cut down the w3 document accordingly, reducing the information items from 15 to 5, and ...
Stefan Haustein
haustein@...
Send Email
Aug 4, 2000
5:16 pm
3536
It looks like I am getting my self into a book writing project. Not XML but definitely technical, about 300 pages. So, I would like the opinions of my...
Bob La Quey
robertl1@...
Send Email
Aug 4, 2000
8:02 pm
3537
... From: "Bob La Quey" <robertl1@...> To: <sml-dev@egroups.com> Sent: Friday, August 04, 2000 4:00 PM Subject: [sml-dev] Docbook XML ... Well, a very...
Michael Champion
Mike.Champion@...
Send Email
Aug 4, 2000
8:31 pm
3538
... Yes. ;) Clark...
Clark C. Evans
cce@...
Send Email
Aug 6, 2000
2:42 am
3539
Enosys Markets is a pioneering, early stage company that is transforming B2B e-commerce. With our talented team and our innovative XML infrastructure, we...
stacey@...
Send Email
Aug 8, 2000
9:35 pm
3540
So far, no comments, apart from Rick Jelliffe's praise noted earlier. I hope that's a good thing. In any event, it makes me wonder if there's some good way to...
Simon St.Laurent
simonstl@...
Send Email
Aug 8, 2000
9:39 pm
3541
... From: "Simon St.Laurent" <simonstl@...> To: <sml-dev@egroups.com> Sent: Tuesday, August 08, 2000 5:42 PM Subject: [sml-dev] Common XML status...
Michael Champion
Mike.Champion@...
Send Email
Aug 8, 2000
10:26 pm
3542
... Well, aside from my list of nit-pickings which I understand/hope you addressed :-) there's the issue of the Common-XML DTDs. That is, I feel that we need...
Oren Ben-Kiki
orenbk@...
Send Email
Aug 9, 2000
8:02 am
3543
... If prefixes were unique, what would we need namespaces for? Who would assign prefixes and ensure uniqueness? I do not think this is a realistic option. ...
Stefan Haustein
haustein@...
Send Email
Aug 9, 2000
8:40 am
3544
... From: "Stefan Haustein" <haustein@...> To: <sml-dev@egroups.com> Sent: Wednesday, August 09, 2000 4:40 AM Subject: Re: [sml-dev] Common...
Michael Champion
Mike.Champion@...
Send Email
Aug 9, 2000
12:19 pm
3545
... Assuming globally unique prefixes just shifts problems. Do you think prefix collisions are not a problem at all? Or can prefix collisons be avoided...
Stefan Haustein
haustein@...
Send Email
Aug 9, 2000
1:05 pm
3546
The IETF BEEP (formerly BXXP) Working Group endorsed a subset of XML in their specs that totally agrees with your analysis of the &cantfindme; problem. Only...
Dale Hunscher
dale@...
Send Email
Aug 9, 2000
1:11 pm
3547
... Namespaces are broken for exactly this reason: the rely upon uri's which are *not* guaranteed to be unique *and* persistent. For example, say I have a...
Gavin Thomas Nicol
gtn@...
Send Email
Aug 9, 2000
3:26 pm
3548
... I think I did address the nit-picks, after sorting out the version control issue I'd introduced myself. On the DTD end, I have to admit that I'm still...
Simon St.Laurent
simonstl@...
Send Email
Aug 9, 2000
3:32 pm
3549
... Hmmm... Good point. A DTD should definitely be optional. ... Exactly. I think that a few words that warn people from using certain DTD features would be...
Oren Ben-Kiki
orenbk@...
Send Email
Aug 9, 2000
5:08 pm
3550
I don't see any difference with java packaging scenario. I mean if I produce a package com.pault I place class Foo into this package. I'm placing this package...
Paul Tchistopolskii
pault12@...
Send Email
Aug 9, 2000
10:00 pm
3551
... They're basically the same: alpha-renaming. People have been doing it in LISP for years. ... Yep. ... Of course. I have a SecurityManager class I wrote......
Gavin Thomas Nicol
gtn@...
Send Email
Aug 10, 2000
8:36 am
Messages 3522 - 3551 of 5159   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help