[
Lists Home |
Date Index |
Thread Index
]
- To: <xml-dev@lists.xml.org>
- Subject: How to handle content vs. context markup?
- From: "Jens Jakob Andersen, PDI" <jens.jakob.andersen@post.dk>
- Date: Wed, 20 Mar 2002 10:01:03 +0100
- Thread-index: AcHPl59j/HrjegrWTwKO+d4F9RTK4QAVTTIw
- Thread-topic: [xml-dev] do leading indicators matter?
Hello dear fellow brains.
I again and again hit the head on the "content vs. context markup" wall.
It seems to me that the tagline of XML, "single source publishing", gives me grey hair in the head.
If I tag a document for only context (e.g.
<order>
<name></name>
<orderlines>
</orderlines>
</order>
I have quite limited layout capabilities.
On the other hand, if I use e.g. the Docbook DTD to markup a book, I will have a lot of layout oriented tags, and not so many content related tags.
So what is the experience and best practice of "content vs. context" tagging?
B'regards
Jens Jakob
|