home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
dev
/
lang
/
sgmls
/
test
/
test015.sgm
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-07-10
|
227 b
|
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">