Mono.System.XML.csproj 67 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738
  1. <VisualStudioProject>
  2. <CSHARP
  3. ProjectType = "Local"
  4. ProductVersion = "7.10.3077"
  5. SchemaVersion = "2.0"
  6. ProjectGuid = "{0CB7FB41-3C0F-40E8-ACD3-8C5B8BC35B2C}"
  7. >
  8. <Build>
  9. <Settings
  10. ApplicationIcon = ""
  11. AssemblyKeyContainerName = ""
  12. AssemblyName = "System.XML"
  13. AssemblyOriginatorKeyFile = ""
  14. DefaultClientScript = "JScript"
  15. DefaultHTMLPageLayout = "Grid"
  16. DefaultTargetSchema = "IE50"
  17. DelaySign = "false"
  18. OutputType = "Library"
  19. PreBuildEvent = ""
  20. PostBuildEvent = ""
  21. RootNamespace = "System.XML"
  22. StartupObject = ""
  23. >
  24. <Config
  25. Name = "Debug"
  26. AllowUnsafeBlocks = "true"
  27. BaseAddress = "285212672"
  28. CheckForOverflowUnderflow = "false"
  29. ConfigurationOverrideFile = ""
  30. DefineConstants = "DEBUG;TRACE;NET_1_1;NET_1_2"
  31. DocumentationFile = ""
  32. DebugSymbols = "true"
  33. FileAlignment = "4096"
  34. IncrementalBuild = "true"
  35. NoStdLib = "false"
  36. NoWarn = ""
  37. Optimize = "false"
  38. OutputPath = "bin\Debug\"
  39. RegisterForComInterop = "false"
  40. RemoveIntegerChecks = "false"
  41. TreatWarningsAsErrors = "false"
  42. WarningLevel = "4"
  43. />
  44. <Config
  45. Name = "Release"
  46. AllowUnsafeBlocks = "true"
  47. BaseAddress = "285212672"
  48. CheckForOverflowUnderflow = "false"
  49. ConfigurationOverrideFile = ""
  50. DefineConstants = "TRACE;NET_1_1;NET_1_2"
  51. DocumentationFile = ""
  52. DebugSymbols = "false"
  53. FileAlignment = "4096"
  54. IncrementalBuild = "false"
  55. NoStdLib = "false"
  56. NoWarn = ""
  57. Optimize = "true"
  58. OutputPath = "bin\Release\"
  59. RegisterForComInterop = "false"
  60. RemoveIntegerChecks = "false"
  61. TreatWarningsAsErrors = "false"
  62. WarningLevel = "4"
  63. />
  64. </Settings>
  65. <References>
  66. <Reference
  67. Name = "System"
  68. AssemblyName = "System"
  69. HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
  70. />
  71. </References>
  72. </Build>
  73. <Files>
  74. <Include>
  75. <File
  76. RelPath = "Assembly\AssemblyInfo.cs"
  77. SubType = "Code"
  78. BuildAction = "Compile"
  79. />
  80. <File
  81. RelPath = "Assembly\Locale.cs"
  82. SubType = "Code"
  83. BuildAction = "Compile"
  84. />
  85. <File
  86. RelPath = "Mono.Xml\IHasXmlParserContext.cs"
  87. SubType = "Code"
  88. BuildAction = "Compile"
  89. />
  90. <File
  91. RelPath = "Mono.Xml\IHasXmlSchemaInfo.cs"
  92. SubType = "Code"
  93. BuildAction = "Compile"
  94. />
  95. <File
  96. RelPath = "Mono.Xml\XmlNodeWriter.cs"
  97. SubType = "Code"
  98. BuildAction = "Compile"
  99. />
  100. <File
  101. RelPath = "Mono.Xml.Schema\XsdIdentityPath.cs"
  102. SubType = "Code"
  103. BuildAction = "Compile"
  104. />
  105. <File
  106. RelPath = "Mono.Xml.Schema\XsdIdentityState.cs"
  107. SubType = "Code"
  108. BuildAction = "Compile"
  109. />
  110. <File
  111. RelPath = "Mono.Xml.Schema\XsdKeyTable.cs"
  112. SubType = "Code"
  113. BuildAction = "Compile"
  114. />
  115. <File
  116. RelPath = "Mono.Xml.Schema\XsdParticleValidationState.cs"
  117. SubType = "Code"
  118. BuildAction = "Compile"
  119. />
  120. <File
  121. RelPath = "Mono.Xml.Schema\XsdValidatingReader.cs"
  122. SubType = "Code"
  123. BuildAction = "Compile"
  124. />
  125. <File
  126. RelPath = "Mono.Xml.Schema\XsdWildcard.cs"
  127. SubType = "Code"
  128. BuildAction = "Compile"
  129. />
  130. <File
  131. RelPath = "Mono.Xml.XPath\DTMXPathDocument.cs"
  132. SubType = "Code"
  133. BuildAction = "Compile"
  134. />
  135. <File
  136. RelPath = "Mono.Xml.XPath\DTMXPathDocumentBuilder.cs"
  137. SubType = "Code"
  138. BuildAction = "Compile"
  139. />
  140. <File
  141. RelPath = "Mono.Xml.XPath\DTMXPathNavigator.cs"
  142. SubType = "Code"
  143. BuildAction = "Compile"
  144. />
  145. <File
  146. RelPath = "Mono.Xml.XPath\DTMXPathNode.cs"
  147. SubType = "Code"
  148. BuildAction = "Compile"
  149. />
  150. <File
  151. RelPath = "Mono.Xml.XPath\IdPattern.cs"
  152. SubType = "Code"
  153. BuildAction = "Compile"
  154. />
  155. <File
  156. RelPath = "Mono.Xml.XPath\KeyPattern.cs"
  157. SubType = "Code"
  158. BuildAction = "Compile"
  159. />
  160. <File
  161. RelPath = "Mono.Xml.XPath\LocationPathPattern.cs"
  162. SubType = "Code"
  163. BuildAction = "Compile"
  164. />
  165. <File
  166. RelPath = "Mono.Xml.XPath\Pattern.cs"
  167. SubType = "Code"
  168. BuildAction = "Compile"
  169. />
  170. <File
  171. RelPath = "Mono.Xml.XPath\UnionPattern.cs"
  172. SubType = "Code"
  173. BuildAction = "Compile"
  174. />
  175. <File
  176. RelPath = "Mono.Xml.Xsl\Attribute.cs"
  177. SubType = "Code"
  178. BuildAction = "Compile"
  179. />
  180. <File
  181. RelPath = "Mono.Xml.Xsl\Compiler.cs"
  182. SubType = "Code"
  183. BuildAction = "Compile"
  184. />
  185. <File
  186. RelPath = "Mono.Xml.Xsl\Debug.cs"
  187. SubType = "Code"
  188. BuildAction = "Compile"
  189. />
  190. <File
  191. RelPath = "Mono.Xml.Xsl\Emitter.cs"
  192. SubType = "Code"
  193. BuildAction = "Compile"
  194. />
  195. <File
  196. RelPath = "Mono.Xml.Xsl\GenericOutputter.cs"
  197. SubType = "Code"
  198. BuildAction = "Compile"
  199. />
  200. <File
  201. RelPath = "Mono.Xml.Xsl\HtmlEmitter.cs"
  202. SubType = "Code"
  203. BuildAction = "Compile"
  204. />
  205. <File
  206. RelPath = "Mono.Xml.Xsl\MSXslScriptManager.cs"
  207. SubType = "Code"
  208. BuildAction = "Compile"
  209. />
  210. <File
  211. RelPath = "Mono.Xml.Xsl\Outputter.cs"
  212. SubType = "Code"
  213. BuildAction = "Compile"
  214. />
  215. <File
  216. RelPath = "Mono.Xml.Xsl\ScriptCompilerInfo.cs"
  217. SubType = "Code"
  218. BuildAction = "Compile"
  219. />
  220. <File
  221. RelPath = "Mono.Xml.Xsl\TextEmitter.cs"
  222. SubType = "Code"
  223. BuildAction = "Compile"
  224. />
  225. <File
  226. RelPath = "Mono.Xml.Xsl\TextOutputter.cs"
  227. SubType = "Code"
  228. BuildAction = "Compile"
  229. />
  230. <File
  231. RelPath = "Mono.Xml.Xsl\XmlWriterEmitter.cs"
  232. SubType = "Code"
  233. BuildAction = "Compile"
  234. />
  235. <File
  236. RelPath = "Mono.Xml.Xsl\XslAttributeSet.cs"
  237. SubType = "Code"
  238. BuildAction = "Compile"
  239. />
  240. <File
  241. RelPath = "Mono.Xml.Xsl\XslDecimalFormat.cs"
  242. SubType = "Code"
  243. BuildAction = "Compile"
  244. />
  245. <File
  246. RelPath = "Mono.Xml.Xsl\XslKey.cs"
  247. SubType = "Code"
  248. BuildAction = "Compile"
  249. />
  250. <File
  251. RelPath = "Mono.Xml.Xsl\XslOutput.cs"
  252. SubType = "Code"
  253. BuildAction = "Compile"
  254. />
  255. <File
  256. RelPath = "Mono.Xml.Xsl\XslStylesheet.cs"
  257. SubType = "Code"
  258. BuildAction = "Compile"
  259. />
  260. <File
  261. RelPath = "Mono.Xml.Xsl\XsltCompiledContext.cs"
  262. SubType = "Code"
  263. BuildAction = "Compile"
  264. />
  265. <File
  266. RelPath = "Mono.Xml.Xsl\XslTemplate.cs"
  267. SubType = "Code"
  268. BuildAction = "Compile"
  269. />
  270. <File
  271. RelPath = "Mono.Xml.Xsl\XslTransformProcessor.cs"
  272. SubType = "Code"
  273. BuildAction = "Compile"
  274. />
  275. <File
  276. RelPath = "Mono.Xml.Xsl.Operations\XslApplyImports.cs"
  277. SubType = "Code"
  278. BuildAction = "Compile"
  279. />
  280. <File
  281. RelPath = "Mono.Xml.Xsl.Operations\XslApplyTemplates.cs"
  282. SubType = "Code"
  283. BuildAction = "Compile"
  284. />
  285. <File
  286. RelPath = "Mono.Xml.Xsl.Operations\XslAttribute.cs"
  287. SubType = "Code"
  288. BuildAction = "Compile"
  289. />
  290. <File
  291. RelPath = "Mono.Xml.Xsl.Operations\XslAvt.cs"
  292. SubType = "Code"
  293. BuildAction = "Compile"
  294. />
  295. <File
  296. RelPath = "Mono.Xml.Xsl.Operations\XslCallTemplate.cs"
  297. SubType = "Code"
  298. BuildAction = "Compile"
  299. />
  300. <File
  301. RelPath = "Mono.Xml.Xsl.Operations\XslChoose.cs"
  302. SubType = "Code"
  303. BuildAction = "Compile"
  304. />
  305. <File
  306. RelPath = "Mono.Xml.Xsl.Operations\XslComment.cs"
  307. SubType = "Code"
  308. BuildAction = "Compile"
  309. />
  310. <File
  311. RelPath = "Mono.Xml.Xsl.Operations\XslCompiledElement.cs"
  312. SubType = "Code"
  313. BuildAction = "Compile"
  314. />
  315. <File
  316. RelPath = "Mono.Xml.Xsl.Operations\XslCopy.cs"
  317. SubType = "Code"
  318. BuildAction = "Compile"
  319. />
  320. <File
  321. RelPath = "Mono.Xml.Xsl.Operations\XslCopyOf.cs"
  322. SubType = "Code"
  323. BuildAction = "Compile"
  324. />
  325. <File
  326. RelPath = "Mono.Xml.Xsl.Operations\XslElement.cs"
  327. SubType = "Code"
  328. BuildAction = "Compile"
  329. />
  330. <File
  331. RelPath = "Mono.Xml.Xsl.Operations\XslFallback.cs"
  332. SubType = "Code"
  333. BuildAction = "Compile"
  334. />
  335. <File
  336. RelPath = "Mono.Xml.Xsl.Operations\XslForEach.cs"
  337. SubType = "Code"
  338. BuildAction = "Compile"
  339. />
  340. <File
  341. RelPath = "Mono.Xml.Xsl.Operations\XslIf.cs"
  342. SubType = "Code"
  343. BuildAction = "Compile"
  344. />
  345. <File
  346. RelPath = "Mono.Xml.Xsl.Operations\XslLiteralElement.cs"
  347. SubType = "Code"
  348. BuildAction = "Compile"
  349. />
  350. <File
  351. RelPath = "Mono.Xml.Xsl.Operations\XslMessage.cs"
  352. SubType = "Code"
  353. BuildAction = "Compile"
  354. />
  355. <File
  356. RelPath = "Mono.Xml.Xsl.Operations\XslNumber.cs"
  357. SubType = "Code"
  358. BuildAction = "Compile"
  359. />
  360. <File
  361. RelPath = "Mono.Xml.Xsl.Operations\XslOperation.cs"
  362. SubType = "Code"
  363. BuildAction = "Compile"
  364. />
  365. <File
  366. RelPath = "Mono.Xml.Xsl.Operations\XslProcessingInstruction.cs"
  367. SubType = "Code"
  368. BuildAction = "Compile"
  369. />
  370. <File
  371. RelPath = "Mono.Xml.Xsl.Operations\XslTemplateContent.cs"
  372. SubType = "Code"
  373. BuildAction = "Compile"
  374. />
  375. <File
  376. RelPath = "Mono.Xml.Xsl.Operations\XslText.cs"
  377. SubType = "Code"
  378. BuildAction = "Compile"
  379. />
  380. <File
  381. RelPath = "Mono.Xml.Xsl.Operations\XslValueOf.cs"
  382. SubType = "Code"
  383. BuildAction = "Compile"
  384. />
  385. <File
  386. RelPath = "Mono.Xml.Xsl.Operations\XslVariable.cs"
  387. SubType = "Code"
  388. BuildAction = "Compile"
  389. />
  390. <File
  391. RelPath = "System.Xml\AsyncXmlTextWriter.cs"
  392. SubType = "Code"
  393. BuildAction = "Compile"
  394. />
  395. <File
  396. RelPath = "System.Xml\DTDAutomata.cs"
  397. SubType = "Code"
  398. BuildAction = "Compile"
  399. />
  400. <File
  401. RelPath = "System.Xml\DTDObjectModel.cs"
  402. SubType = "Code"
  403. BuildAction = "Compile"
  404. />
  405. <File
  406. RelPath = "System.Xml\DTDReader.cs"
  407. SubType = "Code"
  408. BuildAction = "Compile"
  409. />
  410. <File
  411. RelPath = "System.Xml\DTDValidatingReader.cs"
  412. SubType = "Code"
  413. BuildAction = "Compile"
  414. />
  415. <File
  416. RelPath = "System.Xml\EntityHandling.cs"
  417. SubType = "Code"
  418. BuildAction = "Compile"
  419. />
  420. <File
  421. RelPath = "System.Xml\Formatting.cs"
  422. SubType = "Code"
  423. BuildAction = "Compile"
  424. />
  425. <File
  426. RelPath = "System.Xml\IHasXmlNode.cs"
  427. SubType = "Code"
  428. BuildAction = "Compile"
  429. />
  430. <File
  431. RelPath = "System.Xml\IXmlDataEvidence.cs"
  432. SubType = "Code"
  433. BuildAction = "Compile"
  434. />
  435. <File
  436. RelPath = "System.Xml\IXmlLineInfo.cs"
  437. SubType = "Code"
  438. BuildAction = "Compile"
  439. />
  440. <File
  441. RelPath = "System.Xml\IXmlNamespaceResolver.cs"
  442. SubType = "Code"
  443. BuildAction = "Compile"
  444. />
  445. <File
  446. RelPath = "System.Xml\IXPathChangeNavigator.cs"
  447. SubType = "Code"
  448. BuildAction = "Compile"
  449. />
  450. <File
  451. RelPath = "System.Xml\IXPathEditor.cs"
  452. SubType = "Code"
  453. BuildAction = "Compile"
  454. />
  455. <File
  456. RelPath = "System.Xml\IXPathNavigator.cs"
  457. SubType = "Code"
  458. BuildAction = "Compile"
  459. />
  460. <File
  461. RelPath = "System.Xml\NameTable.cs"
  462. SubType = "Code"
  463. BuildAction = "Compile"
  464. />
  465. <File
  466. RelPath = "System.Xml\ReadState.cs"
  467. SubType = "Code"
  468. BuildAction = "Compile"
  469. />
  470. <File
  471. RelPath = "System.Xml\TODOAttribute.cs"
  472. SubType = "Code"
  473. BuildAction = "Compile"
  474. />
  475. <File
  476. RelPath = "System.Xml\ValidationType.cs"
  477. SubType = "Code"
  478. BuildAction = "Compile"
  479. />
  480. <File
  481. RelPath = "System.Xml\WhitespaceHandling.cs"
  482. SubType = "Code"
  483. BuildAction = "Compile"
  484. />
  485. <File
  486. RelPath = "System.Xml\WriteState.cs"
  487. SubType = "Code"
  488. BuildAction = "Compile"
  489. />
  490. <File
  491. RelPath = "System.Xml\XmlAttribute.cs"
  492. SubType = "Code"
  493. BuildAction = "Compile"
  494. />
  495. <File
  496. RelPath = "System.Xml\XmlAttributeCollection.cs"
  497. SubType = "Code"
  498. BuildAction = "Compile"
  499. />
  500. <File
  501. RelPath = "System.Xml\XmlCDataSection.cs"
  502. SubType = "Code"
  503. BuildAction = "Compile"
  504. />
  505. <File
  506. RelPath = "System.Xml\XmlChangeFilters.cs"
  507. SubType = "Code"
  508. BuildAction = "Compile"
  509. />
  510. <File
  511. RelPath = "System.Xml\XmlChar.cs"
  512. SubType = "Code"
  513. BuildAction = "Compile"
  514. />
  515. <File
  516. RelPath = "System.Xml\XmlCharacterData.cs"
  517. SubType = "Code"
  518. BuildAction = "Compile"
  519. />
  520. <File
  521. RelPath = "System.Xml\XmlComment.cs"
  522. SubType = "Code"
  523. BuildAction = "Compile"
  524. />
  525. <File
  526. RelPath = "System.Xml\XmlConstructs.cs"
  527. SubType = "Code"
  528. BuildAction = "Compile"
  529. />
  530. <File
  531. RelPath = "System.Xml\XmlConvert.cs"
  532. SubType = "Code"
  533. BuildAction = "Compile"
  534. />
  535. <File
  536. RelPath = "System.Xml\XmlDeclaration.cs"
  537. SubType = "Code"
  538. BuildAction = "Compile"
  539. />
  540. <File
  541. RelPath = "System.Xml\XmlDocument.cs"
  542. SubType = "Code"
  543. BuildAction = "Compile"
  544. />
  545. <File
  546. RelPath = "System.Xml\XmlDocumentFragment.cs"
  547. SubType = "Code"
  548. BuildAction = "Compile"
  549. />
  550. <File
  551. RelPath = "System.Xml\XmlDocumentNavigator.cs"
  552. SubType = "Code"
  553. BuildAction = "Compile"
  554. />
  555. <File
  556. RelPath = "System.Xml\XmlDocumentType.cs"
  557. SubType = "Code"
  558. BuildAction = "Compile"
  559. />
  560. <File
  561. RelPath = "System.Xml\XmlElement.cs"
  562. SubType = "Code"
  563. BuildAction = "Compile"
  564. />
  565. <File
  566. RelPath = "System.Xml\XmlEntity.cs"
  567. SubType = "Code"
  568. BuildAction = "Compile"
  569. />
  570. <File
  571. RelPath = "System.Xml\XmlEntityReference.cs"
  572. SubType = "Code"
  573. BuildAction = "Compile"
  574. />
  575. <File
  576. RelPath = "System.Xml\XmlException.cs"
  577. SubType = "Code"
  578. BuildAction = "Compile"
  579. />
  580. <File
  581. RelPath = "System.Xml\XmlImplementation.cs"
  582. SubType = "Code"
  583. BuildAction = "Compile"
  584. />
  585. <File
  586. RelPath = "System.Xml\XmlInfoItemType.cs"
  587. SubType = "Code"
  588. BuildAction = "Compile"
  589. />
  590. <File
  591. RelPath = "System.Xml\XmlInputStream.cs"
  592. SubType = "Code"
  593. BuildAction = "Compile"
  594. />
  595. <File
  596. RelPath = "System.Xml\XmlLinkedNode.cs"
  597. SubType = "Code"
  598. BuildAction = "Compile"
  599. />
  600. <File
  601. RelPath = "System.Xml\XmlNamedNodeMap.cs"
  602. SubType = "Code"
  603. BuildAction = "Compile"
  604. />
  605. <File
  606. RelPath = "System.Xml\XmlNamespaceManager.cs"
  607. SubType = "Code"
  608. BuildAction = "Compile"
  609. />
  610. <File
  611. RelPath = "System.Xml\XmlNamespaceScope.cs"
  612. SubType = "Code"
  613. BuildAction = "Compile"
  614. />
  615. <File
  616. RelPath = "System.Xml\XmlNameTable.cs"
  617. SubType = "Code"
  618. BuildAction = "Compile"
  619. />
  620. <File
  621. RelPath = "System.Xml\XmlNode.cs"
  622. SubType = "Code"
  623. BuildAction = "Compile"
  624. />
  625. <File
  626. RelPath = "System.Xml\XmlNodeArrayList.cs"
  627. SubType = "Code"
  628. BuildAction = "Compile"
  629. />
  630. <File
  631. RelPath = "System.Xml\XmlNodeChangedAction.cs"
  632. SubType = "Code"
  633. BuildAction = "Compile"
  634. />
  635. <File
  636. RelPath = "System.Xml\XmlNodeChangedEventArgs.cs"
  637. SubType = "Code"
  638. BuildAction = "Compile"
  639. />
  640. <File
  641. RelPath = "System.Xml\XmlNodeChangedEventHandler.cs"
  642. SubType = "Code"
  643. BuildAction = "Compile"
  644. />
  645. <File
  646. RelPath = "System.Xml\XmlNodeChangeType.cs"
  647. SubType = "Code"
  648. BuildAction = "Compile"
  649. />
  650. <File
  651. RelPath = "System.Xml\XmlNodeList.cs"
  652. SubType = "Code"
  653. BuildAction = "Compile"
  654. />
  655. <File
  656. RelPath = "System.Xml\XmlNodeListChildren.cs"
  657. SubType = "Code"
  658. BuildAction = "Compile"
  659. />
  660. <File
  661. RelPath = "System.Xml\XmlNodeOrder.cs"
  662. SubType = "Code"
  663. BuildAction = "Compile"
  664. />
  665. <File
  666. RelPath = "System.Xml\XmlNodeReader.cs"
  667. SubType = "Code"
  668. BuildAction = "Compile"
  669. />
  670. <File
  671. RelPath = "System.Xml\XmlNodeType.cs"
  672. SubType = "Code"
  673. BuildAction = "Compile"
  674. />
  675. <File
  676. RelPath = "System.Xml\XmlNotation.cs"
  677. SubType = "Code"
  678. BuildAction = "Compile"
  679. />
  680. <File
  681. RelPath = "System.Xml\XmlParserContext.cs"
  682. SubType = "Code"
  683. BuildAction = "Compile"
  684. />
  685. <File
  686. RelPath = "System.Xml\XmlParserInput.cs"
  687. SubType = "Code"
  688. BuildAction = "Compile"
  689. />
  690. <File
  691. RelPath = "System.Xml\XmlProcessingInstruction.cs"
  692. SubType = "Code"
  693. BuildAction = "Compile"
  694. />
  695. <File
  696. RelPath = "System.Xml\XmlQualifiedName.cs"
  697. SubType = "Code"
  698. BuildAction = "Compile"
  699. />
  700. <File
  701. RelPath = "System.Xml\XmlQualifiedNameTable.cs"
  702. SubType = "Code"
  703. BuildAction = "Compile"
  704. />
  705. <File
  706. RelPath = "System.Xml\XmlQueryDialect.cs"
  707. SubType = "Code"
  708. BuildAction = "Compile"
  709. />
  710. <File
  711. RelPath = "System.Xml\XmlReader.cs"
  712. SubType = "Code"
  713. BuildAction = "Compile"
  714. />
  715. <File
  716. RelPath = "System.Xml\XmlResolver.cs"
  717. SubType = "Code"
  718. BuildAction = "Compile"
  719. />
  720. <File
  721. RelPath = "System.Xml\XmlSecureResolver.cs"
  722. SubType = "Code"
  723. BuildAction = "Compile"
  724. />
  725. <File
  726. RelPath = "System.Xml\XmlSignificantWhitespace.cs"
  727. SubType = "Code"
  728. BuildAction = "Compile"
  729. />
  730. <File
  731. RelPath = "System.Xml\XmlSpace.cs"
  732. SubType = "Code"
  733. BuildAction = "Compile"
  734. />
  735. <File
  736. RelPath = "System.Xml\XmlText.cs"
  737. SubType = "Code"
  738. BuildAction = "Compile"
  739. />
  740. <File
  741. RelPath = "System.Xml\XmlTextReader.cs"
  742. SubType = "Code"
  743. BuildAction = "Compile"
  744. />
  745. <File
  746. RelPath = "System.Xml\XmlTextWriter.cs"
  747. SubType = "Code"
  748. BuildAction = "Compile"
  749. />
  750. <File
  751. RelPath = "System.Xml\XmlTextWriterOpenElement.cs"
  752. SubType = "Code"
  753. BuildAction = "Compile"
  754. />
  755. <File
  756. RelPath = "System.Xml\XmlTokenizedType.cs"
  757. SubType = "Code"
  758. BuildAction = "Compile"
  759. />
  760. <File
  761. RelPath = "System.Xml\XmlUrlResolver.cs"
  762. SubType = "Code"
  763. BuildAction = "Compile"
  764. />
  765. <File
  766. RelPath = "System.Xml\XmlValidatingReader.cs"
  767. SubType = "Code"
  768. BuildAction = "Compile"
  769. />
  770. <File
  771. RelPath = "System.Xml\XmlWhitespace.cs"
  772. SubType = "Code"
  773. BuildAction = "Compile"
  774. />
  775. <File
  776. RelPath = "System.Xml\XmlWriter.cs"
  777. SubType = "Code"
  778. BuildAction = "Compile"
  779. />
  780. <File
  781. RelPath = "System.Xml\XPathChangeNavigator.cs"
  782. SubType = "Code"
  783. BuildAction = "Compile"
  784. />
  785. <File
  786. RelPath = "System.Xml\XPathDocument2.cs"
  787. SubType = "Code"
  788. BuildAction = "Compile"
  789. />
  790. <File
  791. RelPath = "System.Xml\XPathDocument2ChangedEventAction.cs"
  792. SubType = "Code"
  793. BuildAction = "Compile"
  794. />
  795. <File
  796. RelPath = "System.Xml\XPathDocument2ChangedEventHandler.cs"
  797. SubType = "Code"
  798. BuildAction = "Compile"
  799. />
  800. <File
  801. RelPath = "System.Xml\XPathEditor.cs"
  802. SubType = "Code"
  803. BuildAction = "Compile"
  804. />
  805. <File
  806. RelPath = "System.Xml\XPathNavigator2.cs"
  807. SubType = "Code"
  808. BuildAction = "Compile"
  809. />
  810. <File
  811. RelPath = "System.Xml.Schema\BuiltInDatatype.cs"
  812. SubType = "Code"
  813. BuildAction = "Compile"
  814. />
  815. <File
  816. RelPath = "System.Xml.Schema\SchemaDataValueType.cs"
  817. SubType = "Code"
  818. BuildAction = "Compile"
  819. />
  820. <File
  821. RelPath = "System.Xml.Schema\ValidationEventArgs.cs"
  822. SubType = "Code"
  823. BuildAction = "Compile"
  824. />
  825. <File
  826. RelPath = "System.Xml.Schema\ValidationHandler.cs"
  827. SubType = "Code"
  828. BuildAction = "Compile"
  829. />
  830. <File
  831. RelPath = "System.Xml.Schema\XmlSchema.cs"
  832. SubType = "Code"
  833. BuildAction = "Compile"
  834. />
  835. <File
  836. RelPath = "System.Xml.Schema\XmlSchemaAll.cs"
  837. SubType = "Code"
  838. BuildAction = "Compile"
  839. />
  840. <File
  841. RelPath = "System.Xml.Schema\XmlSchemaAnnotated.cs"
  842. SubType = "Code"
  843. BuildAction = "Compile"
  844. />
  845. <File
  846. RelPath = "System.Xml.Schema\XmlSchemaAnnotation.cs"
  847. SubType = "Code"
  848. BuildAction = "Compile"
  849. />
  850. <File
  851. RelPath = "System.Xml.Schema\XmlSchemaAny.cs"
  852. SubType = "Code"
  853. BuildAction = "Compile"
  854. />
  855. <File
  856. RelPath = "System.Xml.Schema\XmlSchemaAnyAttribute.cs"
  857. SubType = "Code"
  858. BuildAction = "Compile"
  859. />
  860. <File
  861. RelPath = "System.Xml.Schema\XmlSchemaAppInfo.cs"
  862. SubType = "Code"
  863. BuildAction = "Compile"
  864. />
  865. <File
  866. RelPath = "System.Xml.Schema\XmlSchemaAttribute.cs"
  867. SubType = "Code"
  868. BuildAction = "Compile"
  869. />
  870. <File
  871. RelPath = "System.Xml.Schema\XmlSchemaAttributeGroup.cs"
  872. SubType = "Code"
  873. BuildAction = "Compile"
  874. />
  875. <File
  876. RelPath = "System.Xml.Schema\XmlSchemaAttributeGroupRef.cs"
  877. SubType = "Code"
  878. BuildAction = "Compile"
  879. />
  880. <File
  881. RelPath = "System.Xml.Schema\XmlSchemaChoice.cs"
  882. SubType = "Code"
  883. BuildAction = "Compile"
  884. />
  885. <File
  886. RelPath = "System.Xml.Schema\XmlSchemaCollection.cs"
  887. SubType = "Code"
  888. BuildAction = "Compile"
  889. />
  890. <File
  891. RelPath = "System.Xml.Schema\XmlSchemaCollectionEnumerator.cs"
  892. SubType = "Code"
  893. BuildAction = "Compile"
  894. />
  895. <File
  896. RelPath = "System.Xml.Schema\XmlSchemaComplexContent.cs"
  897. SubType = "Code"
  898. BuildAction = "Compile"
  899. />
  900. <File
  901. RelPath = "System.Xml.Schema\XmlSchemaComplexContentExtension.cs"
  902. SubType = "Code"
  903. BuildAction = "Compile"
  904. />
  905. <File
  906. RelPath = "System.Xml.Schema\XmlSchemaComplexContentRestriction.cs"
  907. SubType = "Code"
  908. BuildAction = "Compile"
  909. />
  910. <File
  911. RelPath = "System.Xml.Schema\XmlSchemaComplexType.cs"
  912. SubType = "Code"
  913. BuildAction = "Compile"
  914. />
  915. <File
  916. RelPath = "System.Xml.Schema\XmlSchemaContent.cs"
  917. SubType = "Code"
  918. BuildAction = "Compile"
  919. />
  920. <File
  921. RelPath = "System.Xml.Schema\XmlSchemaContentModel.cs"
  922. SubType = "Code"
  923. BuildAction = "Compile"
  924. />
  925. <File
  926. RelPath = "System.Xml.Schema\XmlSchemaContentProcessing.cs"
  927. SubType = "Code"
  928. BuildAction = "Compile"
  929. />
  930. <File
  931. RelPath = "System.Xml.Schema\XmlSchemaContentType.cs"
  932. SubType = "Code"
  933. BuildAction = "Compile"
  934. />
  935. <File
  936. RelPath = "System.Xml.Schema\XmlSchemaDatatype.cs"
  937. SubType = "Code"
  938. BuildAction = "Compile"
  939. />
  940. <File
  941. RelPath = "System.Xml.Schema\XmlSchemaDerivationMethod.cs"
  942. SubType = "Code"
  943. BuildAction = "Compile"
  944. />
  945. <File
  946. RelPath = "System.Xml.Schema\XmlSchemaDocumentation.cs"
  947. SubType = "Code"
  948. BuildAction = "Compile"
  949. />
  950. <File
  951. RelPath = "System.Xml.Schema\XmlSchemaElement.cs"
  952. SubType = "Code"
  953. BuildAction = "Compile"
  954. />
  955. <File
  956. RelPath = "System.Xml.Schema\XmlSchemaEnumerationFacet.cs"
  957. SubType = "Code"
  958. BuildAction = "Compile"
  959. />
  960. <File
  961. RelPath = "System.Xml.Schema\XmlSchemaException.cs"
  962. SubType = "Code"
  963. BuildAction = "Compile"
  964. />
  965. <File
  966. RelPath = "System.Xml.Schema\XmlSchemaExternal.cs"
  967. SubType = "Code"
  968. BuildAction = "Compile"
  969. />
  970. <File
  971. RelPath = "System.Xml.Schema\XmlSchemaFacet.cs"
  972. SubType = "Code"
  973. BuildAction = "Compile"
  974. />
  975. <File
  976. RelPath = "System.Xml.Schema\XmlSchemaForm.cs"
  977. SubType = "Code"
  978. BuildAction = "Compile"
  979. />
  980. <File
  981. RelPath = "System.Xml.Schema\XmlSchemaFractionDigitsFacet.cs"
  982. SubType = "Code"
  983. BuildAction = "Compile"
  984. />
  985. <File
  986. RelPath = "System.Xml.Schema\XmlSchemaGroup.cs"
  987. SubType = "Code"
  988. BuildAction = "Compile"
  989. />
  990. <File
  991. RelPath = "System.Xml.Schema\XmlSchemaGroupBase.cs"
  992. SubType = "Code"
  993. BuildAction = "Compile"
  994. />
  995. <File
  996. RelPath = "System.Xml.Schema\XmlSchemaGroupRef.cs"
  997. SubType = "Code"
  998. BuildAction = "Compile"
  999. />
  1000. <File
  1001. RelPath = "System.Xml.Schema\XmlSchemaIdentityConstraint.cs"
  1002. SubType = "Code"
  1003. BuildAction = "Compile"
  1004. />
  1005. <File
  1006. RelPath = "System.Xml.Schema\XmlSchemaImport.cs"
  1007. SubType = "Code"
  1008. BuildAction = "Compile"
  1009. />
  1010. <File
  1011. RelPath = "System.Xml.Schema\XmlSchemaInclude.cs"
  1012. SubType = "Code"
  1013. BuildAction = "Compile"
  1014. />
  1015. <File
  1016. RelPath = "System.Xml.Schema\XmlSchemaKey.cs"
  1017. SubType = "Code"
  1018. BuildAction = "Compile"
  1019. />
  1020. <File
  1021. RelPath = "System.Xml.Schema\XmlSchemaKeyref.cs"
  1022. SubType = "Code"
  1023. BuildAction = "Compile"
  1024. />
  1025. <File
  1026. RelPath = "System.Xml.Schema\XmlSchemaLengthFacet.cs"
  1027. SubType = "Code"
  1028. BuildAction = "Compile"
  1029. />
  1030. <File
  1031. RelPath = "System.Xml.Schema\XmlSchemaMaxExclusiveFacet.cs"
  1032. SubType = "Code"
  1033. BuildAction = "Compile"
  1034. />
  1035. <File
  1036. RelPath = "System.Xml.Schema\XmlSchemaMaxInclusiveFacet.cs"
  1037. SubType = "Code"
  1038. BuildAction = "Compile"
  1039. />
  1040. <File
  1041. RelPath = "System.Xml.Schema\XmlSchemaMaxLengthFacet.cs"
  1042. SubType = "Code"
  1043. BuildAction = "Compile"
  1044. />
  1045. <File
  1046. RelPath = "System.Xml.Schema\XmlSchemaMinExclusiveFacet.cs"
  1047. SubType = "Code"
  1048. BuildAction = "Compile"
  1049. />
  1050. <File
  1051. RelPath = "System.Xml.Schema\XmlSchemaMinInclusiveFacet.cs"
  1052. SubType = "Code"
  1053. BuildAction = "Compile"
  1054. />
  1055. <File
  1056. RelPath = "System.Xml.Schema\XmlSchemaMinLengthFacet.cs"
  1057. SubType = "Code"
  1058. BuildAction = "Compile"
  1059. />
  1060. <File
  1061. RelPath = "System.Xml.Schema\XmlSchemaNotation.cs"
  1062. SubType = "Code"
  1063. BuildAction = "Compile"
  1064. />
  1065. <File
  1066. RelPath = "System.Xml.Schema\XmlSchemaNumericFacet.cs"
  1067. SubType = "Code"
  1068. BuildAction = "Compile"
  1069. />
  1070. <File
  1071. RelPath = "System.Xml.Schema\XmlSchemaObject.cs"
  1072. SubType = "Code"
  1073. BuildAction = "Compile"
  1074. />
  1075. <File
  1076. RelPath = "System.Xml.Schema\XmlSchemaObjectCollection.cs"
  1077. SubType = "Code"
  1078. BuildAction = "Compile"
  1079. />
  1080. <File
  1081. RelPath = "System.Xml.Schema\XmlSchemaObjectEnumerator.cs"
  1082. SubType = "Code"
  1083. BuildAction = "Compile"
  1084. />
  1085. <File
  1086. RelPath = "System.Xml.Schema\XmlSchemaObjectTable.cs"
  1087. SubType = "Code"
  1088. BuildAction = "Compile"
  1089. />
  1090. <File
  1091. RelPath = "System.Xml.Schema\XmlSchemaParticle.cs"
  1092. SubType = "Code"
  1093. BuildAction = "Compile"
  1094. />
  1095. <File
  1096. RelPath = "System.Xml.Schema\XmlSchemaPatternFacet.cs"
  1097. SubType = "Code"
  1098. BuildAction = "Compile"
  1099. />
  1100. <File
  1101. RelPath = "System.Xml.Schema\XmlSchemaReader.cs"
  1102. SubType = "Code"
  1103. BuildAction = "Compile"
  1104. />
  1105. <File
  1106. RelPath = "System.Xml.Schema\XmlSchemaRedefine.cs"
  1107. SubType = "Code"
  1108. BuildAction = "Compile"
  1109. />
  1110. <File
  1111. RelPath = "System.Xml.Schema\XmlSchemaSequence.cs"
  1112. SubType = "Code"
  1113. BuildAction = "Compile"
  1114. />
  1115. <File
  1116. RelPath = "System.Xml.Schema\XmlSchemaSet.cs"
  1117. SubType = "Code"
  1118. BuildAction = "Compile"
  1119. />
  1120. <File
  1121. RelPath = "System.Xml.Schema\XmlSchemaSimpleContent.cs"
  1122. SubType = "Code"
  1123. BuildAction = "Compile"
  1124. />
  1125. <File
  1126. RelPath = "System.Xml.Schema\XmlSchemaSimpleContentExtension.cs"
  1127. SubType = "Code"
  1128. BuildAction = "Compile"
  1129. />
  1130. <File
  1131. RelPath = "System.Xml.Schema\XmlSchemaSimpleContentRestriction.cs"
  1132. SubType = "Code"
  1133. BuildAction = "Compile"
  1134. />
  1135. <File
  1136. RelPath = "System.Xml.Schema\XmlSchemaSimpleType.cs"
  1137. SubType = "Code"
  1138. BuildAction = "Compile"
  1139. />
  1140. <File
  1141. RelPath = "System.Xml.Schema\XmlSchemaSimpleTypeContent.cs"
  1142. SubType = "Code"
  1143. BuildAction = "Compile"
  1144. />
  1145. <File
  1146. RelPath = "System.Xml.Schema\XmlSchemaSimpleTypeList.cs"
  1147. SubType = "Code"
  1148. BuildAction = "Compile"
  1149. />
  1150. <File
  1151. RelPath = "System.Xml.Schema\XmlSchemaSimpleTypeRestriction.cs"
  1152. SubType = "Code"
  1153. BuildAction = "Compile"
  1154. />
  1155. <File
  1156. RelPath = "System.Xml.Schema\XmlSchemaSimpleTypeUnion.cs"
  1157. SubType = "Code"
  1158. BuildAction = "Compile"
  1159. />
  1160. <File
  1161. RelPath = "System.Xml.Schema\XmlSchemaTotalDigitsFacet.cs"
  1162. SubType = "Code"
  1163. BuildAction = "Compile"
  1164. />
  1165. <File
  1166. RelPath = "System.Xml.Schema\XmlSchemaType.cs"
  1167. SubType = "Code"
  1168. BuildAction = "Compile"
  1169. />
  1170. <File
  1171. RelPath = "System.Xml.Schema\XmlSchemaUnique.cs"
  1172. SubType = "Code"
  1173. BuildAction = "Compile"
  1174. />
  1175. <File
  1176. RelPath = "System.Xml.Schema\XmlSchemaUse.cs"
  1177. SubType = "Code"
  1178. BuildAction = "Compile"
  1179. />
  1180. <File
  1181. RelPath = "System.Xml.Schema\XmlSchemaUtil.cs"
  1182. SubType = "Code"
  1183. BuildAction = "Compile"
  1184. />
  1185. <File
  1186. RelPath = "System.Xml.Schema\XmlSchemaWhiteSpaceFacet.cs"
  1187. SubType = "Code"
  1188. BuildAction = "Compile"
  1189. />
  1190. <File
  1191. RelPath = "System.Xml.Schema\XmlSchemaXPath.cs"
  1192. SubType = "Code"
  1193. BuildAction = "Compile"
  1194. />
  1195. <File
  1196. RelPath = "System.Xml.Schema\XmlSeverityType.cs"
  1197. SubType = "Code"
  1198. BuildAction = "Compile"
  1199. />
  1200. <File
  1201. RelPath = "System.Xml.Serialization\CodeIdentifier.cs"
  1202. SubType = "Code"
  1203. BuildAction = "Compile"
  1204. />
  1205. <File
  1206. RelPath = "System.Xml.Serialization\CodeIdentifiers.cs"
  1207. SubType = "Code"
  1208. BuildAction = "Compile"
  1209. />
  1210. <File
  1211. RelPath = "System.Xml.Serialization\IXmlSerializable.cs"
  1212. SubType = "Code"
  1213. BuildAction = "Compile"
  1214. />
  1215. <File
  1216. RelPath = "System.Xml.Serialization\MapCodeGenerator.cs"
  1217. SubType = "Code"
  1218. BuildAction = "Compile"
  1219. />
  1220. <File
  1221. RelPath = "System.Xml.Serialization\ReflectionHelper.cs"
  1222. SubType = "Code"
  1223. BuildAction = "Compile"
  1224. />
  1225. <File
  1226. RelPath = "System.Xml.Serialization\SchemaTypes.cs"
  1227. SubType = "Code"
  1228. BuildAction = "Compile"
  1229. />
  1230. <File
  1231. RelPath = "System.Xml.Serialization\SerializationCodeGenerator.cs"
  1232. SubType = "Code"
  1233. BuildAction = "Compile"
  1234. />
  1235. <File
  1236. RelPath = "System.Xml.Serialization\SerializationCodeGeneratorConfiguration.cs"
  1237. SubType = "Code"
  1238. BuildAction = "Compile"
  1239. />
  1240. <File
  1241. RelPath = "System.Xml.Serialization\SoapAttributeAttribute.cs"
  1242. SubType = "Code"
  1243. BuildAction = "Compile"
  1244. />
  1245. <File
  1246. RelPath = "System.Xml.Serialization\SoapAttributeOverrides.cs"
  1247. SubType = "Code"
  1248. BuildAction = "Compile"
  1249. />
  1250. <File
  1251. RelPath = "System.Xml.Serialization\SoapAttributes.cs"
  1252. SubType = "Code"
  1253. BuildAction = "Compile"
  1254. />
  1255. <File
  1256. RelPath = "System.Xml.Serialization\SoapCodeExporter.cs"
  1257. SubType = "Code"
  1258. BuildAction = "Compile"
  1259. />
  1260. <File
  1261. RelPath = "System.Xml.Serialization\SoapElementAttribute.cs"
  1262. SubType = "Code"
  1263. BuildAction = "Compile"
  1264. />
  1265. <File
  1266. RelPath = "System.Xml.Serialization\SoapEnumAttribute.cs"
  1267. SubType = "Code"
  1268. BuildAction = "Compile"
  1269. />
  1270. <File
  1271. RelPath = "System.Xml.Serialization\SoapIgnoreAttribute.cs"
  1272. SubType = "Code"
  1273. BuildAction = "Compile"
  1274. />
  1275. <File
  1276. RelPath = "System.Xml.Serialization\SoapIncludeAttribute.cs"
  1277. SubType = "Code"
  1278. BuildAction = "Compile"
  1279. />
  1280. <File
  1281. RelPath = "System.Xml.Serialization\SoapReflectionImporter.cs"
  1282. SubType = "Code"
  1283. BuildAction = "Compile"
  1284. />
  1285. <File
  1286. RelPath = "System.Xml.Serialization\SoapSchemaExporter.cs"
  1287. SubType = "Code"
  1288. BuildAction = "Compile"
  1289. />
  1290. <File
  1291. RelPath = "System.Xml.Serialization\SoapSchemaImporter.cs"
  1292. SubType = "Code"
  1293. BuildAction = "Compile"
  1294. />
  1295. <File
  1296. RelPath = "System.Xml.Serialization\SoapSchemaMember.cs"
  1297. SubType = "Code"
  1298. BuildAction = "Compile"
  1299. />
  1300. <File
  1301. RelPath = "System.Xml.Serialization\SoapTypeAttribute.cs"
  1302. SubType = "Code"
  1303. BuildAction = "Compile"
  1304. />
  1305. <File
  1306. RelPath = "System.Xml.Serialization\TypeData.cs"
  1307. SubType = "Code"
  1308. BuildAction = "Compile"
  1309. />
  1310. <File
  1311. RelPath = "System.Xml.Serialization\TypeMember.cs"
  1312. SubType = "Code"
  1313. BuildAction = "Compile"
  1314. />
  1315. <File
  1316. RelPath = "System.Xml.Serialization\TypeTableEntry.cs"
  1317. SubType = "Code"
  1318. BuildAction = "Compile"
  1319. />
  1320. <File
  1321. RelPath = "System.Xml.Serialization\TypeTranslator.cs"
  1322. SubType = "Code"
  1323. BuildAction = "Compile"
  1324. />
  1325. <File
  1326. RelPath = "System.Xml.Serialization\UnreferencedObjectEventArgs.cs"
  1327. SubType = "Code"
  1328. BuildAction = "Compile"
  1329. />
  1330. <File
  1331. RelPath = "System.Xml.Serialization\UnreferencedObjectEventHandler.cs"
  1332. SubType = "Code"
  1333. BuildAction = "Compile"
  1334. />
  1335. <File
  1336. RelPath = "System.Xml.Serialization\XmlAnyAttributeAttribute.cs"
  1337. SubType = "Code"
  1338. BuildAction = "Compile"
  1339. />
  1340. <File
  1341. RelPath = "System.Xml.Serialization\XmlAnyElementAttribute.cs"
  1342. SubType = "Code"
  1343. BuildAction = "Compile"
  1344. />
  1345. <File
  1346. RelPath = "System.Xml.Serialization\XmlAnyElementAttributes.cs"
  1347. SubType = "Code"
  1348. BuildAction = "Compile"
  1349. />
  1350. <File
  1351. RelPath = "System.Xml.Serialization\XmlArrayAttribute.cs"
  1352. SubType = "Code"
  1353. BuildAction = "Compile"
  1354. />
  1355. <File
  1356. RelPath = "System.Xml.Serialization\XmlArrayItemAttribute.cs"
  1357. SubType = "Code"
  1358. BuildAction = "Compile"
  1359. />
  1360. <File
  1361. RelPath = "System.Xml.Serialization\XmlArrayItemAttributes.cs"
  1362. SubType = "Code"
  1363. BuildAction = "Compile"
  1364. />
  1365. <File
  1366. RelPath = "System.Xml.Serialization\XmlAttributeAttribute.cs"
  1367. SubType = "Code"
  1368. BuildAction = "Compile"
  1369. />
  1370. <File
  1371. RelPath = "System.Xml.Serialization\XmlAttributeEventArgs.cs"
  1372. SubType = "Code"
  1373. BuildAction = "Compile"
  1374. />
  1375. <File
  1376. RelPath = "System.Xml.Serialization\XmlAttributeEventHandler.cs"
  1377. SubType = "Code"
  1378. BuildAction = "Compile"
  1379. />
  1380. <File
  1381. RelPath = "System.Xml.Serialization\XmlAttributeOverrides.cs"
  1382. SubType = "Code"
  1383. BuildAction = "Compile"
  1384. />
  1385. <File
  1386. RelPath = "System.Xml.Serialization\XmlAttributes.cs"
  1387. SubType = "Code"
  1388. BuildAction = "Compile"
  1389. />
  1390. <File
  1391. RelPath = "System.Xml.Serialization\XmlChoiceIdentifierAttribute.cs"
  1392. SubType = "Code"
  1393. BuildAction = "Compile"
  1394. />
  1395. <File
  1396. RelPath = "System.Xml.Serialization\XmlCodeExporter.cs"
  1397. SubType = "Code"
  1398. BuildAction = "Compile"
  1399. />
  1400. <File
  1401. RelPath = "System.Xml.Serialization\XmlCustomFormatter.cs"
  1402. SubType = "Code"
  1403. BuildAction = "Compile"
  1404. />
  1405. <File
  1406. RelPath = "System.Xml.Serialization\XmlElementAttribute.cs"
  1407. SubType = "Code"
  1408. BuildAction = "Compile"
  1409. />
  1410. <File
  1411. RelPath = "System.Xml.Serialization\XmlElementAttributes.cs"
  1412. SubType = "Code"
  1413. BuildAction = "Compile"
  1414. />
  1415. <File
  1416. RelPath = "System.Xml.Serialization\XmlElementEventArgs.cs"
  1417. SubType = "Code"
  1418. BuildAction = "Compile"
  1419. />
  1420. <File
  1421. RelPath = "System.Xml.Serialization\XmlElementEventHandler.cs"
  1422. SubType = "Code"
  1423. BuildAction = "Compile"
  1424. />
  1425. <File
  1426. RelPath = "System.Xml.Serialization\XmlEnumAttribute.cs"
  1427. SubType = "Code"
  1428. BuildAction = "Compile"
  1429. />
  1430. <File
  1431. RelPath = "System.Xml.Serialization\XmlIgnoreAttribute.cs"
  1432. SubType = "Code"
  1433. BuildAction = "Compile"
  1434. />
  1435. <File
  1436. RelPath = "System.Xml.Serialization\XmlIncludeAttribute.cs"
  1437. SubType = "Code"
  1438. BuildAction = "Compile"
  1439. />
  1440. <File
  1441. RelPath = "System.Xml.Serialization\XmlMapping.cs"
  1442. SubType = "Code"
  1443. BuildAction = "Compile"
  1444. />
  1445. <File
  1446. RelPath = "System.Xml.Serialization\XmlMemberMapping.cs"
  1447. SubType = "Code"
  1448. BuildAction = "Compile"
  1449. />
  1450. <File
  1451. RelPath = "System.Xml.Serialization\XmlMembersMapping.cs"
  1452. SubType = "Code"
  1453. BuildAction = "Compile"
  1454. />
  1455. <File
  1456. RelPath = "System.Xml.Serialization\XmlNamespaceDeclarationsAttribute.cs"
  1457. SubType = "Code"
  1458. BuildAction = "Compile"
  1459. />
  1460. <File
  1461. RelPath = "System.Xml.Serialization\XmlNodeEventArgs.cs"
  1462. SubType = "Code"
  1463. BuildAction = "Compile"
  1464. />
  1465. <File
  1466. RelPath = "System.Xml.Serialization\XmlNodeEventHandler.cs"
  1467. SubType = "Code"
  1468. BuildAction = "Compile"
  1469. />
  1470. <File
  1471. RelPath = "System.Xml.Serialization\XmlReflectionImporter.cs"
  1472. SubType = "Code"
  1473. BuildAction = "Compile"
  1474. />
  1475. <File
  1476. RelPath = "System.Xml.Serialization\XmlReflectionMember.cs"
  1477. SubType = "Code"
  1478. BuildAction = "Compile"
  1479. />
  1480. <File
  1481. RelPath = "System.Xml.Serialization\XmlRootAttribute.cs"
  1482. SubType = "Code"
  1483. BuildAction = "Compile"
  1484. />
  1485. <File
  1486. RelPath = "System.Xml.Serialization\XmlSchemaExporter.cs"
  1487. SubType = "Code"
  1488. BuildAction = "Compile"
  1489. />
  1490. <File
  1491. RelPath = "System.Xml.Serialization\XmlSchemaImporter.cs"
  1492. SubType = "Code"
  1493. BuildAction = "Compile"
  1494. />
  1495. <File
  1496. RelPath = "System.Xml.Serialization\XmlSchemas.cs"
  1497. SubType = "Code"
  1498. BuildAction = "Compile"
  1499. />
  1500. <File
  1501. RelPath = "System.Xml.Serialization\XmlSerializationCollectionFixupCallback.cs"
  1502. SubType = "Code"
  1503. BuildAction = "Compile"
  1504. />
  1505. <File
  1506. RelPath = "System.Xml.Serialization\XmlSerializationFixupCallback.cs"
  1507. SubType = "Code"
  1508. BuildAction = "Compile"
  1509. />
  1510. <File
  1511. RelPath = "System.Xml.Serialization\XmlSerializationReadCallback.cs"
  1512. SubType = "Code"
  1513. BuildAction = "Compile"
  1514. />
  1515. <File
  1516. RelPath = "System.Xml.Serialization\XmlSerializationReader.cs"
  1517. SubType = "Code"
  1518. BuildAction = "Compile"
  1519. />
  1520. <File
  1521. RelPath = "System.Xml.Serialization\XmlSerializationReaderInterpreter.cs"
  1522. SubType = "Code"
  1523. BuildAction = "Compile"
  1524. />
  1525. <File
  1526. RelPath = "System.Xml.Serialization\XmlSerializationWriteCallback.cs"
  1527. SubType = "Code"
  1528. BuildAction = "Compile"
  1529. />
  1530. <File
  1531. RelPath = "System.Xml.Serialization\XmlSerializationWriter.cs"
  1532. SubType = "Code"
  1533. BuildAction = "Compile"
  1534. />
  1535. <File
  1536. RelPath = "System.Xml.Serialization\XmlSerializationWriterInterpreter.cs"
  1537. SubType = "Code"
  1538. BuildAction = "Compile"
  1539. />
  1540. <File
  1541. RelPath = "System.Xml.Serialization\XmlSerializer.cs"
  1542. SubType = "Code"
  1543. BuildAction = "Compile"
  1544. />
  1545. <File
  1546. RelPath = "System.Xml.Serialization\XmlSerializerNamespaces.cs"
  1547. SubType = "Code"
  1548. BuildAction = "Compile"
  1549. />
  1550. <File
  1551. RelPath = "System.Xml.Serialization\XmlTextAttribute.cs"
  1552. SubType = "Code"
  1553. BuildAction = "Compile"
  1554. />
  1555. <File
  1556. RelPath = "System.Xml.Serialization\XmlTypeAttribute.cs"
  1557. SubType = "Code"
  1558. BuildAction = "Compile"
  1559. />
  1560. <File
  1561. RelPath = "System.Xml.Serialization\XmlTypeMapElementInfo.cs"
  1562. SubType = "Code"
  1563. BuildAction = "Compile"
  1564. />
  1565. <File
  1566. RelPath = "System.Xml.Serialization\XmlTypeMapMember.cs"
  1567. SubType = "Code"
  1568. BuildAction = "Compile"
  1569. />
  1570. <File
  1571. RelPath = "System.Xml.Serialization\XmlTypeMapMemberAttribute.cs"
  1572. SubType = "Code"
  1573. BuildAction = "Compile"
  1574. />
  1575. <File
  1576. RelPath = "System.Xml.Serialization\XmlTypeMapMemberElement.cs"
  1577. SubType = "Code"
  1578. BuildAction = "Compile"
  1579. />
  1580. <File
  1581. RelPath = "System.Xml.Serialization\XmlTypeMapMemberNamespaces.cs"
  1582. SubType = "Code"
  1583. BuildAction = "Compile"
  1584. />
  1585. <File
  1586. RelPath = "System.Xml.Serialization\XmlTypeMapping.cs"
  1587. SubType = "Code"
  1588. BuildAction = "Compile"
  1589. />
  1590. <File
  1591. RelPath = "System.Xml.XPath\DefaultContext.cs"
  1592. SubType = "Code"
  1593. BuildAction = "Compile"
  1594. />
  1595. <File
  1596. RelPath = "System.Xml.XPath\Expression.cs"
  1597. SubType = "Code"
  1598. BuildAction = "Compile"
  1599. />
  1600. <File
  1601. RelPath = "System.Xml.XPath\Iterator.cs"
  1602. SubType = "Code"
  1603. BuildAction = "Compile"
  1604. />
  1605. <File
  1606. RelPath = "System.Xml.XPath\IXPathNavigable.cs"
  1607. SubType = "Code"
  1608. BuildAction = "Compile"
  1609. />
  1610. <File
  1611. RelPath = "System.Xml.XPath\Parser.cs"
  1612. SubType = "Code"
  1613. BuildAction = "Compile"
  1614. />
  1615. <File
  1616. RelPath = "System.Xml.XPath\Parser.jay"
  1617. BuildAction = "None"
  1618. />
  1619. <File
  1620. RelPath = "System.Xml.XPath\Tokenizer.cs"
  1621. SubType = "Code"
  1622. BuildAction = "Compile"
  1623. />
  1624. <File
  1625. RelPath = "System.Xml.XPath\XmlCaseOrder.cs"
  1626. SubType = "Code"
  1627. BuildAction = "Compile"
  1628. />
  1629. <File
  1630. RelPath = "System.Xml.XPath\XmlDataType.cs"
  1631. SubType = "Code"
  1632. BuildAction = "Compile"
  1633. />
  1634. <File
  1635. RelPath = "System.Xml.XPath\XmlSortOrder.cs"
  1636. SubType = "Code"
  1637. BuildAction = "Compile"
  1638. />
  1639. <File
  1640. RelPath = "System.Xml.XPath\XPathComparer.cs"
  1641. SubType = "Code"
  1642. BuildAction = "Compile"
  1643. />
  1644. <File
  1645. RelPath = "System.Xml.XPath\XPathDocument.cs"
  1646. SubType = "Code"
  1647. BuildAction = "Compile"
  1648. />
  1649. <File
  1650. RelPath = "System.Xml.XPath\XPathException.cs"
  1651. SubType = "Code"
  1652. BuildAction = "Compile"
  1653. />
  1654. <File
  1655. RelPath = "System.Xml.XPath\XPathExpression.cs"
  1656. SubType = "Code"
  1657. BuildAction = "Compile"
  1658. />
  1659. <File
  1660. RelPath = "System.Xml.XPath\XPathNamespaceScope.cs"
  1661. SubType = "Code"
  1662. BuildAction = "Compile"
  1663. />
  1664. <File
  1665. RelPath = "System.Xml.XPath\XPathNavigator.cs"
  1666. SubType = "Code"
  1667. BuildAction = "Compile"
  1668. />
  1669. <File
  1670. RelPath = "System.Xml.XPath\XPathNodeIterator.cs"
  1671. SubType = "Code"
  1672. BuildAction = "Compile"
  1673. />
  1674. <File
  1675. RelPath = "System.Xml.XPath\XPathNodeType.cs"
  1676. SubType = "Code"
  1677. BuildAction = "Compile"
  1678. />
  1679. <File
  1680. RelPath = "System.Xml.XPath\XPathResultType.cs"
  1681. SubType = "Code"
  1682. BuildAction = "Compile"
  1683. />
  1684. <File
  1685. RelPath = "System.Xml.Xsl\IXsltContextFunction.cs"
  1686. SubType = "Code"
  1687. BuildAction = "Compile"
  1688. />
  1689. <File
  1690. RelPath = "System.Xml.Xsl\IXsltContextVariable.cs"
  1691. SubType = "Code"
  1692. BuildAction = "Compile"
  1693. />
  1694. <File
  1695. RelPath = "System.Xml.Xsl\ManagedXslTransform.cs"
  1696. SubType = "Code"
  1697. BuildAction = "Compile"
  1698. />
  1699. <File
  1700. RelPath = "System.Xml.Xsl\Multiplexer.cs"
  1701. SubType = "Code"
  1702. BuildAction = "Compile"
  1703. />
  1704. <File
  1705. RelPath = "System.Xml.Xsl\XsltArgumentList.cs"
  1706. SubType = "Code"
  1707. BuildAction = "Compile"
  1708. />
  1709. <File
  1710. RelPath = "System.Xml.Xsl\XsltCompileException.cs"
  1711. SubType = "Code"
  1712. BuildAction = "Compile"
  1713. />
  1714. <File
  1715. RelPath = "System.Xml.Xsl\XsltContext.cs"
  1716. SubType = "Code"
  1717. BuildAction = "Compile"
  1718. />
  1719. <File
  1720. RelPath = "System.Xml.Xsl\XsltException.cs"
  1721. SubType = "Code"
  1722. BuildAction = "Compile"
  1723. />
  1724. <File
  1725. RelPath = "System.Xml.Xsl\XslTransform.cs"
  1726. SubType = "Code"
  1727. BuildAction = "Compile"
  1728. />
  1729. <File
  1730. RelPath = "System.Xml.Xsl\XslTransformImpl.cs"
  1731. SubType = "Code"
  1732. BuildAction = "Compile"
  1733. />
  1734. </Include>
  1735. </Files>
  1736. </CSHARP>
  1737. </VisualStudioProject>