]> granicus.if.org Git - apache/blobdiff - docs/manual/style/manualpage.dtd
- new XML and XSLT for our start page
[apache] / docs / manual / style / manualpage.dtd
index 2bdb498e7a4630a8034a14fedfd76209032df741..a0ef109ee978a5c176fce5c9109aecbdbd67e635 100644 (file)
@@ -6,11 +6,3 @@
 <!-- <manualpage> is the root element -->
 <!ELEMENT manualpage (relativepath, parentdocument?, title, summary?,
 seealso*, section*)>
-
-<!-- The path to the root of the documentation from the current doc -->
-<!ELEMENT relativepath EMPTY>
-<!ATTLIST relativepath href CDATA #REQUIRED >
-
-<!-- The path and title of the parent document -->
-<!ELEMENT parentdocument (#PCDATA)>
-<!ATTLIST parentdocument href CDATA #REQUIRED >