[Home] [By Thread] [By Date] [Recent Entries]


"Marker, Mike" <Mike.Marker@F...> writes:

> The following does not work: 
> 
> <!ATTLIST MIME_TYPE value (text/html | application/pdf | image/tiff)
> "image/tiff">
> 
> due to the '/' characters.

Correct. Enumerated attribute values are NMTOKENs and as such can only
include name characters. "/" is not a name character.

Ari.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member