~ubuntu-branches/ubuntu/maverick/cdk/maverick

« back to all changes in this revision

Viewing changes to src/org/openscience/cdk/config/data/valency2_atomtypes.xml

  • Committer: Bazaar Package Importer
  • Author(s): Paul Cager
  • Date: 2008-04-09 21:17:53 UTC
  • Revision ID: james.westby@ubuntu.com-20080409211753-46lmjw5z8mx5pd8d
Tags: upstream-1.0.2
ImportĀ upstreamĀ versionĀ 1.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<atomTypeList xmlns="http://www.xml-cml.org/schema/cml2/core"
 
2
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
 
3
  xsi:schemaLocation="http://www.xml-cml.org/schema/cml2/core ../../io/cml/data/cmlAll.xsd"
 
4
 
 
5
  xmlns:cvs="https://www.cvshome.org/"
 
6
  xmlns:cdk="http://cdk.sf.net/dict/cdk/"
 
7
 
 
8
  id="valency" title="Valency AtomTypes">
 
9
 
 
10
  <metadataList>
 
11
    <metadata name="cvs:last-change-by" content="$Author: egonw $"/>
 
12
    <metadata name="cvs:date" content="$Date: 2005-09-15 14:49:01 +0200 (Thu, 15 Sep 2005) $"/>
 
13
    <metadata name="cvs:revision" content="$Revision: 4914 $"/>
 
14
  </metadataList>
 
15
  
 
16
  <atomType id="H">
 
17
    <atom elementType="H">
 
18
      <scalar dataType="xsd:integer" dictRef="cdk:valency">1</scalar>
 
19
    </atom>
 
20
  </atomType>
 
21
 
 
22
  <atomType id="He">
 
23
    <atom elementType="He">
 
24
      <scalar dataType="xsd:integer" dictRef="cdk:valency">8</scalar>
 
25
    </atom>
 
26
  </atomType>
 
27
 
 
28
  <atomType id="Li">
 
29
    <atom elementType="Li">
 
30
      <scalar dataType="xsd:integer" dictRef="cdk:valency">1</scalar>
 
31
    </atom>
 
32
  </atomType>
 
33
 
 
34
  <atomType id="Be">
 
35
    <atom elementType="Be">
 
36
      <scalar dataType="xsd:integer" dictRef="cdk:valency">2</scalar>
 
37
    </atom>
 
38
  </atomType>
 
39
 
 
40
  <atomType id="B">
 
41
    <atom elementType="B">
 
42
      <scalar dataType="xsd:integer" dictRef="cdk:valency">3</scalar>
 
43
    </atom>
 
44
  </atomType>
 
45
 
 
46
  <atomType id="C">
 
47
    <atom elementType="C">
 
48
      <scalar dataType="xsd:integer" dictRef="cdk:valency">4</scalar>
 
49
    </atom>
 
50
  </atomType>
 
51
 
 
52
  <atomType id="N">
 
53
    <atom elementType="N">
 
54
      <scalar dataType="xsd:integer" dictRef="cdk:valency">5</scalar>
 
55
    </atom>
 
56
  </atomType>
 
57
 
 
58
  <atomType id="O">
 
59
    <atom elementType="O">
 
60
      <scalar dataType="xsd:integer" dictRef="cdk:valency">6</scalar>
 
61
    </atom>
 
62
  </atomType>
 
63
 
 
64
  <atomType id="F">
 
65
    <atom elementType="F">
 
66
      <scalar dataType="xsd:integer" dictRef="cdk:valency">7</scalar>
 
67
    </atom>
 
68
  </atomType>
 
69
 
 
70
  <atomType id="Ne">
 
71
    <atom elementType="Ne">
 
72
      <scalar dataType="xsd:integer" dictRef="cdk:valency">8</scalar>
 
73
    </atom>
 
74
  </atomType>
 
75
 
 
76
  <atomType id="Na">
 
77
    <atom elementType="Na">
 
78
      <scalar dataType="xsd:integer" dictRef="cdk:valency">1</scalar>
 
79
    </atom>
 
80
  </atomType>
 
