Using a math element in a DTD

mparul at in.ibm.com mparul at in.ibm.com
Fri Nov 5 08:28:45 GMT 1999


Hi,

I want to define an element in my own DTD that will be a "math" element tag
- from MathML DTD.
e.g

this is my foo.dtd
<!ELEMENT foo (bar, value)>
<!ELEMENT foo (math)>
<!ELEMENT bar (#PCDATA)>

here math is an element tag from MathML DTD available at the w3.org site.

How to reflect that the math element is from the MathML dtd?

Thanks
Parul



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list