home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 10
/
Fresh_Fish_10_2352.bin
/
new
/
dev
/
lang
/
sgmls
/
test
/
test015.sgm
< prev
next >
Wrap
Text File
|
1994-07-10
|
227b
|
9 lines
<!-- This checks that attribute value tokenization doesn't get confused
by sdata entities. -->
<!doctype doc [
<!element doc - O empty>
<!attlist doc att names #implied>
<!entity ent sdata "foo">
]>
<doc att="&ent; bar">