81
 
 
82
  <atomType id="Mg">
 
83
    <atom elementType="Mg">
 
84
      <scalar dataType="xsd:integer" dictRef="cdk:valency">2</scalar>
 
85
    </atom>
 
86
  </atomType>
 
87
 
 
88
  <atomType id="Al">
 
89
    <atom elementType="Al">
 
90
      <scalar dataType="xsd:integer" dictRef="cdk:valency">3</scalar>
 
91
    </atom>
 
92
  </atomType>
 
93
 
 
94
  <atomType id="Si">
 
95
    <atom elementType="Si">
 
96
      <scalar dataType="xsd:integer" dictRef="cdk:valency">4</scalar>
 
97
    </atom>
 
98
  </atomType>
 
99
 
 
100
  <atomType id="P">
 
101
    <atom elementType="P">
 
102
      <scalar dataType="xsd:integer" dictRef="cdk:valency">5</scalar>
 
103
    </atom>
 
104
  </atomType>
 
105
 
 
106
  <atomType id="S">
 
107
    <atom elementType="S">
 
108
      <scalar dataType="xsd:integer" dictRef="cdk:valency">6</scalar>
 
109
    </atom>
 
110
  </atomType>
 
111
 
 
112
  <atomType id="Cl">
 
113
    <atom elementType="Cl">
 
114
      <scalar dataType="xsd:integer" dictRef="cdk:valency">7</scalar>
 
115
    </atom>
 
116
  </atomType>
 
117
 
 
118
  <atomType id="Ar">
 
119
    <atom elementType="Ar">
 
120
      <scalar dataType="xsd:integer" dictRef="cdk:valency">8</scalar>
 
121
    </atom>
 
122
  </atomType>
 
123
 
 
124
  <atomType id="K">
 
125
    <atom elementType="K">
 
126
      <scalar dataType="xsd:integer" dictRef="cdk:valency">1</scalar>
 
127
    </atom>
 
128
  </atomType>
 
129
 
 
130
  <atomType id="Ca">
 
131
    <atom elementType="Ca">
 
132
      <scalar dataType="xsd:integer" dictRef="cdk:valency">2</scalar>
 
133
    </atom>
 
134
  </atomType>
 
135
 
 
136
  <atomType id="Ga">
 
137
    <atom elementType="Ga">
 
138
      <scalar dataType="xsd:integer" dictRef="cdk:valency">3</scalar>
 
139
    </atom>
 
140
  </atomType>
 
141
 
 
142
  <atomType id="Ge">
 
143
    <atom elementType="Ge">
 
144
      <scalar dataType="xsd:integer" dictRef="cdk:valency">4</scalar>
 
145
    </atom>
 
146
  </atomType>
 
147
 
 
148
  <atomType id="As">
 
149
    <atom elementType="As">
 
150
      <scalar dataType="xsd:integer" dictRef="cdk:valency">5</scalar>
 
151
    </atom>
 
152
  </atomType>
 
153
 
 
154
  <atomType id="Se">
 
155
    <atom elementType="Se">
 
156
      <scalar dataType="xsd:integer" dictRef="cdk:valency">6</scalar>
 
157
    </atom>
 
158
  </atomType>
 
159
 
 
160
  <atomType id="Br">
 
161
    <atom elementType="Br">
 
162
      <scalar dataType="xsd:integer" dictRef="cdk:valency">7</scalar>
 
163
    </atom>
 
164
  </atomType>
 
165
 
 
166
  <atomType id="Kr">
 
167
    <atom elementType="Kr">
 
168
      <scalar dataType="xsd:integer" dictRef="cdk:valency">8</scalar>
 
169
    </atom>
 
170
  </atomType>
 
171
 
 
172
  <atomType id="Rb">
 
173
    <atom elementType="Rb">
 
174
      <scalar dataType="xsd:integer" dictRef="cdk:valency">1</scalar>
 
175
    </atom>
 
176
  </atomType>
 
177
 
 
178
  <atomType id="Sr">
 
179
    <atom elementType="Sr">
 
180
      <scalar dataType="xsd:integer" dictRef="cdk:valency">2</scalar>
 
