1 |
wakaba |
1.1 |
<!-- ...................................................................... --> |
2 |
|
|
<!-- SSML 1 Other Module .................................................. --> |
3 |
|
|
<!-- file: ssml1-misc.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-misc.mod" |
22 |
|
|
|
23 |
|
|
...................................................................... --> |
24 |
|
|
|
25 |
|
|
<!-- Other |
26 |
|
|
|
27 |
|
|
audio, desc, mark |
28 |
|
|
--> |
29 |
|
|
|
30 |
|
|
<!-- audio: The insertion of recorded audio files ...... --> |
31 |
|
|
|
32 |
|
|
<!ENTITY % ssml1.audio.element "INCLUDE"> |
33 |
|
|
<![%ssml1.audio.element;[ |
34 |
|
|
<!ENTITY % ssml1.audio.content "(#PCDATA|%ssml1.descAndSentenceAndStructure.class;)*"> |
35 |
|
|
<!ENTITY % ssml1.audio.qname "audio"> |
36 |
|
|
<!ENTITY % ssml1.audio.tagmin.start "-"> |
37 |
|
|
<!ENTITY % ssml1.audio.tagmin.end "-"> |
38 |
|
|
<![%sgml.tag.minimizable;[ |
39 |
|
|
<!ENTITY % ssml1.audio.tagmin "%ssml1.audio.tagmin.start; %ssml1.audio.tagmin.end;"> |
40 |
|
|
<!-- end of sgml.tag.minimizable -->]]> |
41 |
|
|
<!ENTITY % ssml1.audio.tagmin ""> |
42 |
|
|
<!ELEMENT %ssml1.audio.qname; %ssml1.audio.tagmin; %ssml1.audio.content;> |
43 |
|
|
<!-- end of ssml1.audio.element -->]]> |
44 |
|
|
|
45 |
|
|
<!ENTITY % ssml1.audio.attlist "INCLUDE"> |
46 |
|
|
<![%ssml1.audio.attlist;[ |
47 |
|
|
<!ATTLIST %ssml1.audio.qname; |
48 |
|
|
%ssml1.common.attrib;> |
49 |
|
|
<!-- end of ssml1.audio.attlist -->]]> |
50 |
|
|
|
51 |
|
|
<!-- mark: Places a marker ............................. --> |
52 |
|
|
|
53 |
|
|
<!ENTITY % ssml1.mark.element "INCLUDE"> |
54 |
|
|
<![%ssml1.mark.element;[ |
55 |
|
|
<!ENTITY % ssml1.mark.content "EMPTY"> |
56 |
|
|
<!ENTITY % ssml1.mark.qname "mark"> |
57 |
|
|
<!ENTITY % ssml1.mark.tagmin.start "-"> |
58 |
|
|
<!ENTITY % ssml1.mark.tagmin.end "o"> |
59 |
|
|
<![%sgml.tag.minimizable;[ |
60 |
|
|
<!ENTITY % ssml1.mark.tagmin "%ssml1.mark.tagmin.start; %ssml1.mark.tagmin.end;"> |
61 |
|
|
<!-- end of sgml.tag.minimizable -->]]> |
62 |
|
|
<!ENTITY % ssml1.mark.tagmin ""> |
63 |
|
|
<!ELEMENT %ssml1.mark.qname; %ssml1.mark.tagmin; %ssml1.mark.content;> |
64 |
|
|
<!-- end of ssml1.mark.element -->]]> |
65 |
|
|
|
66 |
|
|
<!ENTITY % ssml1.mark.attlist "INCLUDE"> |
67 |
|
|
<![%ssml1.mark.attlist;[ |
68 |
|
|
<!ATTLIST %ssml1.mark.qname; |
69 |
|
|
%ssml1.common.attrib;> |
70 |
|
|
<!-- end of ssml1.mark.attlist -->]]> |
71 |
|
|
|
72 |
|
|
<!-- desc: Alternative for the "audio" ................. --> |
73 |
|
|
|
74 |
|
|
<!ENTITY % ssml1.desc.element "INCLUDE"> |
75 |
|
|
<![%ssml1.desc.element;[ |
76 |
|
|
<!ENTITY % ssml1.desc.content "(#PCDATA)*"> |
77 |
|
|
<!ENTITY % ssml1.desc.qname "desc"> |
78 |
|
|
<!ENTITY % ssml1.desc.tagmin.start "-"> |
79 |
|
|
<!ENTITY % ssml1.desc.tagmin.end "-"> |
80 |
|
|
<![%sgml.tag.minimizable;[ |
81 |
|
|
<!ENTITY % ssml1.desc.tagmin "%ssml1.desc.tagmin.start; %ssml1.desc.tagmin.end;"> |
82 |
|
|
<!-- end of sgml.tag.minimizable -->]]> |
83 |
|
|
<!ENTITY % ssml1.desc.tagmin ""> |
84 |
|
|
<!ELEMENT %ssml1.desc.qname; %ssml1.desc.tagmin; %ssml1.desc.content;> |
85 |
|
|
<!-- end of ssml1.desc.element -->]]> |
86 |
|
|
|
87 |
|
|
<!ENTITY % ssml1.desc.attlist "INCLUDE"> |
88 |
|
|
<![%ssml1.desc.attlist;[ |
89 |
|
|
<!ATTLIST %ssml1.desc.qname; |
90 |
|
|
%ssml1.common.attrib;> |
91 |
|
|
<!-- end of ssml1.desc.attlist -->]]> |
92 |
|
|
|
93 |
|
|
|
94 |
|
|
<!-- end of ssml1-misc.mod --> |