Are these the same?
<!ELEMENT cost (#PCDATA)>
<!DOCTYPE cost SYSTEM "BookCatalogue.dtd">
<cost units="USD"ᡟ.99</cost>
<!DOCTYPE cost SYSTEM "BookCatalogue.dtd">
Both forms indicate that the cost is 39.99 USD.
So, intuitively, they seem to be the same. However,
non-XML-aware tools would not be able to recognize