I thought that was what PCDATA was for.
If I am understanding Eric's requirement, I ran into that problem a while
back when trying to build a "Paragraph Server" that communicated with XML.
All the "paragraphs" I wanted to serve were already in HTML. This caused
confusion for the my parser so I ended up translating the "<" that started
each inline tag to some other char string ("<" maybe, I don't remember).
But if someone were using a proper parser (i.e. a validating one), couldn't
one just state in the DTD that an element contains PCDATA and expect the
parser to ignore the inline tags?
> -----Original Message-----
> From: Eugene Eric Kim [mailto:eekim@eekim.com]
> Sent: Tuesday, July 18, 2000 3:40 PM
> To: unrev2
> Cc: Wayne Gramlich; hm
> Subject: Re: [unrev-II] Editing XML Outlines: A Workaround
>
>
> Interesting comments.
>
> On Fri, 14 Jul 2000, Eric Armstrong wrote:
>
> > * A standard allows an arbitrary editor to know which tags
> > are inlinable. (The xhtml "inline" declaration could
> > possibly be used.)
>
> I found this a particularly interesting point. Do you have any idea why
> there isn't one? In other words, are there cases where an XML tag should
> be inlined and indented at different times in the same document,
> depending on context?
>
> -Eugene
>
> --
> +=== Eugene Eric Kim ===== eekim@eekim.com =====
> http://www.eekim.com/ ===+
> | "Writer's block is a fancy term made up by whiners so
> they |
> +===== can have an excuse to drink alcohol." --Steve Martin
> ===========+
>
>
>
> ------------------------------------------------------------------------
> Old school buds here:
> http://click.egroups.com/1/7081/5/_/444287/_/963953506/
> ------------------------------------------------------------------------
>
> Community email addresses:
> Post message: unrev-II@onelist.com
> Subscribe: unrev-II-subscribe@onelist.com
> Unsubscribe: unrev-II-unsubscribe@onelist.com
> List owner: unrev-II-owner@onelist.com
>
> Shortcut URL to this page:
> http://www.onelist.com/community/unrev-II
>
------------------------------------------------------------------------
Failed tests, classes skipped, forgotten locker combinations.
Remember the good 'ol days
http://click.egroups.com/1/7076/5/_/444287/_/963955573/
------------------------------------------------------------------------
Community email addresses:
Post message: unrev-II@onelist.com
Subscribe: unrev-II-subscribe@onelist.com
Unsubscribe: unrev-II-unsubscribe@onelist.com
List owner: unrev-II-owner@onelist.com
Shortcut URL to this page:
http://www.onelist.com/community/unrev-II
This archive was generated by hypermail 2b29 : Tue Jul 18 2000 - 14:35:07 PDT