|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: External entities
Gustaf Liljegren scripsit:
> <?xml version="1.0"?>
> <!ENTITY alef "א">
> ...
>
> And here's the document entity mydoc.xml:
>
> <?xml version="1.0"?>
> <!DOCTYPE doc [
> <!ENTITY hebrew SYSTEM "hebrew.ent">
> ]>
It needs to be not "hebrew" but "% hebrew", and you need to
actually invoke the parameter entity by adding "%hebrew;"
at the end of the DOCTYPE declaration.
> What kind of entity is "alef"? I know it's a general entity, but that's not
> precice enough, and "external general entity" is the whole file.
There is no standard terminology based on the place where an entity is
declared. I use the term "internal general entity externally declared",
and likewise for the other three possibilities.
--
Even a refrigerator can conform to the XML John Cowan
Infoset, as long as it has a door sticker jcowan@r...
saying "No information items inside". http://www.reutershealth.com
--Eve Maler http://www.ccil.org/~cowan
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








