Very minor fixes to syntax in 'specification' and 'reference'
This commit is contained in:
parent
aa1de5f131
commit
afc255f374
|
@ -6,14 +6,14 @@
|
||||||
<!-- Document Type Description for Application Description -->
|
<!-- Document Type Description for Application Description -->
|
||||||
<!-- Language. Normative for now; will be replaced by a schema. ` -->
|
<!-- Language. Normative for now; will be replaced by a schema. ` -->
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<!-- Author: Simon Brooke <simon@cygnets.co.uk> -->
|
<!-- Author: Simon Brooke <stillyet@journeyman.cc> -->
|
||||||
<!-- Created: 24th January 2006 -->
|
<!-- Created: 24th January 2006 -->
|
||||||
<!-- Copyright: (c) 2007 Cygnet Solutions -->
|
<!-- Copyright: (c) 2007 Cygnet Solutions -->
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
|
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
$Revision: 1.2 $
|
$Revision: 1.3 $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
|
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
|
||||||
|
@ -587,8 +587,7 @@ that we can allow HTML block level entities within content elements -->
|
||||||
<!ATTLIST specification
|
<!ATTLIST specification
|
||||||
url CDATA #IMPLIED
|
url CDATA #IMPLIED
|
||||||
name CDATA #REQUIRED
|
name CDATA #REQUIRED
|
||||||
abbr CDATA #REQUIRED
|
abbr CDATA #REQUIRED>
|
||||||
>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
The 'specification' and 'reference' elements are for documentation only,
|
The 'specification' and 'reference' elements are for documentation only,
|
||||||
|
@ -611,6 +610,5 @@ that we can allow HTML block level entities within content elements -->
|
||||||
abbr CDATA #IMPLIED
|
abbr CDATA #IMPLIED
|
||||||
section CDATA #IMPLIED
|
section CDATA #IMPLIED
|
||||||
entity CDATA #IMPLIED
|
entity CDATA #IMPLIED
|
||||||
property CDATA #IMPLIED
|
property CDATA #IMPLIED>
|
||||||
>
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue