[
Lists Home |
Date Index |
Thread Index
]
- From: Tim Bray <tbray@textuality.com>
- To: Bob Kline <bkline@rksystems.com>, xml-dev <xml-dev@ic.ac.uk>
- Date: Thu, 06 Jan 2000 11:39:51 -0800
At 02:07 PM 1/6/00 -0500, Bob Kline wrote:
> <!ELEMENT student EMPTY>
> <!ATTLIST student
> xlink:type (locator) #FIXED "locator"
> xlink:href CDATA #REQUIRED
> xlink:role NMTOKEN #FIXED "student"
> xlink:title CDATA #IMPLIED
> >
> . . . .
>
> The following example shows how an XML document using these
> declarations might look:
>
> <student
> href="/students/patjones.xml"
> title="Pat Jones" />
Looks like an error to me. I think that should be
<student xlink:href=""
and so on. -Tim
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|