@@ -181,8 +181,8 @@ export class TSLocalizationAPI
181
181
``` xml
182
182
<?xml version =" 1.0" encoding =" utf-8" ?>
183
183
<root >
184
- <xsd : schema id =" root" xmlns =" " xmlns : xsd =" https ://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" >
185
- <xsd : import namespace =" https ://www.w3.org/XML/1998/namespace" />
184
+ <xsd : schema id =" root" xmlns =" " xmlns : xsd =" http ://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" >
185
+ <xsd : import namespace =" http ://www.w3.org/XML/1998/namespace" />
186
186
<xsd : element name =" root" msdata : IsDataSet =" true" >
187
187
<xsd : complexType >
188
188
<xsd : choice maxOccurs =" unbounded" >
@@ -265,8 +265,8 @@ export class TSLocalizationAPI
265
265
``` xml
266
266
<?xml version =" 1.0" encoding =" utf-8" ?>
267
267
<root >
268
- <xsd : schema id =" root" xmlns =" " xmlns : xsd =" https ://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" >
269
- <xsd : import namespace =" https ://www.w3.org/XML/1998/namespace" />
268
+ <xsd : schema id =" root" xmlns =" " xmlns : xsd =" http ://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" >
269
+ <xsd : import namespace =" http ://www.w3.org/XML/1998/namespace" />
270
270
<xsd : element name =" root" msdata : IsDataSet =" true" >
271
271
<xsd : complexType >
272
272
<xsd : choice maxOccurs =" unbounded" >
@@ -349,8 +349,8 @@ export class TSLocalizationAPI
349
349
``` xml
350
350
<?xml version =" 1.0" encoding =" utf-8" ?>
351
351
<root >
352
- <xsd : schema id =" root" xmlns =" " xmlns : xsd =" https ://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" >
353
- <xsd : import namespace =" https ://www.w3.org/XML/1998/namespace" />
352
+ <xsd : schema id =" root" xmlns =" " xmlns : xsd =" http ://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" >
353
+ <xsd : import namespace =" http ://www.w3.org/XML/1998/namespace" />
354
354
<xsd : element name =" root" msdata : IsDataSet =" true" >
355
355
<xsd : complexType >
356
356
<xsd : choice maxOccurs =" unbounded" >
0 commit comments