diff options
Diffstat (limited to 'htdocs/sgml-lib/xml.soc')
-rw-r--r-- | htdocs/sgml-lib/xml.soc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/sgml-lib/xml.soc b/htdocs/sgml-lib/xml.soc index 2bc240b..c18dc13 100644 --- a/htdocs/sgml-lib/xml.soc +++ b/htdocs/sgml-lib/xml.soc @@ -67,7 +67,7 @@ PUBLIC "-//W3C//DTD SMIL 1.0//EN" "REC-smil-19980615/smil10.dtd" PUBLIC "-//W3C//DTD SMIL 2.0//EN" "REC-smil20-20050107/SMIL20.dtd" PUBLIC "-//W3C//DTD SMIL 2.0 Basic//EN" "REC-smil20-20050107/SMIL20Basic.dtd" --- Framework utilities --- +-- Framework utilities -- PUBLIC "-//W3C//ENTITIES SMIL 2.0 Modular Framework 1.0//EN" "REC-smil20-20050107/smil-framework-1.mod" PUBLIC "-//W3C//ENTITIES SMIL 2.0 Datatypes 1.0//EN" @@ -79,7 +79,7 @@ PUBLIC "-//W3C//ENTITIES SMIL 2.0 Common Attributes 1.0//EN" PUBLIC "-//W3C//ENTITIES SMIL 2.0 Document Model 1.0//EN" "REC-smil20-20050107/smil-model-1.mod" --- SMIL 2.0 elements from section modules --- +-- SMIL 2.0 elements from section modules -- PUBLIC "-//W3C//ELEMENTS SMIL 2.0 Document Structure//EN" "REC-smil20-20050107/SMIL-struct.mod" PUBLIC "-//W3C//ELEMENTS SMIL 2.0 Animation//EN" |