View Single Post
Old 04-16-2012, 10:01 AM   #23
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,732
Karma: 206739468
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
and not make any hyperlinks and headers mandatory for coding the page.
You keep saying this, but you keep ignoring the fact that you've been told over and over that there are no mandatory hyperlinks in the OPF/NCX files. What you keep mistakenly referring to as "hyperlinks" are the xml namespace declarations. Those namespace declarations could be named anything that uniquely indentifies them. But the various developers/groups that have defined those namespaces, use familiar URLs for their unique names so that it's easier for people who have no idea what those namespace specifications are to research those specs. The namespace URI is not used by the parser to look up information. But they need to be there so parsers know which namespace scheme you're using.

Last edited by DiapDealer; 04-16-2012 at 10:03 AM.
DiapDealer is offline   Reply With Quote