This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: parameter entity in DTD (was untitled)


>Parameter entities can be used in XML DTDs as well:
>
>Declarations like
>
><!ENTITY % children  '(A,B,C)'>
><!ELEMENT father %children; >
><!ELEMENT mother %children; >

But doesn't the SGML statements have to occur within a DOCTYPE?
I stand corrected if I overlooked something, but I get an error
if I attempt to place SGML statements in the XML without including
them in the internal subset of a DOCTYPE.

Regards,

Dan


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]