-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPatientsDataSet1.xsd
254 lines (254 loc) · 29.7 KB
/
PatientsDataSet1.xsd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="PatientsDataSet1" targetNamespace="http://tempuri.org/PatientsDataSet1.xsd" xmlns:mstns="http://tempuri.org/PatientsDataSet1.xsd" xmlns="http://tempuri.org/PatientsDataSet1.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections>
<Connection AppSettingsObjectName="MySettings" AppSettingsPropertyName="PatientsConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="PatientsConnectionString (MySettings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.PatientsApp.My.MySettings.GlobalReference.Default.PatientsConnectionString" Provider="Microsoft.Data.SqlClient" />
</Connections>
<Tables>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="CasesTableAdapter" GeneratorDataComponentClassName="CasesTableAdapter" Name="Cases" UserDataComponentName="CasesTableAdapter">
<MainSource>
<DbSource ConnectionRef="PatientsConnectionString (MySettings)" DbObjectName="dbo.Cases" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
<InsertCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>INSERT INTO [dbo].[Cases] ([Id], [Assigned_ID], [Outbreak Associated], [Age Group], [Neighbourhood Name], [FSA], [Source of Infection], [Classification], [Episode Date], [Reported Date], [Client Gender], [Outcome], [Currently Hospitalized], [Currently in ICU], [Currently Intubated], [Ever Hospitalized], [Ever in ICU], [Ever Intubated], [Year], [Month]) VALUES (@Id, @Assigned_ID, @Outbreak_Associated, @Age_Group, @Neighbourhood_Name, @FSA, @Source_of_Infection, @Classification, @Episode_Date, @Reported_Date, @Client_Gender, @Outcome, @Currently_Hospitalized, @Currently_in_ICU, @Currently_Intubated, @Ever_Hospitalized, @Ever_in_ICU, @Ever_Intubated, @Year, @Month)</CommandText>
<Parameters>
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Id" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Id" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Assigned_ID" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Assigned_ID" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Outbreak_Associated" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Outbreak Associated" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="String" Direction="Input" ParameterName="@Age_Group" Precision="0" ProviderType="NVarChar" Scale="0" Size="0" SourceColumn="Age Group" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Neighbourhood_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Neighbourhood Name" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@FSA" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="FSA" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Source_of_Infection" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Source of Infection" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Classification" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="Classification" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@Episode_Date" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="Episode Date" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Date" Direction="Input" ParameterName="@Reported_Date" Precision="0" ProviderType="Date" Scale="0" Size="0" SourceColumn="Reported Date" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Client_Gender" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="Client Gender" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Outcome" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="Outcome" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Currently_Hospitalized" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="Currently Hospitalized" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Currently_in_ICU" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="Currently in ICU" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Currently_Intubated" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="Currently Intubated" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Ever_Hospitalized" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="Ever Hospitalized" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Ever_in_ICU" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="Ever in ICU" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@Ever_Intubated" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="Ever Intubated" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int16" Direction="Input" ParameterName="@Year" Precision="0" ProviderType="SmallInt" Scale="0" Size="0" SourceColumn="Year" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Month" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Month" SourceColumnNullMapping="false" SourceVersion="Current" />
</Parameters>
</DbCommand>
</InsertCommand>
<SelectCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>SELECT Id, Assigned_ID, [Outbreak Associated], [Age Group], [Neighbourhood Name], FSA, [Source of Infection], Classification, [Episode Date], [Reported Date], [Client Gender], Outcome, [Currently Hospitalized], [Currently in ICU], [Currently Intubated], [Ever Hospitalized], [Ever in ICU], [Ever Intubated], Year, Month FROM dbo.Cases</CommandText>
<Parameters />
</DbCommand>
</SelectCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="Id" DataSetColumn="Id" />
<Mapping SourceColumn="Assigned_ID" DataSetColumn="Assigned_ID" />
<Mapping SourceColumn="Outbreak Associated" DataSetColumn="Outbreak Associated" />
<Mapping SourceColumn="Age Group" DataSetColumn="Age Group" />
<Mapping SourceColumn="Neighbourhood Name" DataSetColumn="Neighbourhood Name" />
<Mapping SourceColumn="FSA" DataSetColumn="FSA" />
<Mapping SourceColumn="Source of Infection" DataSetColumn="Source of Infection" />
<Mapping SourceColumn="Classification" DataSetColumn="Classification" />
<Mapping SourceColumn="Episode Date" DataSetColumn="Episode Date" />
<Mapping SourceColumn="Reported Date" DataSetColumn="Reported Date" />
<Mapping SourceColumn="Client Gender" DataSetColumn="Client Gender" />
<Mapping SourceColumn="Outcome" DataSetColumn="Outcome" />
<Mapping SourceColumn="Currently Hospitalized" DataSetColumn="Currently Hospitalized" />
<Mapping SourceColumn="Currently in ICU" DataSetColumn="Currently in ICU" />
<Mapping SourceColumn="Currently Intubated" DataSetColumn="Currently Intubated" />
<Mapping SourceColumn="Ever Hospitalized" DataSetColumn="Ever Hospitalized" />
<Mapping SourceColumn="Ever in ICU" DataSetColumn="Ever in ICU" />
<Mapping SourceColumn="Ever Intubated" DataSetColumn="Ever Intubated" />
<Mapping SourceColumn="Year" DataSetColumn="Year" />
<Mapping SourceColumn="Month" DataSetColumn="Month" />
</Mappings>
<Sources />
</TableAdapter>
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="NeighbourhoodTableAdapter" GeneratorDataComponentClassName="NeighbourhoodTableAdapter" Name="Neighbourhood" UserDataComponentName="NeighbourhoodTableAdapter">
<MainSource>
<DbSource ConnectionRef="PatientsConnectionString (MySettings)" DbObjectName="dbo.Neighbourhood" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
<InsertCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>INSERT INTO [dbo].[Neighbourhood] ([Neighbourhood Name], [Population], [Population Density], [Children], [Youth], [Working Age], [Pre-retirement], [Seniors], [Older Seniors]) VALUES (@Neighbourhood_Name, @Population, @Population_Density, @Children, @Youth, @Working_Age, @p1, @Seniors, @Older_Seniors)</CommandText>
<Parameters>
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@Neighbourhood_Name" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="Neighbourhood Name" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Population" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Population" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Population_Density" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Population Density" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Children" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Children" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Youth" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Youth" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Working_Age" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Working Age" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@p1" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Pre-retirement" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Seniors" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Seniors" SourceColumnNullMapping="false" SourceVersion="Current" />
<Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@Older_Seniors" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="Older Seniors" SourceColumnNullMapping="false" SourceVersion="Current" />
</Parameters>
</DbCommand>
</InsertCommand>
<SelectCommand>
<DbCommand CommandType="Text" ModifiedByUser="false">
<CommandText>SELECT [Neighbourhood Name], Population, [Population Density], Children, Youth, [Working Age], [Pre-retirement], Seniors, [Older Seniors] FROM dbo.Neighbourhood</CommandText>
<Parameters />
</DbCommand>
</SelectCommand>
</DbSource>
</MainSource>
<Mappings>
<Mapping SourceColumn="Neighbourhood Name" DataSetColumn="Neighbourhood Name" />
<Mapping SourceColumn="Population" DataSetColumn="Population" />
<Mapping SourceColumn="Population Density" DataSetColumn="Population Density" />
<Mapping SourceColumn="Children" DataSetColumn="Children" />
<Mapping SourceColumn="Youth" DataSetColumn="Youth" />
<Mapping SourceColumn="Working Age" DataSetColumn="Working Age" />
<Mapping SourceColumn="Pre-retirement" DataSetColumn="Pre-retirement" />
<Mapping SourceColumn="Seniors" DataSetColumn="Seniors" />
<Mapping SourceColumn="Older Seniors" DataSetColumn="Older Seniors" />
</Mappings>
<Sources />
</TableAdapter>
</Tables>
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="PatientsDataSet1" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_UserDSName="PatientsDataSet1" msprop:Generator_DataSetName="PatientsDataSet1">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Cases" msprop:Generator_RowEvHandlerName="CasesRowChangeEventHandler" msprop:Generator_RowDeletedName="CasesRowDeleted" msprop:Generator_RowDeletingName="CasesRowDeleting" msprop:Generator_RowEvArgName="CasesRowChangeEvent" msprop:Generator_TablePropName="Cases" msprop:Generator_RowChangedName="CasesRowChanged" msprop:Generator_RowChangingName="CasesRowChanging" msprop:Generator_TableClassName="CasesDataTable" msprop:Generator_RowClassName="CasesRow" msprop:Generator_TableVarName="tableCases" msprop:Generator_UserTableName="Cases">
<xs:complexType>
<xs:sequence>
<xs:element name="Id" msprop:Generator_ColumnPropNameInRow="Id" msprop:Generator_ColumnPropNameInTable="IdColumn" msprop:Generator_ColumnVarNameInTable="columnId" msprop:Generator_UserColumnName="Id" type="xs:int" />
<xs:element name="Assigned_ID" msprop:Generator_ColumnPropNameInRow="Assigned_ID" msprop:Generator_ColumnPropNameInTable="Assigned_IDColumn" msprop:Generator_ColumnVarNameInTable="columnAssigned_ID" msprop:Generator_UserColumnName="Assigned_ID" type="xs:int" />
<xs:element name="Outbreak_x0020_Associated" msprop:Generator_ColumnPropNameInRow="Outbreak_Associated" msprop:Generator_ColumnPropNameInTable="Outbreak_AssociatedColumn" msprop:Generator_ColumnVarNameInTable="columnOutbreak_Associated" msprop:Generator_UserColumnName="Outbreak Associated">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Age_x0020_Group" msprop:Generator_ColumnPropNameInRow="Age_Group" msprop:Generator_ColumnPropNameInTable="Age_GroupColumn" msprop:Generator_ColumnVarNameInTable="columnAge_Group" msprop:Generator_UserColumnName="Age Group">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Neighbourhood_x0020_Name" msprop:Generator_ColumnPropNameInRow="Neighbourhood_Name" msprop:Generator_ColumnPropNameInTable="Neighbourhood_NameColumn" msprop:Generator_ColumnVarNameInTable="columnNeighbourhood_Name" msprop:Generator_UserColumnName="Neighbourhood Name" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="FSA" msprop:Generator_ColumnPropNameInRow="FSA" msprop:Generator_ColumnPropNameInTable="FSAColumn" msprop:Generator_ColumnVarNameInTable="columnFSA" msprop:Generator_UserColumnName="FSA" minOccurs="0">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Source_x0020_of_x0020_Infection" msprop:Generator_ColumnPropNameInRow="Source_of_Infection" msprop:Generator_ColumnPropNameInTable="Source_of_InfectionColumn" msprop:Generator_ColumnVarNameInTable="columnSource_of_Infection" msprop:Generator_UserColumnName="Source of Infection">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Classification" msprop:Generator_ColumnPropNameInRow="Classification" msprop:Generator_ColumnPropNameInTable="ClassificationColumn" msprop:Generator_ColumnVarNameInTable="columnClassification" msprop:Generator_UserColumnName="Classification">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Episode_x0020_Date" msprop:Generator_ColumnPropNameInRow="Episode_Date" msprop:Generator_ColumnPropNameInTable="Episode_DateColumn" msprop:Generator_ColumnVarNameInTable="columnEpisode_Date" msprop:Generator_UserColumnName="Episode Date" type="xs:dateTime" />
<xs:element name="Reported_x0020_Date" msprop:Generator_ColumnPropNameInRow="Reported_Date" msprop:Generator_ColumnPropNameInTable="Reported_DateColumn" msprop:Generator_ColumnVarNameInTable="columnReported_Date" msprop:Generator_UserColumnName="Reported Date" type="xs:dateTime" />
<xs:element name="Client_x0020_Gender" msprop:Generator_ColumnPropNameInRow="Client_Gender" msprop:Generator_ColumnPropNameInTable="Client_GenderColumn" msprop:Generator_ColumnVarNameInTable="columnClient_Gender" msprop:Generator_UserColumnName="Client Gender">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Outcome" msprop:Generator_ColumnPropNameInRow="Outcome" msprop:Generator_ColumnPropNameInTable="OutcomeColumn" msprop:Generator_ColumnVarNameInTable="columnOutcome" msprop:Generator_UserColumnName="Outcome">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Currently_x0020_Hospitalized" msprop:Generator_ColumnPropNameInRow="Currently_Hospitalized" msprop:Generator_ColumnPropNameInTable="Currently_HospitalizedColumn" msprop:Generator_ColumnVarNameInTable="columnCurrently_Hospitalized" msprop:Generator_UserColumnName="Currently Hospitalized">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Currently_x0020_in_x0020_ICU" msprop:Generator_ColumnPropNameInRow="Currently_in_ICU" msprop:Generator_ColumnPropNameInTable="Currently_in_ICUColumn" msprop:Generator_ColumnVarNameInTable="columnCurrently_in_ICU" msprop:Generator_UserColumnName="Currently in ICU">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Currently_x0020_Intubated" msprop:Generator_ColumnPropNameInRow="Currently_Intubated" msprop:Generator_ColumnPropNameInTable="Currently_IntubatedColumn" msprop:Generator_ColumnVarNameInTable="columnCurrently_Intubated" msprop:Generator_UserColumnName="Currently Intubated">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Ever_x0020_Hospitalized" msprop:Generator_ColumnPropNameInRow="Ever_Hospitalized" msprop:Generator_ColumnPropNameInTable="Ever_HospitalizedColumn" msprop:Generator_ColumnVarNameInTable="columnEver_Hospitalized" msprop:Generator_UserColumnName="Ever Hospitalized">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Ever_x0020_in_x0020_ICU" msprop:Generator_ColumnPropNameInRow="Ever_in_ICU" msprop:Generator_ColumnPropNameInTable="Ever_in_ICUColumn" msprop:Generator_ColumnVarNameInTable="columnEver_in_ICU" msprop:Generator_UserColumnName="Ever in ICU">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Ever_x0020_Intubated" msprop:Generator_ColumnPropNameInRow="Ever_Intubated" msprop:Generator_ColumnPropNameInTable="Ever_IntubatedColumn" msprop:Generator_ColumnVarNameInTable="columnEver_Intubated" msprop:Generator_UserColumnName="Ever Intubated">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="10" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Year" msprop:Generator_ColumnPropNameInRow="Year" msprop:Generator_ColumnPropNameInTable="YearColumn" msprop:Generator_ColumnVarNameInTable="columnYear" msprop:Generator_UserColumnName="Year" type="xs:short" />
<xs:element name="Month" msprop:Generator_ColumnPropNameInRow="Month" msprop:Generator_ColumnPropNameInTable="MonthColumn" msprop:Generator_ColumnVarNameInTable="columnMonth" msprop:Generator_UserColumnName="Month" type="xs:int" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Neighbourhood" msprop:Generator_RowEvHandlerName="NeighbourhoodRowChangeEventHandler" msprop:Generator_RowDeletedName="NeighbourhoodRowDeleted" msprop:Generator_RowDeletingName="NeighbourhoodRowDeleting" msprop:Generator_RowEvArgName="NeighbourhoodRowChangeEvent" msprop:Generator_TablePropName="Neighbourhood" msprop:Generator_RowChangedName="NeighbourhoodRowChanged" msprop:Generator_RowChangingName="NeighbourhoodRowChanging" msprop:Generator_TableClassName="NeighbourhoodDataTable" msprop:Generator_RowClassName="NeighbourhoodRow" msprop:Generator_TableVarName="tableNeighbourhood" msprop:Generator_UserTableName="Neighbourhood">
<xs:complexType>
<xs:sequence>
<xs:element name="Neighbourhood_x0020_Name" msprop:Generator_ColumnPropNameInRow="Neighbourhood_Name" msprop:Generator_ColumnPropNameInTable="Neighbourhood_NameColumn" msprop:Generator_ColumnVarNameInTable="columnNeighbourhood_Name" msprop:Generator_UserColumnName="Neighbourhood Name">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="50" />
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="Population" msprop:Generator_ColumnPropNameInRow="Population" msprop:Generator_ColumnPropNameInTable="PopulationColumn" msprop:Generator_ColumnVarNameInTable="columnPopulation" msprop:Generator_UserColumnName="Population" type="xs:int" />
<xs:element name="Population_x0020_Density" msprop:Generator_ColumnPropNameInRow="Population_Density" msprop:Generator_ColumnPropNameInTable="Population_DensityColumn" msprop:Generator_ColumnVarNameInTable="columnPopulation_Density" msprop:Generator_UserColumnName="Population Density" type="xs:int" />
<xs:element name="Children" msprop:Generator_ColumnPropNameInRow="Children" msprop:Generator_ColumnPropNameInTable="ChildrenColumn" msprop:Generator_ColumnVarNameInTable="columnChildren" msprop:Generator_UserColumnName="Children" type="xs:int" />
<xs:element name="Youth" msprop:Generator_ColumnPropNameInRow="Youth" msprop:Generator_ColumnPropNameInTable="YouthColumn" msprop:Generator_ColumnVarNameInTable="columnYouth" msprop:Generator_UserColumnName="Youth" type="xs:int" />
<xs:element name="Working_x0020_Age" msprop:Generator_ColumnPropNameInRow="Working_Age" msprop:Generator_ColumnPropNameInTable="Working_AgeColumn" msprop:Generator_ColumnVarNameInTable="columnWorking_Age" msprop:Generator_UserColumnName="Working Age" type="xs:int" />
<xs:element name="Pre-retirement" msprop:Generator_ColumnPropNameInRow="_Pre_retirement" msprop:Generator_ColumnPropNameInTable="_Pre_retirementColumn" msprop:Generator_ColumnVarNameInTable="_columnPre_retirement" msprop:Generator_UserColumnName="Pre-retirement" type="xs:int" />
<xs:element name="Seniors" msprop:Generator_ColumnPropNameInRow="Seniors" msprop:Generator_ColumnPropNameInTable="SeniorsColumn" msprop:Generator_ColumnVarNameInTable="columnSeniors" msprop:Generator_UserColumnName="Seniors" type="xs:int" />
<xs:element name="Older_x0020_Seniors" msprop:Generator_ColumnPropNameInRow="Older_Seniors" msprop:Generator_ColumnPropNameInTable="Older_SeniorsColumn" msprop:Generator_ColumnVarNameInTable="columnOlder_Seniors" msprop:Generator_UserColumnName="Older Seniors" type="xs:int" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>