OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Entities

[ Lists Home | Date Index | Thread Index ]

Title: RE: [xml-dev] Entities

If you don't want to put the entity in every document, you could also create a wrapper around you DTD, something like:
<!ENTITY extra "anyoldrubbish">
<!ENTITY oldDTD SYSTEM "mydtd.dtd">
&oldDTD;

then reference this DTD from your documents.

-----Original Message-----
From: Kevin.Gutch@mapinfo.com [mailto:Kevin.Gutch@mapinfo.com]
Sent: 09 April 2002 21:24
To: xml-dev@lists.xml.org
Subject: [xml-dev] Entities


I have an existing DTD which I can not really alter at this time. However,
I would like to include an entity in my DTD. I believe these are usually
defined within the DTD but this is not really an option right now. Is it
possible to  still include an entity in my XML? The entity would be used
for repetitive entries into the XML.

Thanks in advance,

Kevin




-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>

The list archives are at http://lists.xml.org/archives/xml-dev/

To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>

The information transmitted by this e-mail message is intended solely for the use of the person to whom or entity to which it is addressed. The message may contain information that is privileged and confidential.  Disclosure, dissemination, distribution, review, retransmission to, other use of or taking any action in reliance upon this information by anyone other than the intended recipient is prohibited. If you are not the intended recipient, please do not disseminate, distribute or copy this communication, by e-mail or otherwise. Instead, please notify us immediately by return e-mail (including the original message with your reply) and then delete and discard all copies of the message.

Although we have taken precautions to minimize the risk of transmitting viruses we nevertheless advise you to carry out your own virus checks on any attachment to this message. We accept no liability for any loss or damage caused by viruses.





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS