home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
new
/
dev
/
lang
/
sgmls
/
test
/
test149.sgm
< prev
next >
Wrap
Text File
|
1994-07-10
|
300b
|
10 lines
<!-- This is invalid because only tokenization is done on the contents
of C/SDATA entities in tokenized attribute values, not the attribute
value literal interpretation process. -->
<!doctype doc [
<!element doc - o empty>
<!attlist doc a name #implied>
<!entity e sdata "&#RE;">
]>
<doc a="&e;foo">