-
Uparsed General Entity problems..
Currently have this in the DTD.
<!ENTITY image SYSTEM "st_kilda.jpg" NDATA Jpeg>
<!NOTATION Jpeg SYSTEM "image/jpg">
<!ELEMENT image EMPTY>
<!ATTLIST image
width CDATA #REQUIRED
height CDATA #REQUIRED
icon ENTITY #REQUIRED>
Then this in the XML.
<image width="420" height="420" icon="picture"/>
Getting this error: ENTITY "picture" is not unparsed
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks