Namespace prefixes optional?
Tim Bray
tbray at textuality.com
Thu Jan 6 19:38:51 GMT 2000
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 at 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 at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list