Added immutable attrribute of property
This commit is contained in:
parent
5f129c98fc
commit
ae09844508
|
@ -13,7 +13,7 @@
|
||||||
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
|
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
$Revision: 1.3 $
|
$Revision: 1.4 $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
|
<!-- :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
|
||||||
|
@ -326,7 +326,7 @@ that we can allow HTML block level entities within content elements -->
|
||||||
entity CDATA #IMPLIED
|
entity CDATA #IMPLIED
|
||||||
farkey CDATA #IMPLIED
|
farkey CDATA #IMPLIED
|
||||||
required %Boolean; #IMPLIED
|
required %Boolean; #IMPLIED
|
||||||
immutable %Boolean #IMPLIED
|
immutable %Boolean; #IMPLIED
|
||||||
size CDATA #IMPLIED
|
size CDATA #IMPLIED
|
||||||
column CDATA #IMPLIED
|
column CDATA #IMPLIED
|
||||||
concrete %Boolean; #IMPLIED
|
concrete %Boolean; #IMPLIED
|
||||||
|
|
Loading…
Reference in a new issue