Importing an External DTD

Domain Hosting image
Web Hosting
Dedicated server
ssl certificate
Web Design image
Email
A DTD can be created separately and can be stored in a separate file. This DTD can be referenced within any document. <?xml version="1.0"?>
<!DOCTYPE LIB [
<!ELEMENT LIB(TITLE, AUTHOR, ISBN, PUBLISHER)>
<!ELEMENT TITLE(#PCDATA)>
<!ELEMENT AUTHOR(#PCDATA)>
<!ELEMENT ISBN(#PCDATA)>
<!ELEMENT PUBLISHER(#PCDATA)>
]> <LIB>
<TITLE>mybook</TITLE>
<AUTHOR>myself</AUTHOR>
<ISBN>000-000-000</ISBN>
<PUBLISHER>the nobody's press</PUBLISHER>
</LIB>



Domain Name Search

www.


Copyright (C) 2007. Web Domain design hosting. All rights reserved.