1 |
<!-- ...................................................................... --> |
2 |
<!-- SSML 1 Common Attributes Module ...................................... --> |
3 |
<!-- file: ssml1-attribs.mod |
4 |
|
5 |
This is Speech Synthesis Markup Language (SSML), Version 1. |
6 |
|
7 |
Copyright 2004 Wakaba <w@suika.fam.cx>, All Rights Reserved. |
8 |
|
9 |
Permission to use, copy, modify and distribute this DTD and its |
10 |
accompanying documentation for any purpose and without fee is hereby |
11 |
granted in perpetuity, provided that the above copyright notice and |
12 |
this paragraph appear in all copies. The copyright holders make no |
13 |
representation about the suitability of the DTD for any purpose. |
14 |
|
15 |
It is provided "as is" without expressed or implied warranty. |
16 |
|
17 |
Revision: 2004-09-16T04:03:38+00:00 (Generated by mkdtds/1.06) |
18 |
|
19 |
This DTD module is identified by the SYSTEM identifier: |
20 |
|
21 |
SYSTEM "http://suika.fam.cx/www/markup/voice/schema/module/ssml1-attribs.mod" |
22 |
|
23 |
...................................................................... --> |
24 |
|
25 |
<!-- Common Attributes |
26 |
|
27 |
This module declares many of the common attributes. |
28 |
--> |
29 |
|
30 |
<!ENTITY % ssml1.common.extra.attrib ""> |
31 |
|
32 |
<!ENTITY % ssml1.common.attrib |
33 |
"%ssml1.common.extra.attrib; |
34 |
%ssml1.xmlns.attrib;"> |
35 |
|
36 |
|
37 |
<!-- end of ssml1-attribs.mod --> |