181
    </atom>
 
182
  </atomType>
 
183
 
 
184
  <atomType id="In">
 
185
    <atom elementType="In">
 
186
      <scalar dataType="xsd:integer" dictRef="cdk:valency">3</scalar>
 
187
    </atom>
 
188
  </atomType>
 
189
 
 
190
  <atomType id="Sn">
 
191
    <atom elementType="Sn">
 
192
      <scalar dataType="xsd:integer" dictRef="cdk:valency">4</scalar>
 
193
    </atom>
 
194
  </atomType>
 
195
 
 
196
  <atomType id="Sb">
 
197
    <atom elementType="Sb">
 
198
      <scalar dataType="xsd:integer" dictRef="cdk:valency">5</scalar>
 
199
    </atom>
 
200
  </atomType>
 
201
 
 
202
  <atomType id="Te">
 
203
    <atom elementType="Te">
 
204
      <scalar dataType="xsd:integer" dictRef="cdk:valency">6</scalar>
 
205
    </atom>
 
206
  </atomType>
 
207
 
 
208
  <atomType id="I">
 
209
    <atom elementType="I">
 
210
      <scalar dataType="xsd:integer" dictRef="cdk:valency">7</scalar>
 
211
    </atom>
 
212
  </atomType>
 
213
 
 
214
  <atomType id="Xe">
 
215
    <atom elementType="Xe">
 
216
      <scalar dataType="xsd:integer" dictRef="cdk:valency">8</scalar>
 
217
    </atom>
 
218
  </atomType>
 
219
 
 
220
  <atomType id="Cs">
 
221
    <atom elementType="Cs">
 
222
      <scalar dataType="xsd:integer" dictRef="cdk:valency">1</scalar>
 
223
    </atom>
 
224
  </atomType>
 
225
 
 
226
  <atomType id="Ba">
 
227
    <atom elementType="Ba">
 
228
      <scalar dataType="xsd:integer" dictRef="cdk:valency">2</scalar>
 
229
    </atom>
 
230
  </atomType>
 
231
 
 
232
  <atomType id="Tl">
 
233
    <atom elementType="Tl">
 
234
      <scalar dataType="xsd:integer" dictRef="cdk:valency">3</scalar>
 
235
    </atom>
 
236
  </atomType>
 
237
 
 
238
  <atomType id="Pb">
 
239
    <atom elementType="Pb">
 
240
      <scalar dataType="xsd:integer" dictRef="cdk:valency">4</scalar>
 
241
    </atom>
 
242
  </atomType>
 
243
 
 
244
  <atomType id="Bi">
 
245
    <atom elementType="Bi">
 
246
      <scalar dataType="xsd:integer" dictRef="cdk:valency">5</scalar>
 
247
    </atom>
 
248
  </atomType>
 
249
 
 
250
  <atomType id="Po">
 
251
    <atom elementType="Po">
 
252
      <scalar dataType="xsd:integer" dictRef="cdk:valency">6</scalar>
 
253
    </atom>
 
254
  </atomType>
 
255
 
 
256
  <atomType id="At">
 
257
    <atom elementType="At">
 
258
      <scalar dataType="xsd:integer" dictRef="cdk:valency">7</scalar>
 
259
    </atom>
 
260
  </atomType>
 
261
 
 
262
  <atomType id="Rn">
 
263
    <atom elementType="Rn">
 
264
      <scalar dataType="xsd:integer" dictRef="cdk:valency">8</scalar>
 
265
    </atom>
 
266
  </atomType>
 
267
 
 
268
  <atomType id="Fr">
 
269
    <atom elementType="Fr">
 
270
      <scalar dataType="xsd:integer" dictRef="cdk:valency">1</scalar>
 
271
    </atom>
 
272
  </atomType>
 
273
 
 
274
  <atomType id="Ra">
 
275
    <atom elementType="Ra">
 
276
      <scalar dataType="xsd:integer" dictRef="cdk:valency">2</scalar>
 
277
    </atom>
 
278
  </atomType>
 
279
 
 
280
</atomTypeList>