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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 20766 - 20795 of 26751   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20766
... There is no requirement that a notation declaration appear before the unparsed entity declaration. In general, the only order dependency in DTDs is that...
John Cowan
cowan@...
Send Email
Jun 1, 2000
8:18 am
20767
... option since all the patent treaties are based on 20-year patents. ... contesting those that do. There was a nice point that Web patents now have to be...
Peter Murray-Rust
peter@...
Send Email
Jun 1, 2000
8:26 am
20768
At WWW9, one of the things I agreed to implement is a validation suite and a web app that tests against the suite. This is the next step for XML-RPC, to ...
Dave Winer
dave@...
Send Email
Jun 1, 2000
11:47 am
20769
... This could be the next step for xml-dev that was talked about. I would suggest using SourceForge to build up this repository of ideas and using the list...
Ashvil
ashvil@...
Send Email
Jun 1, 2000
3:53 pm
20770
Hi all, We are thinking about developing an application that is truly generic by using XML. Our idea is basically generate pretty much enitre application ...
Howard Lee
howard@...
Send Email
Jun 1, 2000
4:04 pm
20771
... Not with DTDs per se, but there were lots of application generators in the 1980s that did this from data models of one kind or another. The more expressive...
Kay Michael
Michael.Kay@...
Send Email
Jun 1, 2000
4:43 pm
20772
... [...comments on archives removed...] ... Speaking of which the archives seem to have hit a glitch over the last few days as the threaded view [1] seems to ...
Leigh Dodds
ldodds@...
Send Email
Jun 1, 2000
4:57 pm
20773
Is anyone on the list familiar with the xml director products from intel? What exactly do these procducts do? Does anyone know of an open source package that...
geordy
geordy@...
Send Email
Jun 1, 2000
5:35 pm
20774
I'd base this on XSchema instead of a DTD since it would be easier to extend the XSchema syntax. Instead of generating the app at install time I'd also ...
Jon Smirl
jonsmirl@...
Send Email
Jun 1, 2000
5:38 pm
20775
I haven't seen it announced here, but there is a chat on SAX2 and the MSXML3 Parser today at 1 pm PDT/4 pm EDT at http://msdn.microsoft.com/chats/chatocx.asp ...
Arnold, Curt
Curt.Arnold@...
Send Email
Jun 1, 2000
6:20 pm
20776
Will anyone be around at JavaOne next week? I'll be in SF from Saturday afternoon to Wednesday afternoon, as I'm presenting a Birds-of-a-Feather Session with...
Simon St.Laurent
simonstl@...
Send Email
Jun 1, 2000
9:07 pm
20777
Does anybody have a Metrowerks CodeWarrior Project file for Xerces 1.0.3, 1.0.4, or 1.1.0, or know where I can obtain a copy of the project file? TIA, Ramesh ...
Ramesh
ramesh@...
Send Email
Jun 1, 2000
9:07 pm
20778
I'll be presenting that night too. http://jsp.java.sun.com/javaone/javaone2000/event.jsp?eventId=1097&trackId=1 0&eventType=BOF&ts=959893864807 I'd like to...
Tim McCune
timm@...
Send Email
Jun 1, 2000
9:36 pm
20779
The new version of Sablotron has been released. 0.36 comes with a significant performance improvement. It appears to be 2-3 times faster than 0.35 in average. ...
Petr Cimprich
petr@...
Send Email
Jun 2, 2000
3:57 pm
20780
... I'd be curious to know if the W3C has ever outright rejected, or requested withdrawal of, a proposed NOTE. My own experience with the W3C (DDML) suggests...
Simon St.Laurent
simonstl@...
Send Email
Jun 2, 2000
6:39 pm
20781
... I don't have direct data, but I believe that it has happened. Ann ... Just Released! - HTML BY Example Now shipping - Mastering XML Also in print:...
Ann Navarro
ann@...
Send Email
Jun 2, 2000
7:08 pm
20782
DDML influenced at least one iteration of Schema. Was the W3C more hostile to DDML (nee XSchema) than to the other Schema Notes link XML-Data, DCD, and SOX? ...
Arnold, Curt
Curt.Arnold@...
Send Email
Jun 2, 2000
7:24 pm
20783
... If it has in fact happened, it would be interesting to see at least public staff dispositions. It give the NOTE process a bit more credibility by making...
Simon St.Laurent
simonstl@...
Send Email
Jun 2, 2000
7:25 pm
20784
I'm having a hard time finding information on text processing - including, perhaps, presentation and editing - and Java. I'd like to be able to give readers of...
Simon St.Laurent
simonstl@...
Send Email
Jun 2, 2000
8:19 pm
20785
Is anyone familiar with a Java-based XML parser with classes that may be called directly from JavaScript (without additional extensions, etc.)? Thanks. ...
Christina Walker
christina_b_walker@...
Send Email
Jun 2, 2000
9:48 pm
20786
Have you seen Holzner's _XML Complete_ (McGraw-Hill)? Published WAY BACK in 1998, but it's pretty Java-intense. Amazon reviewers panned it; I think a Java...
Michael Fitzgerald
mike@...
Send Email
Jun 2, 2000
10:37 pm
20787
Hello, Can someone suggest me a site or articles on WAP,WML,WScript. I need some urgent info about it. Thank u. Narasimha Rao ...
P.V. NARASIMHA RAO
pv400@...
Send Email
Jun 3, 2000
7:05 am
20788
... http://www.wapforum.org -- <Matt/> Fastnet Software Ltd. High Performance Web Specialists Providing mod_perl, XML, Sybase and Oracle solutions Email for...
Matt Sergeant
matt@...
Send Email
Jun 3, 2000
9:37 am
20789
I'm using a table to display xml data and xt to transform into HTML so that people can see it in Netscape. Does anyone know of a reason why a <br/> within <td>...
Simon Pockley
simonp@...
Send Email
Jun 5, 2000
6:43 am
20790
Hi I've wrote some dll's that generates xml-documents. My problem is that when I create a new doc with same name as an old one, the old one is cached and I ...
Johan Warman
johan.warman@...
Send Email
Jun 5, 2000
7:34 am
20791
... Because it's not a correct HTML tag and that most of the "older" browsers do not recognize <br/> (they are waiting for <br> and will accept <br /> though)....
Eric van der Vlist
vdv@...
Send Email
Jun 5, 2000
8:07 am
20792
Hi, i have planned to use the xml:lang attribute to specify the language of the content element. But, regarding the XML 1.0 specification, this attribute can ...
Patrice Bonhomme
Patrice.Bonhomme@...
Send Email
Jun 5, 2000
10:19 am
20793
... Caching effects are complete nightmares, especially during debugging. Here are the places that you need to look at 1) the HTTP headers 2) meta tags in any...
Rick JELLIFFE
ricko@...
Send Email
Jun 5, 2000
10:33 am
20794
Hi, I came across this particular element definition <!ELEMENT TAXCOUNTRYPROOFRECEIVED (#PCDATA )> <!ATTLIST TAXCOUNTRYPROOFRECEIVED e-dtype NMTOKEN #FIXED...
Abhishek Srivastava
abisheks@...
Send Email
Jun 5, 2000
11:19 am
20795
The element declaration for TAXCOUNTRYPROOFRECEIVED states that any occurence of the element in an XML document can contain character data only. The "e-dtype"...
Indrajit Chaudhuri
IndrajitC@...
Send Email
Jun 5, 2000
12:03 pm
Messages 20766 - 20795 of 26751   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