home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 4
/
AACD04.ISO
/
AACD
/
Programming
/
SGMLS
/
test
/
test150.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
|
192 b
|
8 lines
<!-- A reference to an empty CDATA shouldn't count towards #PCDATA -->
<!doctype doc [
<!element doc - - (x, #pcdata)>
<!element x - - (#pcdata)>
<!entity e cdata "">
]>
<doc>&e;<x></x></doc>