How do you make a ELEMENT in a DTD for a mixing a text and tags? An example is in HTML when you mix regular text with bold text. TEST<B>TEST</B>TEST I can't...
<!ELEMENT P (#PCDATA|B)* > In the XML standard, this is called mixed contents. Pierre ... Pierre Attar (mailto:patt@...) Projet "Mutualiser l'effort de...
We are recruiting for a Java, XML consulting position in Bethesda, Maryland. It is minimally a two-month assignment, but could be last longer. We prefer W2...
Declaring mixed content can get tricky. The key is to remember these three points: *PCDATA must be declared in the rule first. *All the items in the rule must...
Steve Hoenisch
hoenisch@...
Apr 1, 2002 6:17 pm
3041
Teams using XML to author content or teams considering migrating to XML authoring, can evaluate the benefits of XML Content Management without having to go...
How to store a XML document as a value in a different XML document? I am interested in combining multiple XML documents in a single XML document. <SuperXMLDoc>...
Hello everyone, Any help on my question would be greatly appreciated. We are using TinyXML (Java) Parser. I want to get a DOM model eg : I want to be able to...
Too many ways to do it. I would either preffer XInclude or XSLT but it really depends on your needs and environment. I'm sure you can find Java implementations...
$Id: guidelines.txt,v 1.2 2002/01/02 10:29:51 smith Exp $ xml-doc list guidelines ... xml-doc is a mailing list where writers, developers, vendors, and others...
xml-doc@yahoogroups.com
Apr 3, 2002 8:57 am
3046
Hi, I am a fresher to XML.I would like to know how do I use xml as a database to my ASP file. Also I would like to know how do I display the xml contents to an...
Dear XML-doc listers, I have spent several hours trying to get pulldown lists and listboxes to appear in forms in my XML document. This XML document is...
Jeff Allen
jeffrey.allen@...
Apr 3, 2002 2:03 pm
3048
OASIS and UN/CEFACT are sponsoring ebXML Day, a one-day, dual-track conference on Thursday, 23 May 2002, in Barcelona, Spain, in conjunction with IDEAlliance's...
And what about when your smaller xml documents (chapters) have external entity references (graphics) and you want to combine them into one larger xml file...
TEA Lanham, Kevin
klanham@...
Apr 3, 2002 7:01 pm
3050
Announcing... SLiP 0.1: a "Sorta Like Python" shorthand syntax for XML SLIDE 0.1: a "Sorta Like an IDE" lightweight windows exe for SLiP editing SLiPpy 0.1: a...
Many thanks to Stan Devitt from another list (XML-L list) who sent me a short, concise explanation of the interaction between the XML data file and the XSL...
Concerning the message below that I posted late yesterday afternoon, I had asked the same question to the XML-L list the day before, but had not received any...
I think we got it figured out. We tried pulling in a child xml file into a new parent xml file by general entity reference (&blahblah;). As long as you don't...
TEA Lanham, Kevin
klanham@...
Apr 5, 2002 12:09 am
3054
Hi, In the absence of updates from Adobe, we are looking to replace FrameMaker+SGML 6.0 that we have been working with in our Technical Documentation dept for...
Thanks, Nigel, I have been waiting AGES for word of the next version of FM. Two years is a LONG time for one version and still no "statement of direction" from...
Charles, First, Adobe never announces new versions. Don't know why, but at least they don't end up circulating vaporware that way. Second, a lot of the...
... I'm just about to install an evaluation copy of version 2 of Adobe's InDesign. It is touted as having XML support. Have you looked at it? If so, what did...
Ed Nixon
ed.nixon@...
Apr 5, 2002 1:08 pm
3060
Hi, As I understand it InDesign is not a tool for working with structured documents, which seems to me to be essential if you really want to use XML fully. It...
Charles, I feel there are several user-friendly XML softwares out there. The most well-known are XMetal and Epic Editor: http://www.softquad.com/top_frame.sq ...
... ...jumping into a thread uninvited here... I've had a play with the ID 2 demo on MacOS X. In terms of XML, it can do a lot more than I expected and pretty...
mark
markds@...
Apr 5, 2002 1:33 pm
3063
Mark writes ... All Frame users missed it 'cause Adobe still haven't sent it! Frame has been a good tool, but FM+SGML 6 is not a great XML editor. And things...
... that's what threads are for! :) ... I'm in window-land, W2K. I should have been a little more circumspect in *my* original jump-in: I don't see...
Ed Nixon
ed.nixon@...
Apr 5, 2002 1:57 pm
3065
... At the risk of sounding partial (which we are,) for technical documentation, we have built tech doc systems on the Arbortext Adept and Epic tools since...
Barry A. Schaeffer
barry@...
Apr 5, 2002 2:23 pm
3066
The XMLSpy Suite now includes a WYSIWYG editor. I haven't had a chance to evaluate it myself, but others in my group (we're making the Big XML Move) say it's...