Rust · Offsets

Rust Offsets

offsets.h ·build 24614784 ·dumped 2026-08-17 12:14:02 AM UTC+1 ·341,881 lines ·21.3 MB ·Aug 16, 2026 latest
Raw Download All dumps
sha256 d54276435eed14ee035a86d50b1b8e708728e9dc881f00690a2e2fd650594028
← Prev Next → Page 138 of 171 — lines 274,001–276,000 of 341,881
341,881 lines
  1. 274001 constexpr std::uintptr_t rightChild = 0x18 ;
  2. 274002 }
  3. 274003 
  4. 274004 namespace System_Xml_Schema__LeafRangeNode
  5. 274005 {
  6. 274006 constexpr std::uintptr_t pos = 0x10 ;
  7. 274007 constexpr std::uintptr_t min = 0x18 ;
  8. 274008 constexpr std::uintptr_t max = 0x28 ;
  9. 274009 constexpr std::uintptr_t nextIteration = 0x38 ;
  10. 274010 }
  11. 274011 
  12. 274012 namespace System_Xml_Schema__ContentValidator
  13. 274013 {
  14. 274014 constexpr std::uintptr_t contentType = 0x10 ;
  15. 274015 constexpr std::uintptr_t isOpen = 0x14 ;
  16. 274016 constexpr std::uintptr_t isEmptiable = 0x15 ;
  17. 274017 
  18. 274018 namespace _static
  19. 274019 {
  20. 274020 constexpr std::uintptr_t Empty = 0x0 ;
  21. 274021 constexpr std::uintptr_t TextOnly = 0x8 ;
  22. 274022 constexpr std::uintptr_t Mixed = 0x10 ;
  23. 274023 constexpr std::uintptr_t Any = 0x18 ;
  24. 274024 }
  25. 274025 
  26. 274026 }
  27. 274027 
  28. 274028 namespace System_Xml_Schema__ParticleContentValidator
  29. 274029 {
  30. 274030 constexpr std::uintptr_t contentType = 0x10 ;
  31. 274031 constexpr std::uintptr_t isOpen = 0x14 ;
  32. 274032 constexpr std::uintptr_t isEmptiable = 0x15 ;
  33. 274033 constexpr std::uintptr_t symbols = 0x18 ;
  34. 274034 constexpr std::uintptr_t positions = 0x20 ;
  35. 274035 constexpr std::uintptr_t stack = 0x28 ;
  36. 274036 constexpr std::uintptr_t contentNode = 0x30 ;
  37. 274037 constexpr std::uintptr_t isPartial = 0x38 ;
  38. 274038 constexpr std::uintptr_t minMaxNodesCount = 0x3C ;
  39. 274039 constexpr std::uintptr_t enableUpaCheck = 0x40 ;
  40. 274040 }
  41. 274041 
  42. 274042 namespace System_Xml_Schema__DfaContentValidator
  43. 274043 {
  44. 274044 constexpr std::uintptr_t contentType = 0x10 ;
  45. 274045 constexpr std::uintptr_t isOpen = 0x14 ;
  46. 274046 constexpr std::uintptr_t isEmptiable = 0x15 ;
  47. 274047 constexpr std::uintptr_t transitionTable = 0x18 ;
  48. 274048 constexpr std::uintptr_t symbols = 0x20 ;
  49. 274049 }
  50. 274050 
  51. 274051 namespace System_Xml_Schema__NfaContentValidator
  52. 274052 {
  53. 274053 constexpr std::uintptr_t contentType = 0x10 ;
  54. 274054 constexpr std::uintptr_t isOpen = 0x14 ;
  55. 274055 constexpr std::uintptr_t isEmptiable = 0x15 ;
  56. 274056 constexpr std::uintptr_t firstpos = 0x18 ;
  57. 274057 constexpr std::uintptr_t followpos = 0x20 ;
  58. 274058 constexpr std::uintptr_t symbols = 0x28 ;
  59. 274059 constexpr std::uintptr_t positions = 0x30 ;
  60. 274060 constexpr std::uintptr_t endMarkerPos = 0x38 ;
  61. 274061 }
  62. 274062 
  63. 274063 namespace System_Xml_Schema__RangePositionInfo
  64. 274064 {
  65. 274065 constexpr std::uintptr_t curpos = 0x0 ;
  66. 274066 constexpr std::uintptr_t rangeCounters = 0x8 ;
  67. 274067 }
  68. 274068 
  69. 274069 namespace System_Xml_Schema__RangeContentValidator
  70. 274070 {
  71. 274071 constexpr std::uintptr_t contentType = 0x10 ;
  72. 274072 constexpr std::uintptr_t isOpen = 0x14 ;
  73. 274073 constexpr std::uintptr_t isEmptiable = 0x15 ;
  74. 274074 constexpr std::uintptr_t firstpos = 0x18 ;
  75. 274075 constexpr std::uintptr_t followpos = 0x20 ;
  76. 274076 constexpr std::uintptr_t positionsWithRangeTerminals = 0x28 ;
  77. 274077 constexpr std::uintptr_t symbols = 0x30 ;
  78. 274078 constexpr std::uintptr_t positions = 0x38 ;
  79. 274079 constexpr std::uintptr_t minMaxNodesCount = 0x40 ;
  80. 274080 constexpr std::uintptr_t endMarkerPos = 0x44 ;
  81. 274081 }
  82. 274082 
  83. 274083 namespace System_Xml_Schema__AllElementsContentValidator
  84. 274084 {
  85. 274085 constexpr std::uintptr_t contentType = 0x10 ;
  86. 274086 constexpr std::uintptr_t isOpen = 0x14 ;
  87. 274087 constexpr std::uintptr_t isEmptiable = 0x15 ;
  88. 274088 constexpr std::uintptr_t elements = 0x18 ;
  89. 274089 constexpr std::uintptr_t particles = 0x20 ;
  90. 274090 constexpr std::uintptr_t isRequired = 0x28 ;
  91. 274091 constexpr std::uintptr_t countRequired = 0x30 ;
  92. 274092 }
  93. 274093 
  94. 274094 namespace System_Xml_Schema__XmlSchemaDatatypeVariety
  95. 274095 {
  96. 274096 constexpr std::uintptr_t value__ = 0x0 ;
  97. 274097 }
  98. 274098 
  99. 274099 namespace System_Xml_Schema__XsdSimpleValue
  100. 274100 {
  101. 274101 constexpr std::uintptr_t xmlType = 0x10 ;
  102. 274102 constexpr std::uintptr_t typedValue = 0x18 ;
  103. 274103 }
  104. 274104 
  105. 274105 namespace System_Xml_Schema__RestrictionFlags
  106. 274106 {
  107. 274107 constexpr std::uintptr_t value__ = 0x0 ;
  108. 274108 }
  109. 274109 
  110. 274110 namespace System_Xml_Schema__XmlSchemaWhiteSpace
  111. 274111 {
  112. 274112 constexpr std::uintptr_t value__ = 0x0 ;
  113. 274113 }
  114. 274114 
  115. 274115 namespace System_Xml_Schema__RestrictionFacets
  116. 274116 {
  117. 274117 constexpr std::uintptr_t Length = 0x10 ;
  118. 274118 constexpr std::uintptr_t MinLength = 0x14 ;
  119. 274119 constexpr std::uintptr_t MaxLength = 0x18 ;
  120. 274120 constexpr std::uintptr_t Patterns = 0x20 ;
  121. 274121 constexpr std::uintptr_t Enumeration = 0x28 ;
  122. 274122 constexpr std::uintptr_t WhiteSpace = 0x30 ;
  123. 274123 constexpr std::uintptr_t MaxInclusive = 0x38 ;
  124. 274124 constexpr std::uintptr_t MaxExclusive = 0x40 ;
  125. 274125 constexpr std::uintptr_t MinInclusive = 0x48 ;
  126. 274126 constexpr std::uintptr_t MinExclusive = 0x50 ;
  127. 274127 constexpr std::uintptr_t TotalDigits = 0x58 ;
  128. 274128 constexpr std::uintptr_t FractionDigits = 0x5C ;
  129. 274129 constexpr std::uintptr_t Flags = 0x60 ;
  130. 274130 constexpr std::uintptr_t FixedFlags = 0x64 ;
  131. 274131 }
  132. 274132 
  133. 274133 namespace System_Xml_Schema__DatatypeImplementation
  134. 274134 {
  135. 274135 constexpr std::uintptr_t variety = 0x10 ;
  136. 274136 constexpr std::uintptr_t restriction = 0x18 ;
  137. 274137 constexpr std::uintptr_t baseType = 0x20 ;
  138. 274138 constexpr std::uintptr_t valueConverter = 0x28 ;
  139. 274139 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  140. 274140 
  141. 274141 namespace _static
  142. 274142 {
  143. 274143 constexpr std::uintptr_t builtinTypes = 0x0 ;
  144. 274144 constexpr std::uintptr_t enumToTypeCode = 0x8 ;
  145. 274145 constexpr std::uintptr_t anySimpleType = 0x10 ;
  146. 274146 constexpr std::uintptr_t anyAtomicType = 0x18 ;
  147. 274147 constexpr std::uintptr_t untypedAtomicType = 0x20 ;
  148. 274148 constexpr std::uintptr_t yearMonthDurationType = 0x28 ;
  149. 274149 constexpr std::uintptr_t dayTimeDurationType = 0x30 ;
  150. 274150 constexpr std::uintptr_t normalizedStringTypeV1Compat = 0x38 ;
  151. 274151 constexpr std::uintptr_t tokenTypeV1Compat = 0x40 ;
  152. 274152 constexpr std::uintptr_t QnAnySimpleType = 0x48 ;
  153. 274153 constexpr std::uintptr_t QnAnyType = 0x50 ;
  154. 274154 constexpr std::uintptr_t stringFacetsChecker = 0x58 ;
  155. 274155 constexpr std::uintptr_t miscFacetsChecker = 0x60 ;
  156. 274156 constexpr std::uintptr_t numeric2FacetsChecker = 0x68 ;
  157. 274157 constexpr std::uintptr_t binaryFacetsChecker = 0x70 ;
  158. 274158 constexpr std::uintptr_t dateTimeFacetsChecker = 0x78 ;
  159. 274159 constexpr std::uintptr_t durationFacetsChecker = 0x80 ;
  160. 274160 constexpr std::uintptr_t listFacetsChecker = 0x88 ;
  161. 274161 constexpr std::uintptr_t qnameFacetsChecker = 0x90 ;
  162. 274162 constexpr std::uintptr_t unionFacetsChecker = 0x98 ;
  163. 274163 constexpr std::uintptr_t c_anySimpleType = 0xA0 ;
  164. 274164 constexpr std::uintptr_t c_anyURI = 0xA8 ;
  165. 274165 constexpr std::uintptr_t c_base64Binary = 0xB0 ;
  166. 274166 constexpr std::uintptr_t c_boolean = 0xB8 ;
  167. 274167 constexpr std::uintptr_t c_byte = 0xC0 ;
  168. 274168 constexpr std::uintptr_t c_char = 0xC8 ;
  169. 274169 constexpr std::uintptr_t c_date = 0xD0 ;
  170. 274170 constexpr std::uintptr_t c_dateTime = 0xD8 ;
  171. 274171 constexpr std::uintptr_t c_dateTimeNoTz = 0xE0 ;
  172. 274172 constexpr std::uintptr_t c_dateTimeTz = 0xE8 ;
  173. 274173 constexpr std::uintptr_t c_day = 0xF0 ;
  174. 274174 constexpr std::uintptr_t c_decimal = 0xF8 ;
  175. 274175 constexpr std::uintptr_t c_double = 0x100 ;
  176. 274176 constexpr std::uintptr_t c_doubleXdr = 0x108 ;
  177. 274177 constexpr std::uintptr_t c_duration = 0x110 ;
  178. 274178 constexpr std::uintptr_t c_ENTITY = 0x118 ;
  179. 274179 constexpr std::uintptr_t c_ENTITIES = 0x120 ;
  180. 274180 constexpr std::uintptr_t c_ENUMERATION = 0x128 ;
  181. 274181 constexpr std::uintptr_t c_fixed = 0x130 ;
  182. 274182 constexpr std::uintptr_t c_float = 0x138 ;
  183. 274183 constexpr std::uintptr_t c_floatXdr = 0x140 ;
  184. 274184 constexpr std::uintptr_t c_hexBinary = 0x148 ;
  185. 274185 constexpr std::uintptr_t c_ID = 0x150 ;
  186. 274186 constexpr std::uintptr_t c_IDREF = 0x158 ;
  187. 274187 constexpr std::uintptr_t c_IDREFS = 0x160 ;
  188. 274188 constexpr std::uintptr_t c_int = 0x168 ;
  189. 274189 constexpr std::uintptr_t c_integer = 0x170 ;
  190. 274190 constexpr std::uintptr_t c_language = 0x178 ;
  191. 274191 constexpr std::uintptr_t c_long = 0x180 ;
  192. 274192 constexpr std::uintptr_t c_month = 0x188 ;
  193. 274193 constexpr std::uintptr_t c_monthDay = 0x190 ;
  194. 274194 constexpr std::uintptr_t c_Name = 0x198 ;
  195. 274195 constexpr std::uintptr_t c_NCName = 0x1A0 ;
  196. 274196 constexpr std::uintptr_t c_negativeInteger = 0x1A8 ;
  197. 274197 constexpr std::uintptr_t c_NMTOKEN = 0x1B0 ;
  198. 274198 constexpr std::uintptr_t c_NMTOKENS = 0x1B8 ;
  199. 274199 constexpr std::uintptr_t c_nonNegativeInteger = 0x1C0 ;
  200. 274200 constexpr std::uintptr_t c_nonPositiveInteger = 0x1C8 ;
  201. 274201 constexpr std::uintptr_t c_normalizedString = 0x1D0 ;
  202. 274202 constexpr std::uintptr_t c_NOTATION = 0x1D8 ;
  203. 274203 constexpr std::uintptr_t c_positiveInteger = 0x1E0 ;
  204. 274204 constexpr std::uintptr_t c_QName = 0x1E8 ;
  205. 274205 constexpr std::uintptr_t c_QNameXdr = 0x1F0 ;
  206. 274206 constexpr std::uintptr_t c_short = 0x1F8 ;
  207. 274207 constexpr std::uintptr_t c_string = 0x200 ;
  208. 274208 constexpr std::uintptr_t c_time = 0x208 ;
  209. 274209 constexpr std::uintptr_t c_timeNoTz = 0x210 ;
  210. 274210 constexpr std::uintptr_t c_timeTz = 0x218 ;
  211. 274211 constexpr std::uintptr_t c_token = 0x220 ;
  212. 274212 constexpr std::uintptr_t c_unsignedByte = 0x228 ;
  213. 274213 constexpr std::uintptr_t c_unsignedInt = 0x230 ;
  214. 274214 constexpr std::uintptr_t c_unsignedLong = 0x238 ;
  215. 274215 constexpr std::uintptr_t c_unsignedShort = 0x240 ;
  216. 274216 constexpr std::uintptr_t c_uuid = 0x248 ;
  217. 274217 constexpr std::uintptr_t c_year = 0x250 ;
  218. 274218 constexpr std::uintptr_t c_yearMonth = 0x258 ;
  219. 274219 constexpr std::uintptr_t c_normalizedStringV1Compat = 0x260 ;
  220. 274220 constexpr std::uintptr_t c_tokenV1Compat = 0x268 ;
  221. 274221 constexpr std::uintptr_t c_anyAtomicType = 0x270 ;
  222. 274222 constexpr std::uintptr_t c_dayTimeDuration = 0x278 ;
  223. 274223 constexpr std::uintptr_t c_untypedAtomicType = 0x280 ;
  224. 274224 constexpr std::uintptr_t c_yearMonthDuration = 0x288 ;
  225. 274225 constexpr std::uintptr_t c_tokenizedTypes = 0x290 ;
  226. 274226 constexpr std::uintptr_t c_tokenizedTypesXsd = 0x298 ;
  227. 274227 constexpr std::uintptr_t c_XdrTypes = 0x2A0 ;
  228. 274228 constexpr std::uintptr_t c_XsdTypes = 0x2A8 ;
  229. 274229 }
  230. 274230 
  231. 274231 }
  232. 274232 
  233. 274233 namespace System_Xml_Schema__Datatype_List
  234. 274234 {
  235. 274235 constexpr std::uintptr_t variety = 0x10 ;
  236. 274236 constexpr std::uintptr_t restriction = 0x18 ;
  237. 274237 constexpr std::uintptr_t baseType = 0x20 ;
  238. 274238 constexpr std::uintptr_t valueConverter = 0x28 ;
  239. 274239 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  240. 274240 constexpr std::uintptr_t itemType = 0x38 ;
  241. 274241 constexpr std::uintptr_t minListSize = 0x40 ;
  242. 274242 }
  243. 274243 
  244. 274244 namespace System_Xml_Schema__Datatype_union
  245. 274245 {
  246. 274246 constexpr std::uintptr_t variety = 0x10 ;
  247. 274247 constexpr std::uintptr_t restriction = 0x18 ;
  248. 274248 constexpr std::uintptr_t baseType = 0x20 ;
  249. 274249 constexpr std::uintptr_t valueConverter = 0x28 ;
  250. 274250 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  251. 274251 constexpr std::uintptr_t types = 0x38 ;
  252. 274252 
  253. 274253 namespace _static
  254. 274254 {
  255. 274255 constexpr std::uintptr_t atomicValueType = 0x0 ;
  256. 274256 constexpr std::uintptr_t listValueType = 0x8 ;
  257. 274257 }
  258. 274258 
  259. 274259 }
  260. 274260 
  261. 274261 namespace System_Xml_Schema__Datatype_anySimpleType
  262. 274262 {
  263. 274263 constexpr std::uintptr_t variety = 0x10 ;
  264. 274264 constexpr std::uintptr_t restriction = 0x18 ;
  265. 274265 constexpr std::uintptr_t baseType = 0x20 ;
  266. 274266 constexpr std::uintptr_t valueConverter = 0x28 ;
  267. 274267 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  268. 274268 
  269. 274269 namespace _static
  270. 274270 {
  271. 274271 constexpr std::uintptr_t atomicValueType = 0x0 ;
  272. 274272 constexpr std::uintptr_t listValueType = 0x8 ;
  273. 274273 }
  274. 274274 
  275. 274275 }
  276. 274276 
  277. 274277 namespace System_Xml_Schema__Datatype_anyAtomicType
  278. 274278 {
  279. 274279 constexpr std::uintptr_t variety = 0x10 ;
  280. 274280 constexpr std::uintptr_t restriction = 0x18 ;
  281. 274281 constexpr std::uintptr_t baseType = 0x20 ;
  282. 274282 constexpr std::uintptr_t valueConverter = 0x28 ;
  283. 274283 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  284. 274284 }
  285. 274285 
  286. 274286 namespace System_Xml_Schema__Datatype_untypedAtomicType
  287. 274287 {
  288. 274288 constexpr std::uintptr_t variety = 0x10 ;
  289. 274289 constexpr std::uintptr_t restriction = 0x18 ;
  290. 274290 constexpr std::uintptr_t baseType = 0x20 ;
  291. 274291 constexpr std::uintptr_t valueConverter = 0x28 ;
  292. 274292 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  293. 274293 }
  294. 274294 
  295. 274295 namespace System_Xml_Schema__Datatype_string
  296. 274296 {
  297. 274297 constexpr std::uintptr_t variety = 0x10 ;
  298. 274298 constexpr std::uintptr_t restriction = 0x18 ;
  299. 274299 constexpr std::uintptr_t baseType = 0x20 ;
  300. 274300 constexpr std::uintptr_t valueConverter = 0x28 ;
  301. 274301 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  302. 274302 }
  303. 274303 
  304. 274304 namespace System_Xml_Schema__Datatype_boolean
  305. 274305 {
  306. 274306 constexpr std::uintptr_t variety = 0x10 ;
  307. 274307 constexpr std::uintptr_t restriction = 0x18 ;
  308. 274308 constexpr std::uintptr_t baseType = 0x20 ;
  309. 274309 constexpr std::uintptr_t valueConverter = 0x28 ;
  310. 274310 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  311. 274311 
  312. 274312 namespace _static
  313. 274313 {
  314. 274314 constexpr std::uintptr_t atomicValueType = 0x0 ;
  315. 274315 constexpr std::uintptr_t listValueType = 0x8 ;
  316. 274316 }
  317. 274317 
  318. 274318 }
  319. 274319 
  320. 274320 namespace System_Xml_Schema__Datatype_float
  321. 274321 {
  322. 274322 constexpr std::uintptr_t variety = 0x10 ;
  323. 274323 constexpr std::uintptr_t restriction = 0x18 ;
  324. 274324 constexpr std::uintptr_t baseType = 0x20 ;
  325. 274325 constexpr std::uintptr_t valueConverter = 0x28 ;
  326. 274326 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  327. 274327 
  328. 274328 namespace _static
  329. 274329 {
  330. 274330 constexpr std::uintptr_t atomicValueType = 0x0 ;
  331. 274331 constexpr std::uintptr_t listValueType = 0x8 ;
  332. 274332 }
  333. 274333 
  334. 274334 }
  335. 274335 
  336. 274336 namespace System_Xml_Schema__Datatype_double
  337. 274337 {
  338. 274338 constexpr std::uintptr_t variety = 0x10 ;
  339. 274339 constexpr std::uintptr_t restriction = 0x18 ;
  340. 274340 constexpr std::uintptr_t baseType = 0x20 ;
  341. 274341 constexpr std::uintptr_t valueConverter = 0x28 ;
  342. 274342 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  343. 274343 
  344. 274344 namespace _static
  345. 274345 {
  346. 274346 constexpr std::uintptr_t atomicValueType = 0x0 ;
  347. 274347 constexpr std::uintptr_t listValueType = 0x8 ;
  348. 274348 }
  349. 274349 
  350. 274350 }
  351. 274351 
  352. 274352 namespace System_Xml_Schema__Datatype_decimal
  353. 274353 {
  354. 274354 constexpr std::uintptr_t variety = 0x10 ;
  355. 274355 constexpr std::uintptr_t restriction = 0x18 ;
  356. 274356 constexpr std::uintptr_t baseType = 0x20 ;
  357. 274357 constexpr std::uintptr_t valueConverter = 0x28 ;
  358. 274358 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  359. 274359 
  360. 274360 namespace _static
  361. 274361 {
  362. 274362 constexpr std::uintptr_t atomicValueType = 0x0 ;
  363. 274363 constexpr std::uintptr_t listValueType = 0x8 ;
  364. 274364 constexpr std::uintptr_t numeric10FacetsChecker = 0x10 ;
  365. 274365 }
  366. 274366 
  367. 274367 }
  368. 274368 
  369. 274369 namespace System_Xml_Schema__Datatype_duration
  370. 274370 {
  371. 274371 constexpr std::uintptr_t variety = 0x10 ;
  372. 274372 constexpr std::uintptr_t restriction = 0x18 ;
  373. 274373 constexpr std::uintptr_t baseType = 0x20 ;
  374. 274374 constexpr std::uintptr_t valueConverter = 0x28 ;
  375. 274375 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  376. 274376 
  377. 274377 namespace _static
  378. 274378 {
  379. 274379 constexpr std::uintptr_t atomicValueType = 0x0 ;
  380. 274380 constexpr std::uintptr_t listValueType = 0x8 ;
  381. 274381 }
  382. 274382 
  383. 274383 }
  384. 274384 
  385. 274385 namespace System_Xml_Schema__Datatype_yearMonthDuration
  386. 274386 {
  387. 274387 constexpr std::uintptr_t variety = 0x10 ;
  388. 274388 constexpr std::uintptr_t restriction = 0x18 ;
  389. 274389 constexpr std::uintptr_t baseType = 0x20 ;
  390. 274390 constexpr std::uintptr_t valueConverter = 0x28 ;
  391. 274391 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  392. 274392 }
  393. 274393 
  394. 274394 namespace System_Xml_Schema__Datatype_dayTimeDuration
  395. 274395 {
  396. 274396 constexpr std::uintptr_t variety = 0x10 ;
  397. 274397 constexpr std::uintptr_t restriction = 0x18 ;
  398. 274398 constexpr std::uintptr_t baseType = 0x20 ;
  399. 274399 constexpr std::uintptr_t valueConverter = 0x28 ;
  400. 274400 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  401. 274401 }
  402. 274402 
  403. 274403 namespace System_Xml_Schema__Datatype_dateTimeBase
  404. 274404 {
  405. 274405 constexpr std::uintptr_t variety = 0x10 ;
  406. 274406 constexpr std::uintptr_t restriction = 0x18 ;
  407. 274407 constexpr std::uintptr_t baseType = 0x20 ;
  408. 274408 constexpr std::uintptr_t valueConverter = 0x28 ;
  409. 274409 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  410. 274410 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  411. 274411 
  412. 274412 namespace _static
  413. 274413 {
  414. 274414 constexpr std::uintptr_t atomicValueType = 0x0 ;
  415. 274415 constexpr std::uintptr_t listValueType = 0x8 ;
  416. 274416 }
  417. 274417 
  418. 274418 }
  419. 274419 
  420. 274420 namespace System_Xml_Schema__Datatype_dateTimeNoTimeZone
  421. 274421 {
  422. 274422 constexpr std::uintptr_t variety = 0x10 ;
  423. 274423 constexpr std::uintptr_t restriction = 0x18 ;
  424. 274424 constexpr std::uintptr_t baseType = 0x20 ;
  425. 274425 constexpr std::uintptr_t valueConverter = 0x28 ;
  426. 274426 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  427. 274427 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  428. 274428 }
  429. 274429 
  430. 274430 namespace System_Xml_Schema__Datatype_dateTimeTimeZone
  431. 274431 {
  432. 274432 constexpr std::uintptr_t variety = 0x10 ;
  433. 274433 constexpr std::uintptr_t restriction = 0x18 ;
  434. 274434 constexpr std::uintptr_t baseType = 0x20 ;
  435. 274435 constexpr std::uintptr_t valueConverter = 0x28 ;
  436. 274436 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  437. 274437 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  438. 274438 }
  439. 274439 
  440. 274440 namespace System_Xml_Schema__Datatype_dateTime
  441. 274441 {
  442. 274442 constexpr std::uintptr_t variety = 0x10 ;
  443. 274443 constexpr std::uintptr_t restriction = 0x18 ;
  444. 274444 constexpr std::uintptr_t baseType = 0x20 ;
  445. 274445 constexpr std::uintptr_t valueConverter = 0x28 ;
  446. 274446 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  447. 274447 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  448. 274448 }
  449. 274449 
  450. 274450 namespace System_Xml_Schema__Datatype_timeNoTimeZone
  451. 274451 {
  452. 274452 constexpr std::uintptr_t variety = 0x10 ;
  453. 274453 constexpr std::uintptr_t restriction = 0x18 ;
  454. 274454 constexpr std::uintptr_t baseType = 0x20 ;
  455. 274455 constexpr std::uintptr_t valueConverter = 0x28 ;
  456. 274456 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  457. 274457 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  458. 274458 }
  459. 274459 
  460. 274460 namespace System_Xml_Schema__Datatype_timeTimeZone
  461. 274461 {
  462. 274462 constexpr std::uintptr_t variety = 0x10 ;
  463. 274463 constexpr std::uintptr_t restriction = 0x18 ;
  464. 274464 constexpr std::uintptr_t baseType = 0x20 ;
  465. 274465 constexpr std::uintptr_t valueConverter = 0x28 ;
  466. 274466 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  467. 274467 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  468. 274468 }
  469. 274469 
  470. 274470 namespace System_Xml_Schema__Datatype_time
  471. 274471 {
  472. 274472 constexpr std::uintptr_t variety = 0x10 ;
  473. 274473 constexpr std::uintptr_t restriction = 0x18 ;
  474. 274474 constexpr std::uintptr_t baseType = 0x20 ;
  475. 274475 constexpr std::uintptr_t valueConverter = 0x28 ;
  476. 274476 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  477. 274477 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  478. 274478 }
  479. 274479 
  480. 274480 namespace System_Xml_Schema__Datatype_date
  481. 274481 {
  482. 274482 constexpr std::uintptr_t variety = 0x10 ;
  483. 274483 constexpr std::uintptr_t restriction = 0x18 ;
  484. 274484 constexpr std::uintptr_t baseType = 0x20 ;
  485. 274485 constexpr std::uintptr_t valueConverter = 0x28 ;
  486. 274486 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  487. 274487 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  488. 274488 }
  489. 274489 
  490. 274490 namespace System_Xml_Schema__Datatype_yearMonth
  491. 274491 {
  492. 274492 constexpr std::uintptr_t variety = 0x10 ;
  493. 274493 constexpr std::uintptr_t restriction = 0x18 ;
  494. 274494 constexpr std::uintptr_t baseType = 0x20 ;
  495. 274495 constexpr std::uintptr_t valueConverter = 0x28 ;
  496. 274496 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  497. 274497 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  498. 274498 }
  499. 274499 
  500. 274500 namespace System_Xml_Schema__Datatype_year
  501. 274501 {
  502. 274502 constexpr std::uintptr_t variety = 0x10 ;
  503. 274503 constexpr std::uintptr_t restriction = 0x18 ;
  504. 274504 constexpr std::uintptr_t baseType = 0x20 ;
  505. 274505 constexpr std::uintptr_t valueConverter = 0x28 ;
  506. 274506 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  507. 274507 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  508. 274508 }
  509. 274509 
  510. 274510 namespace System_Xml_Schema__Datatype_monthDay
  511. 274511 {
  512. 274512 constexpr std::uintptr_t variety = 0x10 ;
  513. 274513 constexpr std::uintptr_t restriction = 0x18 ;
  514. 274514 constexpr std::uintptr_t baseType = 0x20 ;
  515. 274515 constexpr std::uintptr_t valueConverter = 0x28 ;
  516. 274516 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  517. 274517 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  518. 274518 }
  519. 274519 
  520. 274520 namespace System_Xml_Schema__Datatype_day
  521. 274521 {
  522. 274522 constexpr std::uintptr_t variety = 0x10 ;
  523. 274523 constexpr std::uintptr_t restriction = 0x18 ;
  524. 274524 constexpr std::uintptr_t baseType = 0x20 ;
  525. 274525 constexpr std::uintptr_t valueConverter = 0x28 ;
  526. 274526 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  527. 274527 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  528. 274528 }
  529. 274529 
  530. 274530 namespace System_Xml_Schema__Datatype_month
  531. 274531 {
  532. 274532 constexpr std::uintptr_t variety = 0x10 ;
  533. 274533 constexpr std::uintptr_t restriction = 0x18 ;
  534. 274534 constexpr std::uintptr_t baseType = 0x20 ;
  535. 274535 constexpr std::uintptr_t valueConverter = 0x28 ;
  536. 274536 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  537. 274537 constexpr std::uintptr_t dateTimeFlags = 0x38 ;
  538. 274538 }
  539. 274539 
  540. 274540 namespace System_Xml_Schema__Datatype_hexBinary
  541. 274541 {
  542. 274542 constexpr std::uintptr_t variety = 0x10 ;
  543. 274543 constexpr std::uintptr_t restriction = 0x18 ;
  544. 274544 constexpr std::uintptr_t baseType = 0x20 ;
  545. 274545 constexpr std::uintptr_t valueConverter = 0x28 ;
  546. 274546 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  547. 274547 
  548. 274548 namespace _static
  549. 274549 {
  550. 274550 constexpr std::uintptr_t atomicValueType = 0x0 ;
  551. 274551 constexpr std::uintptr_t listValueType = 0x8 ;
  552. 274552 }
  553. 274553 
  554. 274554 }
  555. 274555 
  556. 274556 namespace System_Xml_Schema__Datatype_base64Binary
  557. 274557 {
  558. 274558 constexpr std::uintptr_t variety = 0x10 ;
  559. 274559 constexpr std::uintptr_t restriction = 0x18 ;
  560. 274560 constexpr std::uintptr_t baseType = 0x20 ;
  561. 274561 constexpr std::uintptr_t valueConverter = 0x28 ;
  562. 274562 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  563. 274563 
  564. 274564 namespace _static
  565. 274565 {
  566. 274566 constexpr std::uintptr_t atomicValueType = 0x0 ;
  567. 274567 constexpr std::uintptr_t listValueType = 0x8 ;
  568. 274568 }
  569. 274569 
  570. 274570 }
  571. 274571 
  572. 274572 namespace System_Xml_Schema__Datatype_anyURI
  573. 274573 {
  574. 274574 constexpr std::uintptr_t variety = 0x10 ;
  575. 274575 constexpr std::uintptr_t restriction = 0x18 ;
  576. 274576 constexpr std::uintptr_t baseType = 0x20 ;
  577. 274577 constexpr std::uintptr_t valueConverter = 0x28 ;
  578. 274578 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  579. 274579 
  580. 274580 namespace _static
  581. 274581 {
  582. 274582 constexpr std::uintptr_t atomicValueType = 0x0 ;
  583. 274583 constexpr std::uintptr_t listValueType = 0x8 ;
  584. 274584 }
  585. 274585 
  586. 274586 }
  587. 274587 
  588. 274588 namespace System_Xml_Schema__Datatype_QName
  589. 274589 {
  590. 274590 constexpr std::uintptr_t variety = 0x10 ;
  591. 274591 constexpr std::uintptr_t restriction = 0x18 ;
  592. 274592 constexpr std::uintptr_t baseType = 0x20 ;
  593. 274593 constexpr std::uintptr_t valueConverter = 0x28 ;
  594. 274594 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  595. 274595 
  596. 274596 namespace _static
  597. 274597 {
  598. 274598 constexpr std::uintptr_t atomicValueType = 0x0 ;
  599. 274599 constexpr std::uintptr_t listValueType = 0x8 ;
  600. 274600 }
  601. 274601 
  602. 274602 }
  603. 274603 
  604. 274604 namespace System_Xml_Schema__Datatype_normalizedString
  605. 274605 {
  606. 274606 constexpr std::uintptr_t variety = 0x10 ;
  607. 274607 constexpr std::uintptr_t restriction = 0x18 ;
  608. 274608 constexpr std::uintptr_t baseType = 0x20 ;
  609. 274609 constexpr std::uintptr_t valueConverter = 0x28 ;
  610. 274610 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  611. 274611 }
  612. 274612 
  613. 274613 namespace System_Xml_Schema__Datatype_normalizedStringV1Compat
  614. 274614 {
  615. 274615 constexpr std::uintptr_t variety = 0x10 ;
  616. 274616 constexpr std::uintptr_t restriction = 0x18 ;
  617. 274617 constexpr std::uintptr_t baseType = 0x20 ;
  618. 274618 constexpr std::uintptr_t valueConverter = 0x28 ;
  619. 274619 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  620. 274620 }
  621. 274621 
  622. 274622 namespace System_Xml_Schema__Datatype_token
  623. 274623 {
  624. 274624 constexpr std::uintptr_t variety = 0x10 ;
  625. 274625 constexpr std::uintptr_t restriction = 0x18 ;
  626. 274626 constexpr std::uintptr_t baseType = 0x20 ;
  627. 274627 constexpr std::uintptr_t valueConverter = 0x28 ;
  628. 274628 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  629. 274629 }
  630. 274630 
  631. 274631 namespace System_Xml_Schema__Datatype_tokenV1Compat
  632. 274632 {
  633. 274633 constexpr std::uintptr_t variety = 0x10 ;
  634. 274634 constexpr std::uintptr_t restriction = 0x18 ;
  635. 274635 constexpr std::uintptr_t baseType = 0x20 ;
  636. 274636 constexpr std::uintptr_t valueConverter = 0x28 ;
  637. 274637 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  638. 274638 }
  639. 274639 
  640. 274640 namespace System_Xml_Schema__Datatype_language
  641. 274641 {
  642. 274642 constexpr std::uintptr_t variety = 0x10 ;
  643. 274643 constexpr std::uintptr_t restriction = 0x18 ;
  644. 274644 constexpr std::uintptr_t baseType = 0x20 ;
  645. 274645 constexpr std::uintptr_t valueConverter = 0x28 ;
  646. 274646 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  647. 274647 }
  648. 274648 
  649. 274649 namespace System_Xml_Schema__Datatype_NMTOKEN
  650. 274650 {
  651. 274651 constexpr std::uintptr_t variety = 0x10 ;
  652. 274652 constexpr std::uintptr_t restriction = 0x18 ;
  653. 274653 constexpr std::uintptr_t baseType = 0x20 ;
  654. 274654 constexpr std::uintptr_t valueConverter = 0x28 ;
  655. 274655 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  656. 274656 }
  657. 274657 
  658. 274658 namespace System_Xml_Schema__Datatype_Name
  659. 274659 {
  660. 274660 constexpr std::uintptr_t variety = 0x10 ;
  661. 274661 constexpr std::uintptr_t restriction = 0x18 ;
  662. 274662 constexpr std::uintptr_t baseType = 0x20 ;
  663. 274663 constexpr std::uintptr_t valueConverter = 0x28 ;
  664. 274664 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  665. 274665 }
  666. 274666 
  667. 274667 namespace System_Xml_Schema__Datatype_NCName
  668. 274668 {
  669. 274669 constexpr std::uintptr_t variety = 0x10 ;
  670. 274670 constexpr std::uintptr_t restriction = 0x18 ;
  671. 274671 constexpr std::uintptr_t baseType = 0x20 ;
  672. 274672 constexpr std::uintptr_t valueConverter = 0x28 ;
  673. 274673 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  674. 274674 }
  675. 274675 
  676. 274676 namespace System_Xml_Schema__Datatype_ID
  677. 274677 {
  678. 274678 constexpr std::uintptr_t variety = 0x10 ;
  679. 274679 constexpr std::uintptr_t restriction = 0x18 ;
  680. 274680 constexpr std::uintptr_t baseType = 0x20 ;
  681. 274681 constexpr std::uintptr_t valueConverter = 0x28 ;
  682. 274682 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  683. 274683 }
  684. 274684 
  685. 274685 namespace System_Xml_Schema__Datatype_IDREF
  686. 274686 {
  687. 274687 constexpr std::uintptr_t variety = 0x10 ;
  688. 274688 constexpr std::uintptr_t restriction = 0x18 ;
  689. 274689 constexpr std::uintptr_t baseType = 0x20 ;
  690. 274690 constexpr std::uintptr_t valueConverter = 0x28 ;
  691. 274691 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  692. 274692 }
  693. 274693 
  694. 274694 namespace System_Xml_Schema__Datatype_ENTITY
  695. 274695 {
  696. 274696 constexpr std::uintptr_t variety = 0x10 ;
  697. 274697 constexpr std::uintptr_t restriction = 0x18 ;
  698. 274698 constexpr std::uintptr_t baseType = 0x20 ;
  699. 274699 constexpr std::uintptr_t valueConverter = 0x28 ;
  700. 274700 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  701. 274701 }
  702. 274702 
  703. 274703 namespace System_Xml_Schema__Datatype_NOTATION
  704. 274704 {
  705. 274705 constexpr std::uintptr_t variety = 0x10 ;
  706. 274706 constexpr std::uintptr_t restriction = 0x18 ;
  707. 274707 constexpr std::uintptr_t baseType = 0x20 ;
  708. 274708 constexpr std::uintptr_t valueConverter = 0x28 ;
  709. 274709 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  710. 274710 
  711. 274711 namespace _static
  712. 274712 {
  713. 274713 constexpr std::uintptr_t atomicValueType = 0x0 ;
  714. 274714 constexpr std::uintptr_t listValueType = 0x8 ;
  715. 274715 }
  716. 274716 
  717. 274717 }
  718. 274718 
  719. 274719 namespace System_Xml_Schema__Datatype_integer
  720. 274720 {
  721. 274721 constexpr std::uintptr_t variety = 0x10 ;
  722. 274722 constexpr std::uintptr_t restriction = 0x18 ;
  723. 274723 constexpr std::uintptr_t baseType = 0x20 ;
  724. 274724 constexpr std::uintptr_t valueConverter = 0x28 ;
  725. 274725 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  726. 274726 }
  727. 274727 
  728. 274728 namespace System_Xml_Schema__Datatype_nonPositiveInteger
  729. 274729 {
  730. 274730 constexpr std::uintptr_t variety = 0x10 ;
  731. 274731 constexpr std::uintptr_t restriction = 0x18 ;
  732. 274732 constexpr std::uintptr_t baseType = 0x20 ;
  733. 274733 constexpr std::uintptr_t valueConverter = 0x28 ;
  734. 274734 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  735. 274735 
  736. 274736 namespace _static
  737. 274737 {
  738. 274738 constexpr std::uintptr_t numeric10FacetsChecker = 0x0 ;
  739. 274739 }
  740. 274740 
  741. 274741 }
  742. 274742 
  743. 274743 namespace System_Xml_Schema__Datatype_negativeInteger
  744. 274744 {
  745. 274745 constexpr std::uintptr_t variety = 0x10 ;
  746. 274746 constexpr std::uintptr_t restriction = 0x18 ;
  747. 274747 constexpr std::uintptr_t baseType = 0x20 ;
  748. 274748 constexpr std::uintptr_t valueConverter = 0x28 ;
  749. 274749 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  750. 274750 
  751. 274751 namespace _static
  752. 274752 {
  753. 274753 constexpr std::uintptr_t numeric10FacetsChecker = 0x0 ;
  754. 274754 }
  755. 274755 
  756. 274756 }
  757. 274757 
  758. 274758 namespace System_Xml_Schema__Datatype_long
  759. 274759 {
  760. 274760 constexpr std::uintptr_t variety = 0x10 ;
  761. 274761 constexpr std::uintptr_t restriction = 0x18 ;
  762. 274762 constexpr std::uintptr_t baseType = 0x20 ;
  763. 274763 constexpr std::uintptr_t valueConverter = 0x28 ;
  764. 274764 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  765. 274765 
  766. 274766 namespace _static
  767. 274767 {
  768. 274768 constexpr std::uintptr_t atomicValueType = 0x0 ;
  769. 274769 constexpr std::uintptr_t listValueType = 0x8 ;
  770. 274770 constexpr std::uintptr_t numeric10FacetsChecker = 0x10 ;
  771. 274771 }
  772. 274772 
  773. 274773 }
  774. 274774 
  775. 274775 namespace System_Xml_Schema__Datatype_int
  776. 274776 {
  777. 274777 constexpr std::uintptr_t variety = 0x10 ;
  778. 274778 constexpr std::uintptr_t restriction = 0x18 ;
  779. 274779 constexpr std::uintptr_t baseType = 0x20 ;
  780. 274780 constexpr std::uintptr_t valueConverter = 0x28 ;
  781. 274781 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  782. 274782 
  783. 274783 namespace _static
  784. 274784 {
  785. 274785 constexpr std::uintptr_t atomicValueType = 0x0 ;
  786. 274786 constexpr std::uintptr_t listValueType = 0x8 ;
  787. 274787 constexpr std::uintptr_t numeric10FacetsChecker = 0x10 ;
  788. 274788 }
  789. 274789 
  790. 274790 }
  791. 274791 
  792. 274792 namespace System_Xml_Schema__Datatype_short
  793. 274793 {
  794. 274794 constexpr std::uintptr_t variety = 0x10 ;
  795. 274795 constexpr std::uintptr_t restriction = 0x18 ;
  796. 274796 constexpr std::uintptr_t baseType = 0x20 ;
  797. 274797 constexpr std::uintptr_t valueConverter = 0x28 ;
  798. 274798 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  799. 274799 
  800. 274800 namespace _static
  801. 274801 {
  802. 274802 constexpr std::uintptr_t atomicValueType = 0x0 ;
  803. 274803 constexpr std::uintptr_t listValueType = 0x8 ;
  804. 274804 constexpr std::uintptr_t numeric10FacetsChecker = 0x10 ;
  805. 274805 }
  806. 274806 
  807. 274807 }
  808. 274808 
  809. 274809 namespace System_Xml_Schema__Datatype_byte
  810. 274810 {
  811. 274811 constexpr std::uintptr_t variety = 0x10 ;
  812. 274812 constexpr std::uintptr_t restriction = 0x18 ;
  813. 274813 constexpr std::uintptr_t baseType = 0x20 ;
  814. 274814 constexpr std::uintptr_t valueConverter = 0x28 ;
  815. 274815 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  816. 274816 
  817. 274817 namespace _static
  818. 274818 {
  819. 274819 constexpr std::uintptr_t atomicValueType = 0x0 ;
  820. 274820 constexpr std::uintptr_t listValueType = 0x8 ;
  821. 274821 constexpr std::uintptr_t numeric10FacetsChecker = 0x10 ;
  822. 274822 }
  823. 274823 
  824. 274824 }
  825. 274825 
  826. 274826 namespace System_Xml_Schema__Datatype_nonNegativeInteger
  827. 274827 {
  828. 274828 constexpr std::uintptr_t variety = 0x10 ;
  829. 274829 constexpr std::uintptr_t restriction = 0x18 ;
  830. 274830 constexpr std::uintptr_t baseType = 0x20 ;
  831. 274831 constexpr std::uintptr_t valueConverter = 0x28 ;
  832. 274832 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  833. 274833 
  834. 274834 namespace _static
  835. 274835 {
  836. 274836 constexpr std::uintptr_t numeric10FacetsChecker = 0x0 ;
  837. 274837 }
  838. 274838 
  839. 274839 }
  840. 274840 
  841. 274841 namespace System_Xml_Schema__Datatype_unsignedLong
  842. 274842 {
  843. 274843 constexpr std::uintptr_t variety = 0x10 ;
  844. 274844 constexpr std::uintptr_t restriction = 0x18 ;
  845. 274845 constexpr std::uintptr_t baseType = 0x20 ;
  846. 274846 constexpr std::uintptr_t valueConverter = 0x28 ;
  847. 274847 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  848. 274848 
  849. 274849 namespace _static
  850. 274850 {
  851. 274851 constexpr std::uintptr_t atomicValueType = 0x0 ;
  852. 274852 constexpr std::uintptr_t listValueType = 0x8 ;
  853. 274853 constexpr std::uintptr_t numeric10FacetsChecker = 0x10 ;
  854. 274854 }
  855. 274855 
  856. 274856 }
  857. 274857 
  858. 274858 namespace System_Xml_Schema__Datatype_unsignedInt
  859. 274859 {
  860. 274860 constexpr std::uintptr_t variety = 0x10 ;
  861. 274861 constexpr std::uintptr_t restriction = 0x18 ;
  862. 274862 constexpr std::uintptr_t baseType = 0x20 ;
  863. 274863 constexpr std::uintptr_t valueConverter = 0x28 ;
  864. 274864 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  865. 274865 
  866. 274866 namespace _static
  867. 274867 {
  868. 274868 constexpr std::uintptr_t atomicValueType = 0x0 ;
  869. 274869 constexpr std::uintptr_t listValueType = 0x8 ;
  870. 274870 constexpr std::uintptr_t numeric10FacetsChecker = 0x10 ;
  871. 274871 }
  872. 274872 
  873. 274873 }
  874. 274874 
  875. 274875 namespace System_Xml_Schema__Datatype_unsignedShort
  876. 274876 {
  877. 274877 constexpr std::uintptr_t variety = 0x10 ;
  878. 274878 constexpr std::uintptr_t restriction = 0x18 ;
  879. 274879 constexpr std::uintptr_t baseType = 0x20 ;
  880. 274880 constexpr std::uintptr_t valueConverter = 0x28 ;
  881. 274881 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  882. 274882 
  883. 274883 namespace _static
  884. 274884 {
  885. 274885 constexpr std::uintptr_t atomicValueType = 0x0 ;
  886. 274886 constexpr std::uintptr_t listValueType = 0x8 ;
  887. 274887 constexpr std::uintptr_t numeric10FacetsChecker = 0x10 ;
  888. 274888 }
  889. 274889 
  890. 274890 }
  891. 274891 
  892. 274892 namespace System_Xml_Schema__Datatype_unsignedByte
  893. 274893 {
  894. 274894 constexpr std::uintptr_t variety = 0x10 ;
  895. 274895 constexpr std::uintptr_t restriction = 0x18 ;
  896. 274896 constexpr std::uintptr_t baseType = 0x20 ;
  897. 274897 constexpr std::uintptr_t valueConverter = 0x28 ;
  898. 274898 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  899. 274899 
  900. 274900 namespace _static
  901. 274901 {
  902. 274902 constexpr std::uintptr_t atomicValueType = 0x0 ;
  903. 274903 constexpr std::uintptr_t listValueType = 0x8 ;
  904. 274904 constexpr std::uintptr_t numeric10FacetsChecker = 0x10 ;
  905. 274905 }
  906. 274906 
  907. 274907 }
  908. 274908 
  909. 274909 namespace System_Xml_Schema__Datatype_positiveInteger
  910. 274910 {
  911. 274911 constexpr std::uintptr_t variety = 0x10 ;
  912. 274912 constexpr std::uintptr_t restriction = 0x18 ;
  913. 274913 constexpr std::uintptr_t baseType = 0x20 ;
  914. 274914 constexpr std::uintptr_t valueConverter = 0x28 ;
  915. 274915 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  916. 274916 
  917. 274917 namespace _static
  918. 274918 {
  919. 274919 constexpr std::uintptr_t numeric10FacetsChecker = 0x0 ;
  920. 274920 }
  921. 274921 
  922. 274922 }
  923. 274923 
  924. 274924 namespace System_Xml_Schema__Datatype_doubleXdr
  925. 274925 {
  926. 274926 constexpr std::uintptr_t variety = 0x10 ;
  927. 274927 constexpr std::uintptr_t restriction = 0x18 ;
  928. 274928 constexpr std::uintptr_t baseType = 0x20 ;
  929. 274929 constexpr std::uintptr_t valueConverter = 0x28 ;
  930. 274930 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  931. 274931 }
  932. 274932 
  933. 274933 namespace System_Xml_Schema__Datatype_floatXdr
  934. 274934 {
  935. 274935 constexpr std::uintptr_t variety = 0x10 ;
  936. 274936 constexpr std::uintptr_t restriction = 0x18 ;
  937. 274937 constexpr std::uintptr_t baseType = 0x20 ;
  938. 274938 constexpr std::uintptr_t valueConverter = 0x28 ;
  939. 274939 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  940. 274940 }
  941. 274941 
  942. 274942 namespace System_Xml_Schema__Datatype_QNameXdr
  943. 274943 {
  944. 274944 constexpr std::uintptr_t variety = 0x10 ;
  945. 274945 constexpr std::uintptr_t restriction = 0x18 ;
  946. 274946 constexpr std::uintptr_t baseType = 0x20 ;
  947. 274947 constexpr std::uintptr_t valueConverter = 0x28 ;
  948. 274948 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  949. 274949 
  950. 274950 namespace _static
  951. 274951 {
  952. 274952 constexpr std::uintptr_t atomicValueType = 0x0 ;
  953. 274953 constexpr std::uintptr_t listValueType = 0x8 ;
  954. 274954 }
  955. 274955 
  956. 274956 }
  957. 274957 
  958. 274958 namespace System_Xml_Schema__Datatype_ENUMERATION
  959. 274959 {
  960. 274960 constexpr std::uintptr_t variety = 0x10 ;
  961. 274961 constexpr std::uintptr_t restriction = 0x18 ;
  962. 274962 constexpr std::uintptr_t baseType = 0x20 ;
  963. 274963 constexpr std::uintptr_t valueConverter = 0x28 ;
  964. 274964 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  965. 274965 }
  966. 274966 
  967. 274967 namespace System_Xml_Schema__Datatype_char
  968. 274968 {
  969. 274969 constexpr std::uintptr_t variety = 0x10 ;
  970. 274970 constexpr std::uintptr_t restriction = 0x18 ;
  971. 274971 constexpr std::uintptr_t baseType = 0x20 ;
  972. 274972 constexpr std::uintptr_t valueConverter = 0x28 ;
  973. 274973 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  974. 274974 
  975. 274975 namespace _static
  976. 274976 {
  977. 274977 constexpr std::uintptr_t atomicValueType = 0x0 ;
  978. 274978 constexpr std::uintptr_t listValueType = 0x8 ;
  979. 274979 }
  980. 274980 
  981. 274981 }
  982. 274982 
  983. 274983 namespace System_Xml_Schema__Datatype_fixed
  984. 274984 {
  985. 274985 constexpr std::uintptr_t variety = 0x10 ;
  986. 274986 constexpr std::uintptr_t restriction = 0x18 ;
  987. 274987 constexpr std::uintptr_t baseType = 0x20 ;
  988. 274988 constexpr std::uintptr_t valueConverter = 0x28 ;
  989. 274989 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  990. 274990 }
  991. 274991 
  992. 274992 namespace System_Xml_Schema__Datatype_uuid
  993. 274993 {
  994. 274994 constexpr std::uintptr_t variety = 0x10 ;
  995. 274995 constexpr std::uintptr_t restriction = 0x18 ;
  996. 274996 constexpr std::uintptr_t baseType = 0x20 ;
  997. 274997 constexpr std::uintptr_t valueConverter = 0x28 ;
  998. 274998 constexpr std::uintptr_t parentSchemaType = 0x30 ;
  999. 274999 
  1000. 275000 namespace _static
  1001. 275001 {
  1002. 275002 constexpr std::uintptr_t atomicValueType = 0x0 ;
  1003. 275003 constexpr std::uintptr_t listValueType = 0x8 ;
  1004. 275004 }
  1005. 275005 
  1006. 275006 }
  1007. 275007 
  1008. 275008 namespace System_Xml_Schema__DtdValidator
  1009. 275009 {
  1010. 275010 constexpr std::uintptr_t schemaCollection = 0x10 ;
  1011. 275011 constexpr std::uintptr_t eventHandling = 0x18 ;
  1012. 275012 constexpr std::uintptr_t nameTable = 0x20 ;
  1013. 275013 constexpr std::uintptr_t schemaNames = 0x28 ;
  1014. 275014 constexpr std::uintptr_t positionInfo = 0x30 ;
  1015. 275015 constexpr std::uintptr_t xmlResolver = 0x38 ;
  1016. 275016 constexpr std::uintptr_t baseUri = 0x40 ;
  1017. 275017 constexpr std::uintptr_t schemaInfo = 0x48 ;
  1018. 275018 constexpr std::uintptr_t reader = 0x50 ;
  1019. 275019 constexpr std::uintptr_t elementName = 0x58 ;
  1020. 275020 constexpr std::uintptr_t context = 0x60 ;
  1021. 275021 constexpr std::uintptr_t textValue = 0x68 ;
  1022. 275022 constexpr std::uintptr_t textString = 0x70 ;
  1023. 275023 constexpr std::uintptr_t hasSibling = 0x78 ;
  1024. 275024 constexpr std::uintptr_t checkDatatype = 0x79 ;
  1025. 275025 constexpr std::uintptr_t validationStack = 0x80 ;
  1026. 275026 constexpr std::uintptr_t attPresence = 0x88 ;
  1027. 275027 constexpr std::uintptr_t name = 0x90 ;
  1028. 275028 constexpr std::uintptr_t IDs = 0x98 ;
  1029. 275029 constexpr std::uintptr_t idRefListHead = 0xA0 ;
  1030. 275030 constexpr std::uintptr_t processIdentityConstraints = 0xA8 ;
  1031. 275031 
  1032. 275032 namespace _static
  1033. 275033 {
  1034. 275034 constexpr std::uintptr_t namespaceManager = 0x0 ;
  1035. 275035 }
  1036. 275036 
  1037. 275037 }
  1038. 275038 
  1039. 275039 namespace System_Xml_Schema__Numeric10FacetsChecker
  1040. 275040 {
  1041. 275041 constexpr std::uintptr_t maxValue = 0x10 ;
  1042. 275042 constexpr std::uintptr_t minValue = 0x20 ;
  1043. 275043 
  1044. 275044 namespace _static
  1045. 275045 {
  1046. 275046 constexpr std::uintptr_t signs = 0x0 ;
  1047. 275047 }
  1048. 275048 
  1049. 275049 }
  1050. 275050 
  1051. 275051 namespace System_Xml_Schema__XmlSchemaInference
  1052. 275052 {
  1053. 275053 constexpr std::uintptr_t rootSchema = 0x10 ;
  1054. 275054 constexpr std::uintptr_t schemaSet = 0x18 ;
  1055. 275055 constexpr std::uintptr_t xtr = 0x20 ;
  1056. 275056 constexpr std::uintptr_t nametable = 0x28 ;
  1057. 275057 constexpr std::uintptr_t TargetNamespace = 0x30 ;
  1058. 275058 constexpr std::uintptr_t NamespaceManager = 0x38 ;
  1059. 275059 constexpr std::uintptr_t schemaList = 0x40 ;
  1060. 275060 constexpr std::uintptr_t occurrence = 0x48 ;
  1061. 275061 constexpr std::uintptr_t typeInference = 0x4C ;
  1062. 275062 
  1063. 275063 namespace _static
  1064. 275064 {
  1065. 275065 constexpr std::uintptr_t ST_boolean = 0x0 ;
  1066. 275066 constexpr std::uintptr_t ST_byte = 0x8 ;
  1067. 275067 constexpr std::uintptr_t ST_unsignedByte = 0x10 ;
  1068. 275068 constexpr std::uintptr_t ST_short = 0x18 ;
  1069. 275069 constexpr std::uintptr_t ST_unsignedShort = 0x20 ;
  1070. 275070 constexpr std::uintptr_t ST_int = 0x28 ;
  1071. 275071 constexpr std::uintptr_t ST_unsignedInt = 0x30 ;
  1072. 275072 constexpr std::uintptr_t ST_long = 0x38 ;
  1073. 275073 constexpr std::uintptr_t ST_unsignedLong = 0x40 ;
  1074. 275074 constexpr std::uintptr_t ST_integer = 0x48 ;
  1075. 275075 constexpr std::uintptr_t ST_decimal = 0x50 ;
  1076. 275076 constexpr std::uintptr_t ST_float = 0x58 ;
  1077. 275077 constexpr std::uintptr_t ST_double = 0x60 ;
  1078. 275078 constexpr std::uintptr_t ST_duration = 0x68 ;
  1079. 275079 constexpr std::uintptr_t ST_dateTime = 0x70 ;
  1080. 275080 constexpr std::uintptr_t ST_time = 0x78 ;
  1081. 275081 constexpr std::uintptr_t ST_date = 0x80 ;
  1082. 275082 constexpr std::uintptr_t ST_gYearMonth = 0x88 ;
  1083. 275083 constexpr std::uintptr_t ST_string = 0x90 ;
  1084. 275084 constexpr std::uintptr_t ST_anySimpleType = 0x98 ;
  1085. 275085 constexpr std::uintptr_t SimpleTypes = 0xA0 ;
  1086. 275086 }
  1087. 275087 
  1088. 275088 }
  1089. 275089 
  1090. 275090 namespace System_Xml_Schema__XmlSchemaInferenceException
  1091. 275091 {
  1092. 275092 constexpr std::uintptr_t _className = 0x10 ;
  1093. 275093 constexpr std::uintptr_t _message = 0x18 ;
  1094. 275094 constexpr std::uintptr_t _data = 0x20 ;
  1095. 275095 constexpr std::uintptr_t _innerException = 0x28 ;
  1096. 275096 constexpr std::uintptr_t _helpURL = 0x30 ;
  1097. 275097 constexpr std::uintptr_t _stackTrace = 0x38 ;
  1098. 275098 constexpr std::uintptr_t _stackTraceString = 0x40 ;
  1099. 275099 constexpr std::uintptr_t _remoteStackTraceString = 0x48 ;
  1100. 275100 constexpr std::uintptr_t _remoteStackIndex = 0x50 ;
  1101. 275101 constexpr std::uintptr_t _dynamicMethods = 0x58 ;
  1102. 275102 constexpr std::uintptr_t _HResult = 0x60 ;
  1103. 275103 constexpr std::uintptr_t _source = 0x68 ;
  1104. 275104 constexpr std::uintptr_t _safeSerializationManager = 0x70 ;
  1105. 275105 constexpr std::uintptr_t captured_traces = 0x78 ;
  1106. 275106 constexpr std::uintptr_t native_trace_ips = 0x80 ;
  1107. 275107 constexpr std::uintptr_t caught_in_unmanaged = 0x88 ;
  1108. 275108 constexpr std::uintptr_t res = 0x90 ;
  1109. 275109 constexpr std::uintptr_t args = 0x98 ;
  1110. 275110 constexpr std::uintptr_t sourceUri = 0xA0 ;
  1111. 275111 constexpr std::uintptr_t lineNumber = 0xA8 ;
  1112. 275112 constexpr std::uintptr_t linePosition = 0xAC ;
  1113. 275113 constexpr std::uintptr_t sourceSchemaObject = 0xB0 ;
  1114. 275114 constexpr std::uintptr_t message = 0xB8 ;
  1115. 275115 }
  1116. 275116 
  1117. 275117 namespace System_Xml_Schema__NamespaceList
  1118. 275118 {
  1119. 275119 constexpr std::uintptr_t type = 0x10 ;
  1120. 275120 constexpr std::uintptr_t set = 0x18 ;
  1121. 275121 constexpr std::uintptr_t targetNamespace = 0x20 ;
  1122. 275122 }
  1123. 275123 
  1124. 275124 namespace System_Xml_Schema__NamespaceListV1Compat
  1125. 275125 {
  1126. 275126 constexpr std::uintptr_t type = 0x10 ;
  1127. 275127 constexpr std::uintptr_t set = 0x18 ;
  1128. 275128 constexpr std::uintptr_t targetNamespace = 0x20 ;
  1129. 275129 }
  1130. 275130 
  1131. 275131 namespace System_Xml_Schema__Parser
  1132. 275132 {
  1133. 275133 constexpr std::uintptr_t schemaType = 0x10 ;
  1134. 275134 constexpr std::uintptr_t nameTable = 0x18 ;
  1135. 275135 constexpr std::uintptr_t schemaNames = 0x20 ;
  1136. 275136 constexpr std::uintptr_t eventHandler = 0x28 ;
  1137. 275137 constexpr std::uintptr_t namespaceManager = 0x30 ;
  1138. 275138 constexpr std::uintptr_t reader = 0x38 ;
  1139. 275139 constexpr std::uintptr_t positionInfo = 0x40 ;
  1140. 275140 constexpr std::uintptr_t isProcessNamespaces = 0x48 ;
  1141. 275141 constexpr std::uintptr_t schemaXmlDepth = 0x4C ;
  1142. 275142 constexpr std::uintptr_t markupDepth = 0x50 ;
  1143. 275143 constexpr std::uintptr_t builder = 0x58 ;
  1144. 275144 constexpr std::uintptr_t schema = 0x60 ;
  1145. 275145 constexpr std::uintptr_t xdrSchema = 0x68 ;
  1146. 275146 constexpr std::uintptr_t xmlResolver = 0x70 ;
  1147. 275147 constexpr std::uintptr_t dummyDocument = 0x78 ;
  1148. 275148 constexpr std::uintptr_t processMarkup = 0x80 ;
  1149. 275149 constexpr std::uintptr_t parentNode = 0x88 ;
  1150. 275150 constexpr std::uintptr_t annotationNSManager = 0x90 ;
  1151. 275151 constexpr std::uintptr_t xmlns = 0x98 ;
  1152. 275152 constexpr std::uintptr_t xmlCharType = 0xA0 ;
  1153. 275153 }
  1154. 275154 
  1155. 275155 namespace System_Xml_Schema__Compositor
  1156. 275156 {
  1157. 275157 constexpr std::uintptr_t value__ = 0x0 ;
  1158. 275158 }
  1159. 275159 
  1160. 275160 namespace System_Xml_Schema__RedefineEntry
  1161. 275161 {
  1162. 275162 constexpr std::uintptr_t redefine = 0x10 ;
  1163. 275163 constexpr std::uintptr_t schemaToUpdate = 0x18 ;
  1164. 275164 }
  1165. 275165 
  1166. 275166 namespace System_Xml_Schema__Preprocessor
  1167. 275167 {
  1168. 275168 constexpr std::uintptr_t nameTable = 0x10 ;
  1169. 275169 constexpr std::uintptr_t schemaNames = 0x18 ;
  1170. 275170 constexpr std::uintptr_t eventHandler = 0x20 ;
  1171. 275171 constexpr std::uintptr_t compilationSettings = 0x28 ;
  1172. 275172 constexpr std::uintptr_t errorCount = 0x30 ;
  1173. 275173 constexpr std::uintptr_t NsXml = 0x38 ;
  1174. 275174 constexpr std::uintptr_t Xmlns = 0x40 ;
  1175. 275175 constexpr std::uintptr_t NsXsi = 0x48 ;
  1176. 275176 constexpr std::uintptr_t targetNamespace = 0x50 ;
  1177. 275177 constexpr std::uintptr_t rootSchema = 0x58 ;
  1178. 275178 constexpr std::uintptr_t currentSchema = 0x60 ;
  1179. 275179 constexpr std::uintptr_t elementFormDefault = 0x68 ;
  1180. 275180 constexpr std::uintptr_t attributeFormDefault = 0x6C ;
  1181. 275181 constexpr std::uintptr_t blockDefault = 0x70 ;
  1182. 275182 constexpr std::uintptr_t finalDefault = 0x74 ;
  1183. 275183 constexpr std::uintptr_t schemaLocations = 0x78 ;
  1184. 275184 constexpr std::uintptr_t chameleonSchemas = 0x80 ;
  1185. 275185 constexpr std::uintptr_t referenceNamespaces = 0x88 ;
  1186. 275186 constexpr std::uintptr_t processedExternals = 0x90 ;
  1187. 275187 constexpr std::uintptr_t lockList = 0x98 ;
  1188. 275188 constexpr std::uintptr_t readerSettings = 0xA0 ;
  1189. 275189 constexpr std::uintptr_t rootSchemaForRedefine = 0xA8 ;
  1190. 275190 constexpr std::uintptr_t redefinedList = 0xB0 ;
  1191. 275191 constexpr std::uintptr_t xmlResolver = 0xB8 ;
  1192. 275192 
  1193. 275193 namespace _static
  1194. 275194 {
  1195. 275195 constexpr std::uintptr_t builtInSchemaForXmlNS = 0x0 ;
  1196. 275196 }
  1197. 275197 
  1198. 275198 }
  1199. 275199 
  1200. 275200 namespace System_Xml_Schema__SchemaAttDef
  1201. 275201 {
  1202. 275202 constexpr std::uintptr_t name = 0x10 ;
  1203. 275203 constexpr std::uintptr_t prefix = 0x18 ;
  1204. 275204 constexpr std::uintptr_t isDeclaredInExternal = 0x20 ;
  1205. 275205 constexpr std::uintptr_t presence = 0x24 ;
  1206. 275206 constexpr std::uintptr_t schemaType = 0x28 ;
  1207. 275207 constexpr std::uintptr_t datatype = 0x30 ;
  1208. 275208 constexpr std::uintptr_t defaultValueRaw = 0x38 ;
  1209. 275209 constexpr std::uintptr_t defaultValueTyped = 0x40 ;
  1210. 275210 constexpr std::uintptr_t maxLength = 0x48 ;
  1211. 275211 constexpr std::uintptr_t minLength = 0x50 ;
  1212. 275212 constexpr std::uintptr_t values = 0x58 ;
  1213. 275213 constexpr std::uintptr_t defExpanded = 0x60 ;
  1214. 275214 constexpr std::uintptr_t lineNum = 0x68 ;
  1215. 275215 constexpr std::uintptr_t linePos = 0x6C ;
  1216. 275216 constexpr std::uintptr_t valueLineNum = 0x70 ;
  1217. 275217 constexpr std::uintptr_t valueLinePos = 0x74 ;
  1218. 275218 constexpr std::uintptr_t reserved = 0x78 ;
  1219. 275219 constexpr std::uintptr_t defaultValueChecked = 0x7C ;
  1220. 275220 constexpr std::uintptr_t schemaAttribute = 0x80 ;
  1221. 275221 
  1222. 275222 namespace _static
  1223. 275223 {
  1224. 275224 constexpr std::uintptr_t Empty = 0x0 ;
  1225. 275225 }
  1226. 275226 
  1227. 275227 }
  1228. 275228 
  1229. 275229 namespace System_Xml_Schema__SchemaCollectionCompiler
  1230. 275230 {
  1231. 275231 constexpr std::uintptr_t nameTable = 0x10 ;
  1232. 275232 constexpr std::uintptr_t schemaNames = 0x18 ;
  1233. 275233 constexpr std::uintptr_t eventHandler = 0x20 ;
  1234. 275234 constexpr std::uintptr_t compilationSettings = 0x28 ;
  1235. 275235 constexpr std::uintptr_t errorCount = 0x30 ;
  1236. 275236 constexpr std::uintptr_t NsXml = 0x38 ;
  1237. 275237 constexpr std::uintptr_t compileContentModel = 0x40 ;
  1238. 275238 constexpr std::uintptr_t examplars = 0x48 ;
  1239. 275239 constexpr std::uintptr_t complexTypeStack = 0x50 ;
  1240. 275240 constexpr std::uintptr_t schema = 0x58 ;
  1241. 275241 }
  1242. 275242 
  1243. 275243 namespace System_Xml_Schema__SchemaCollectionPreprocessor
  1244. 275244 {
  1245. 275245 constexpr std::uintptr_t nameTable = 0x10 ;
  1246. 275246 constexpr std::uintptr_t schemaNames = 0x18 ;
  1247. 275247 constexpr std::uintptr_t eventHandler = 0x20 ;
  1248. 275248 constexpr std::uintptr_t compilationSettings = 0x28 ;
  1249. 275249 constexpr std::uintptr_t errorCount = 0x30 ;
  1250. 275250 constexpr std::uintptr_t NsXml = 0x38 ;
  1251. 275251 constexpr std::uintptr_t schema = 0x40 ;
  1252. 275252 constexpr std::uintptr_t targetNamespace = 0x48 ;
  1253. 275253 constexpr std::uintptr_t buildinIncluded = 0x50 ;
  1254. 275254 constexpr std::uintptr_t elementFormDefault = 0x54 ;
  1255. 275255 constexpr std::uintptr_t attributeFormDefault = 0x58 ;
  1256. 275256 constexpr std::uintptr_t blockDefault = 0x5C ;
  1257. 275257 constexpr std::uintptr_t finalDefault = 0x60 ;
  1258. 275258 constexpr std::uintptr_t schemaLocations = 0x68 ;
  1259. 275259 constexpr std::uintptr_t referenceNamespaces = 0x70 ;
  1260. 275260 constexpr std::uintptr_t Xmlns = 0x78 ;
  1261. 275261 constexpr std::uintptr_t xmlResolver = 0x80 ;
  1262. 275262 }
  1263. 275263 
  1264. 275264 namespace System_Xml_Schema__SchemaDeclBase
  1265. 275265 {
  1266. 275266 constexpr std::uintptr_t name = 0x10 ;
  1267. 275267 constexpr std::uintptr_t prefix = 0x18 ;
  1268. 275268 constexpr std::uintptr_t isDeclaredInExternal = 0x20 ;
  1269. 275269 constexpr std::uintptr_t presence = 0x24 ;
  1270. 275270 constexpr std::uintptr_t schemaType = 0x28 ;
  1271. 275271 constexpr std::uintptr_t datatype = 0x30 ;
  1272. 275272 constexpr std::uintptr_t defaultValueRaw = 0x38 ;
  1273. 275273 constexpr std::uintptr_t defaultValueTyped = 0x40 ;
  1274. 275274 constexpr std::uintptr_t maxLength = 0x48 ;
  1275. 275275 constexpr std::uintptr_t minLength = 0x50 ;
  1276. 275276 constexpr std::uintptr_t values = 0x58 ;
  1277. 275277 }
  1278. 275278 
  1279. 275279 namespace System_Xml_Schema__SchemaElementDecl
  1280. 275280 {
  1281. 275281 constexpr std::uintptr_t name = 0x10 ;
  1282. 275282 constexpr std::uintptr_t prefix = 0x18 ;
  1283. 275283 constexpr std::uintptr_t isDeclaredInExternal = 0x20 ;
  1284. 275284 constexpr std::uintptr_t presence = 0x24 ;
  1285. 275285 constexpr std::uintptr_t schemaType = 0x28 ;
  1286. 275286 constexpr std::uintptr_t datatype = 0x30 ;
  1287. 275287 constexpr std::uintptr_t defaultValueRaw = 0x38 ;
  1288. 275288 constexpr std::uintptr_t defaultValueTyped = 0x40 ;
  1289. 275289 constexpr std::uintptr_t maxLength = 0x48 ;
  1290. 275290 constexpr std::uintptr_t minLength = 0x50 ;
  1291. 275291 constexpr std::uintptr_t values = 0x58 ;
  1292. 275292 constexpr std::uintptr_t attdefs = 0x60 ;
  1293. 275293 constexpr std::uintptr_t defaultAttdefs = 0x68 ;
  1294. 275294 constexpr std::uintptr_t isIdDeclared = 0x70 ;
  1295. 275295 constexpr std::uintptr_t hasNonCDataAttribute = 0x71 ;
  1296. 275296 constexpr std::uintptr_t isAbstract = 0x72 ;
  1297. 275297 constexpr std::uintptr_t isNillable = 0x73 ;
  1298. 275298 constexpr std::uintptr_t hasRequiredAttribute = 0x74 ;
  1299. 275299 constexpr std::uintptr_t isNotationDeclared = 0x75 ;
  1300. 275300 constexpr std::uintptr_t prohibitedAttributes = 0x78 ;
  1301. 275301 constexpr std::uintptr_t contentValidator = 0x80 ;
  1302. 275302 constexpr std::uintptr_t anyAttribute = 0x88 ;
  1303. 275303 constexpr std::uintptr_t block = 0x90 ;
  1304. 275304 constexpr std::uintptr_t constraints = 0x98 ;
  1305. 275305 constexpr std::uintptr_t schemaElement = 0xA0 ;
  1306. 275306 
  1307. 275307 namespace _static
  1308. 275308 {
  1309. 275309 constexpr std::uintptr_t Empty = 0x0 ;
  1310. 275310 }
  1311. 275311 
  1312. 275312 }
  1313. 275313 
  1314. 275314 namespace System_Xml_Schema__SchemaEntity
  1315. 275315 {
  1316. 275316 constexpr std::uintptr_t qname = 0x10 ;
  1317. 275317 constexpr std::uintptr_t url = 0x18 ;
  1318. 275318 constexpr std::uintptr_t pubid = 0x20 ;
  1319. 275319 constexpr std::uintptr_t text = 0x28 ;
  1320. 275320 constexpr std::uintptr_t ndata = 0x30 ;
  1321. 275321 constexpr std::uintptr_t lineNumber = 0x38 ;
  1322. 275322 constexpr std::uintptr_t linePosition = 0x3C ;
  1323. 275323 constexpr std::uintptr_t isParameter = 0x40 ;
  1324. 275324 constexpr std::uintptr_t isExternal = 0x41 ;
  1325. 275325 constexpr std::uintptr_t parsingInProgress = 0x42 ;
  1326. 275326 constexpr std::uintptr_t isDeclaredInExternal = 0x43 ;
  1327. 275327 constexpr std::uintptr_t baseURI = 0x48 ;
  1328. 275328 constexpr std::uintptr_t declaredURI = 0x50 ;
  1329. 275329 }
  1330. 275330 
  1331. 275331 namespace System_Xml_Schema__AttributeMatchState
  1332. 275332 {
  1333. 275333 constexpr std::uintptr_t value__ = 0x0 ;
  1334. 275334 }
  1335. 275335 
  1336. 275336 namespace System_Xml_Schema__SchemaInfo
  1337. 275337 {
  1338. 275338 constexpr std::uintptr_t elementDecls = 0x10 ;
  1339. 275339 constexpr std::uintptr_t undeclaredElementDecls = 0x18 ;
  1340. 275340 constexpr std::uintptr_t generalEntities = 0x20 ;
  1341. 275341 constexpr std::uintptr_t parameterEntities = 0x28 ;
  1342. 275342 constexpr std::uintptr_t docTypeName = 0x30 ;
  1343. 275343 constexpr std::uintptr_t internalDtdSubset = 0x38 ;
  1344. 275344 constexpr std::uintptr_t hasNonCDataAttributes = 0x40 ;
  1345. 275345 constexpr std::uintptr_t hasDefaultAttributes = 0x41 ;
  1346. 275346 constexpr std::uintptr_t targetNamespaces = 0x48 ;
  1347. 275347 constexpr std::uintptr_t attributeDecls = 0x50 ;
  1348. 275348 constexpr std::uintptr_t errorCount = 0x58 ;
  1349. 275349 constexpr std::uintptr_t schemaType = 0x5C ;
  1350. 275350 constexpr std::uintptr_t elementDeclsByType = 0x60 ;
  1351. 275351 constexpr std::uintptr_t notations = 0x68 ;
  1352. 275352 }
  1353. 275353 
  1354. 275354 namespace System_Xml_Schema__SchemaNames
  1355. 275355 {
  1356. 275356 constexpr std::uintptr_t nameTable = 0x10 ;
  1357. 275357 constexpr std::uintptr_t NsDataType = 0x18 ;
  1358. 275358 constexpr std::uintptr_t NsDataTypeAlias = 0x20 ;
  1359. 275359 constexpr std::uintptr_t NsDataTypeOld = 0x28 ;
  1360. 275360 constexpr std::uintptr_t NsXml = 0x30 ;
  1361. 275361 constexpr std::uintptr_t NsXmlNs = 0x38 ;
  1362. 275362 constexpr std::uintptr_t NsXdr = 0x40 ;
  1363. 275363 constexpr std::uintptr_t NsXdrAlias = 0x48 ;
  1364. 275364 constexpr std::uintptr_t NsXs = 0x50 ;
  1365. 275365 constexpr std::uintptr_t NsXsi = 0x58 ;
  1366. 275366 constexpr std::uintptr_t XsiType = 0x60 ;
  1367. 275367 constexpr std::uintptr_t XsiNil = 0x68 ;
  1368. 275368 constexpr std::uintptr_t XsiSchemaLocation = 0x70 ;
  1369. 275369 constexpr std::uintptr_t XsiNoNamespaceSchemaLocation = 0x78 ;
  1370. 275370 constexpr std::uintptr_t XsdSchema = 0x80 ;
  1371. 275371 constexpr std::uintptr_t XdrSchema = 0x88 ;
  1372. 275372 constexpr std::uintptr_t QnPCData = 0x90 ;
  1373. 275373 constexpr std::uintptr_t QnXml = 0x98 ;
  1374. 275374 constexpr std::uintptr_t QnXmlNs = 0xA0 ;
  1375. 275375 constexpr std::uintptr_t QnDtDt = 0xA8 ;
  1376. 275376 constexpr std::uintptr_t QnXmlLang = 0xB0 ;
  1377. 275377 constexpr std::uintptr_t QnName = 0xB8 ;
  1378. 275378 constexpr std::uintptr_t QnType = 0xC0 ;
  1379. 275379 constexpr std::uintptr_t QnMaxOccurs = 0xC8 ;
  1380. 275380 constexpr std::uintptr_t QnMinOccurs = 0xD0 ;
  1381. 275381 constexpr std::uintptr_t QnInfinite = 0xD8 ;
  1382. 275382 constexpr std::uintptr_t QnModel = 0xE0 ;
  1383. 275383 constexpr std::uintptr_t QnOpen = 0xE8 ;
  1384. 275384 constexpr std::uintptr_t QnClosed = 0xF0 ;
  1385. 275385 constexpr std::uintptr_t QnContent = 0xF8 ;
  1386. 275386 constexpr std::uintptr_t QnMixed = 0x100 ;
  1387. 275387 constexpr std::uintptr_t QnEmpty = 0x108 ;
  1388. 275388 constexpr std::uintptr_t QnEltOnly = 0x110 ;
  1389. 275389 constexpr std::uintptr_t QnTextOnly = 0x118 ;
  1390. 275390 constexpr std::uintptr_t QnOrder = 0x120 ;
  1391. 275391 constexpr std::uintptr_t QnSeq = 0x128 ;
  1392. 275392 constexpr std::uintptr_t QnOne = 0x130 ;
  1393. 275393 constexpr std::uintptr_t QnMany = 0x138 ;
  1394. 275394 constexpr std::uintptr_t QnRequired = 0x140 ;
  1395. 275395 constexpr std::uintptr_t QnYes = 0x148 ;
  1396. 275396 constexpr std::uintptr_t QnNo = 0x150 ;
  1397. 275397 constexpr std::uintptr_t QnString = 0x158 ;
  1398. 275398 constexpr std::uintptr_t QnID = 0x160 ;
  1399. 275399 constexpr std::uintptr_t QnIDRef = 0x168 ;
  1400. 275400 constexpr std::uintptr_t QnIDRefs = 0x170 ;
  1401. 275401 constexpr std::uintptr_t QnEntity = 0x178 ;
  1402. 275402 constexpr std::uintptr_t QnEntities = 0x180 ;
  1403. 275403 constexpr std::uintptr_t QnNmToken = 0x188 ;
  1404. 275404 constexpr std::uintptr_t QnNmTokens = 0x190 ;
  1405. 275405 constexpr std::uintptr_t QnEnumeration = 0x198 ;
  1406. 275406 constexpr std::uintptr_t QnDefault = 0x1A0 ;
  1407. 275407 constexpr std::uintptr_t QnXdrSchema = 0x1A8 ;
  1408. 275408 constexpr std::uintptr_t QnXdrElementType = 0x1B0 ;
  1409. 275409 constexpr std::uintptr_t QnXdrElement = 0x1B8 ;
  1410. 275410 constexpr std::uintptr_t QnXdrGroup = 0x1C0 ;
  1411. 275411 constexpr std::uintptr_t QnXdrAttributeType = 0x1C8 ;
  1412. 275412 constexpr std::uintptr_t QnXdrAttribute = 0x1D0 ;
  1413. 275413 constexpr std::uintptr_t QnXdrDataType = 0x1D8 ;
  1414. 275414 constexpr std::uintptr_t QnXdrDescription = 0x1E0 ;
  1415. 275415 constexpr std::uintptr_t QnXdrExtends = 0x1E8 ;
  1416. 275416 constexpr std::uintptr_t QnXdrAliasSchema = 0x1F0 ;
  1417. 275417 constexpr std::uintptr_t QnDtType = 0x1F8 ;
  1418. 275418 constexpr std::uintptr_t QnDtValues = 0x200 ;
  1419. 275419 constexpr std::uintptr_t QnDtMaxLength = 0x208 ;
  1420. 275420 constexpr std::uintptr_t QnDtMinLength = 0x210 ;
  1421. 275421 constexpr std::uintptr_t QnDtMax = 0x218 ;
  1422. 275422 constexpr std::uintptr_t QnDtMin = 0x220 ;
  1423. 275423 constexpr std::uintptr_t QnDtMinExclusive = 0x228 ;
  1424. 275424 constexpr std::uintptr_t QnDtMaxExclusive = 0x230 ;
  1425. 275425 constexpr std::uintptr_t QnTargetNamespace = 0x238 ;
  1426. 275426 constexpr std::uintptr_t QnVersion = 0x240 ;
  1427. 275427 constexpr std::uintptr_t QnFinalDefault = 0x248 ;
  1428. 275428 constexpr std::uintptr_t QnBlockDefault = 0x250 ;
  1429. 275429 constexpr std::uintptr_t QnFixed = 0x258 ;
  1430. 275430 constexpr std::uintptr_t QnAbstract = 0x260 ;
  1431. 275431 constexpr std::uintptr_t QnBlock = 0x268 ;
  1432. 275432 constexpr std::uintptr_t QnSubstitutionGroup = 0x270 ;
  1433. 275433 constexpr std::uintptr_t QnFinal = 0x278 ;
  1434. 275434 constexpr std::uintptr_t QnNillable = 0x280 ;
  1435. 275435 constexpr std::uintptr_t QnRef = 0x288 ;
  1436. 275436 constexpr std::uintptr_t QnBase = 0x290 ;
  1437. 275437 constexpr std::uintptr_t QnDerivedBy = 0x298 ;
  1438. 275438 constexpr std::uintptr_t QnNamespace = 0x2A0 ;
  1439. 275439 constexpr std::uintptr_t QnProcessContents = 0x2A8 ;
  1440. 275440 constexpr std::uintptr_t QnRefer = 0x2B0 ;
  1441. 275441 constexpr std::uintptr_t QnPublic = 0x2B8 ;
  1442. 275442 constexpr std::uintptr_t QnSystem = 0x2C0 ;
  1443. 275443 constexpr std::uintptr_t QnSchemaLocation = 0x2C8 ;
  1444. 275444 constexpr std::uintptr_t QnValue = 0x2D0 ;
  1445. 275445 constexpr std::uintptr_t QnUse = 0x2D8 ;
  1446. 275446 constexpr std::uintptr_t QnForm = 0x2E0 ;
  1447. 275447 constexpr std::uintptr_t QnElementFormDefault = 0x2E8 ;
  1448. 275448 constexpr std::uintptr_t QnAttributeFormDefault = 0x2F0 ;
  1449. 275449 constexpr std::uintptr_t QnItemType = 0x2F8 ;
  1450. 275450 constexpr std::uintptr_t QnMemberTypes = 0x300 ;
  1451. 275451 constexpr std::uintptr_t QnXPath = 0x308 ;
  1452. 275452 constexpr std::uintptr_t QnXsdSchema = 0x310 ;
  1453. 275453 constexpr std::uintptr_t QnXsdAnnotation = 0x318 ;
  1454. 275454 constexpr std::uintptr_t QnXsdInclude = 0x320 ;
  1455. 275455 constexpr std::uintptr_t QnXsdImport = 0x328 ;
  1456. 275456 constexpr std::uintptr_t QnXsdElement = 0x330 ;
  1457. 275457 constexpr std::uintptr_t QnXsdAttribute = 0x338 ;
  1458. 275458 constexpr std::uintptr_t QnXsdAttributeGroup = 0x340 ;
  1459. 275459 constexpr std::uintptr_t QnXsdAnyAttribute = 0x348 ;
  1460. 275460 constexpr std::uintptr_t QnXsdGroup = 0x350 ;
  1461. 275461 constexpr std::uintptr_t QnXsdAll = 0x358 ;
  1462. 275462 constexpr std::uintptr_t QnXsdChoice = 0x360 ;
  1463. 275463 constexpr std::uintptr_t QnXsdSequence = 0x368 ;
  1464. 275464 constexpr std::uintptr_t QnXsdAny = 0x370 ;
  1465. 275465 constexpr std::uintptr_t QnXsdNotation = 0x378 ;
  1466. 275466 constexpr std::uintptr_t QnXsdSimpleType = 0x380 ;
  1467. 275467 constexpr std::uintptr_t QnXsdComplexType = 0x388 ;
  1468. 275468 constexpr std::uintptr_t QnXsdUnique = 0x390 ;
  1469. 275469 constexpr std::uintptr_t QnXsdKey = 0x398 ;
  1470. 275470 constexpr std::uintptr_t QnXsdKeyRef = 0x3A0 ;
  1471. 275471 constexpr std::uintptr_t QnXsdSelector = 0x3A8 ;
  1472. 275472 constexpr std::uintptr_t QnXsdField = 0x3B0 ;
  1473. 275473 constexpr std::uintptr_t QnXsdMinExclusive = 0x3B8 ;
  1474. 275474 constexpr std::uintptr_t QnXsdMinInclusive = 0x3C0 ;
  1475. 275475 constexpr std::uintptr_t QnXsdMaxInclusive = 0x3C8 ;
  1476. 275476 constexpr std::uintptr_t QnXsdMaxExclusive = 0x3D0 ;
  1477. 275477 constexpr std::uintptr_t QnXsdTotalDigits = 0x3D8 ;
  1478. 275478 constexpr std::uintptr_t QnXsdFractionDigits = 0x3E0 ;
  1479. 275479 constexpr std::uintptr_t QnXsdLength = 0x3E8 ;
  1480. 275480 constexpr std::uintptr_t QnXsdMinLength = 0x3F0 ;
  1481. 275481 constexpr std::uintptr_t QnXsdMaxLength = 0x3F8 ;
  1482. 275482 constexpr std::uintptr_t QnXsdEnumeration = 0x400 ;
  1483. 275483 constexpr std::uintptr_t QnXsdPattern = 0x408 ;
  1484. 275484 constexpr std::uintptr_t QnXsdDocumentation = 0x410 ;
  1485. 275485 constexpr std::uintptr_t QnXsdAppinfo = 0x418 ;
  1486. 275486 constexpr std::uintptr_t QnSource = 0x420 ;
  1487. 275487 constexpr std::uintptr_t QnXsdComplexContent = 0x428 ;
  1488. 275488 constexpr std::uintptr_t QnXsdSimpleContent = 0x430 ;
  1489. 275489 constexpr std::uintptr_t QnXsdRestriction = 0x438 ;
  1490. 275490 constexpr std::uintptr_t QnXsdExtension = 0x440 ;
  1491. 275491 constexpr std::uintptr_t QnXsdUnion = 0x448 ;
  1492. 275492 constexpr std::uintptr_t QnXsdList = 0x450 ;
  1493. 275493 constexpr std::uintptr_t QnXsdWhiteSpace = 0x458 ;
  1494. 275494 constexpr std::uintptr_t QnXsdRedefine = 0x460 ;
  1495. 275495 constexpr std::uintptr_t QnXsdAnyType = 0x468 ;
  1496. 275496 constexpr std::uintptr_t TokenToQName = 0x470 ;
  1497. 275497 }
  1498. 275498 
  1499. 275499 namespace System_Xml_Schema__SchemaNamespaceManager
  1500. 275500 {
  1501. 275501 constexpr std::uintptr_t nsdecls = 0x10 ;
  1502. 275502 constexpr std::uintptr_t lastDecl = 0x18 ;
  1503. 275503 constexpr std::uintptr_t nameTable = 0x20 ;
  1504. 275504 constexpr std::uintptr_t scopeId = 0x28 ;
  1505. 275505 constexpr std::uintptr_t hashTable = 0x30 ;
  1506. 275506 constexpr std::uintptr_t useHashtable = 0x38 ;
  1507. 275507 constexpr std::uintptr_t xml = 0x40 ;
  1508. 275508 constexpr std::uintptr_t xmlNs = 0x48 ;
  1509. 275509 constexpr std::uintptr_t node = 0x50 ;
  1510. 275510 }
  1511. 275511 
  1512. 275512 namespace System_Xml_Schema__SchemaNotation
  1513. 275513 {
  1514. 275514 constexpr std::uintptr_t name = 0x10 ;
  1515. 275515 constexpr std::uintptr_t systemLiteral = 0x18 ;
  1516. 275516 constexpr std::uintptr_t pubid = 0x20 ;
  1517. 275517 }
  1518. 275518 
  1519. 275519 namespace System_Xml_Schema__Compiler
  1520. 275520 {
  1521. 275521 constexpr std::uintptr_t nameTable = 0x10 ;
  1522. 275522 constexpr std::uintptr_t schemaNames = 0x18 ;
  1523. 275523 constexpr std::uintptr_t eventHandler = 0x20 ;
  1524. 275524 constexpr std::uintptr_t compilationSettings = 0x28 ;
  1525. 275525 constexpr std::uintptr_t errorCount = 0x30 ;
  1526. 275526 constexpr std::uintptr_t NsXml = 0x38 ;
  1527. 275527 constexpr std::uintptr_t restrictionErrorMsg = 0x40 ;
  1528. 275528 constexpr std::uintptr_t attributes = 0x48 ;
  1529. 275529 constexpr std::uintptr_t attributeGroups = 0x50 ;
  1530. 275530 constexpr std::uintptr_t elements = 0x58 ;
  1531. 275531 constexpr std::uintptr_t schemaTypes = 0x60 ;
  1532. 275532 constexpr std::uintptr_t groups = 0x68 ;
  1533. 275533 constexpr std::uintptr_t notations = 0x70 ;
  1534. 275534 constexpr std::uintptr_t examplars = 0x78 ;
  1535. 275535 constexpr std::uintptr_t identityConstraints = 0x80 ;
  1536. 275536 constexpr std::uintptr_t complexTypeStack = 0x88 ;
  1537. 275537 constexpr std::uintptr_t schemasToCompile = 0x90 ;
  1538. 275538 constexpr std::uintptr_t importedSchemas = 0x98 ;
  1539. 275539 constexpr std::uintptr_t schemaForSchema = 0xA0 ;
  1540. 275540 }
  1541. 275541 
  1542. 275542 namespace System_Xml_Schema__SchemaType
  1543. 275543 {
  1544. 275544 constexpr std::uintptr_t value__ = 0x0 ;
  1545. 275545 }
  1546. 275546 
  1547. 275547 namespace System_Xml_Schema__ValidationEventArgs
  1548. 275548 {
  1549. 275549 constexpr std::uintptr_t ex = 0x10 ;
  1550. 275550 constexpr std::uintptr_t severity = 0x18 ;
  1551. 275551 }
  1552. 275552 
  1553. 275553 namespace System_Xml_Schema__ValidationEventHandler
  1554. 275554 {
  1555. 275555 constexpr std::uintptr_t method_ptr = 0x10 ;
  1556. 275556 constexpr std::uintptr_t invoke_impl = 0x18 ;
  1557. 275557 constexpr std::uintptr_t m_target = 0x20 ;
  1558. 275558 constexpr std::uintptr_t method = 0x28 ;
  1559. 275559 constexpr std::uintptr_t delegate_trampoline = 0x30 ;
  1560. 275560 constexpr std::uintptr_t extra_arg = 0x38 ;
  1561. 275561 constexpr std::uintptr_t method_code = 0x40 ;
  1562. 275562 constexpr std::uintptr_t interp_method = 0x48 ;
  1563. 275563 constexpr std::uintptr_t interp_invoke_impl = 0x50 ;
  1564. 275564 constexpr std::uintptr_t method_info = 0x58 ;
  1565. 275565 constexpr std::uintptr_t original_method_info = 0x60 ;
  1566. 275566 constexpr std::uintptr_t data = 0x68 ;
  1567. 275567 constexpr std::uintptr_t method_is_virtual = 0x70 ;
  1568. 275568 constexpr std::uintptr_t delegates = 0x78 ;
  1569. 275569 }
  1570. 275570 
  1571. 275571 namespace System_Xml_Schema__StateUnion
  1572. 275572 {
  1573. 275573 constexpr std::uintptr_t State = 0x0 ;
  1574. 275574 }
  1575. 275575 
  1576. 275576 namespace System_Xml_Schema__ValidationState
  1577. 275577 {
  1578. 275578 constexpr std::uintptr_t IsNill = 0x10 ;
  1579. 275579 constexpr std::uintptr_t IsDefault = 0x11 ;
  1580. 275580 constexpr std::uintptr_t NeedValidateChildren = 0x12 ;
  1581. 275581 constexpr std::uintptr_t CheckRequiredAttribute = 0x13 ;
  1582. 275582 constexpr std::uintptr_t ValidationSkipped = 0x14 ;
  1583. 275583 constexpr std::uintptr_t ProcessContents = 0x18 ;
  1584. 275584 constexpr std::uintptr_t Validity = 0x1C ;
  1585. 275585 constexpr std::uintptr_t ElementDecl = 0x20 ;
  1586. 275586 constexpr std::uintptr_t ElementDeclBeforeXsi = 0x28 ;
  1587. 275587 constexpr std::uintptr_t LocalName = 0x30 ;
  1588. 275588 constexpr std::uintptr_t Namespace = 0x38 ;
  1589. 275589 constexpr std::uintptr_t Constr = 0x40 ;
  1590. 275590 constexpr std::uintptr_t CurrentState = 0x48 ;
  1591. 275591 constexpr std::uintptr_t HasMatched = 0x4C ;
  1592. 275592 constexpr std::uintptr_t CurPos = 0x50 ;
  1593. 275593 constexpr std::uintptr_t AllElementsSet = 0x58 ;
  1594. 275594 constexpr std::uintptr_t RunningPositions = 0x60 ;
  1595. 275595 constexpr std::uintptr_t TooComplex = 0x68 ;
  1596. 275596 }
  1597. 275597 
  1598. 275598 namespace System_Xml_Schema__XdrBuilder
  1599. 275599 {
  1600. 275600 constexpr std::uintptr_t _SchemaInfo = 0x10 ;
  1601. 275601 constexpr std::uintptr_t _TargetNamespace = 0x18 ;
  1602. 275602 constexpr std::uintptr_t _reader = 0x20 ;
  1603. 275603 constexpr std::uintptr_t positionInfo = 0x28 ;
  1604. 275604 constexpr std::uintptr_t _contentValidator = 0x30 ;
  1605. 275605 constexpr std::uintptr_t _CurState = 0x38 ;
  1606. 275606 constexpr std::uintptr_t _NextState = 0x40 ;
  1607. 275607 constexpr std::uintptr_t _StateHistory = 0x48 ;
  1608. 275608 constexpr std::uintptr_t _GroupStack = 0x50 ;
  1609. 275609 constexpr std::uintptr_t _XdrName = 0x58 ;
  1610. 275610 constexpr std::uintptr_t _XdrPrefix = 0x60 ;
  1611. 275611 constexpr std::uintptr_t _ElementDef = 0x68 ;
  1612. 275612 constexpr std::uintptr_t _GroupDef = 0x70 ;
  1613. 275613 constexpr std::uintptr_t _AttributeDef = 0x78 ;
  1614. 275614 constexpr std::uintptr_t _UndefinedAttributeTypes = 0x80 ;
  1615. 275615 constexpr std::uintptr_t _BaseDecl = 0x88 ;
  1616. 275616 constexpr std::uintptr_t _NameTable = 0x90 ;
  1617. 275617 constexpr std::uintptr_t _SchemaNames = 0x98 ;
  1618. 275618 constexpr std::uintptr_t _CurNsMgr = 0xA0 ;
  1619. 275619 constexpr std::uintptr_t _Text = 0xA8 ;
  1620. 275620 constexpr std::uintptr_t validationEventHandler = 0xB0 ;
  1621. 275621 constexpr std::uintptr_t _UndeclaredElements = 0xB8 ;
  1622. 275622 constexpr std::uintptr_t xmlResolver = 0xC0 ;
  1623. 275623 
  1624. 275624 namespace _static
  1625. 275625 {
  1626. 275626 constexpr std::uintptr_t S_XDR_Root_Element = 0x0 ;
  1627. 275627 constexpr std::uintptr_t S_XDR_Root_SubElements = 0x8 ;
  1628. 275628 constexpr std::uintptr_t S_XDR_ElementType_SubElements = 0x10 ;
  1629. 275629 constexpr std::uintptr_t S_XDR_AttributeType_SubElements = 0x18 ;
  1630. 275630 constexpr std::uintptr_t S_XDR_Group_SubElements = 0x20 ;
  1631. 275631 constexpr std::uintptr_t S_XDR_Root_Attributes = 0x28 ;
  1632. 275632 constexpr std::uintptr_t S_XDR_ElementType_Attributes = 0x30 ;
  1633. 275633 constexpr std::uintptr_t S_XDR_AttributeType_Attributes = 0x38 ;
  1634. 275634 constexpr std::uintptr_t S_XDR_Element_Attributes = 0x40 ;
  1635. 275635 constexpr std::uintptr_t S_XDR_Attribute_Attributes = 0x48 ;
  1636. 275636 constexpr std::uintptr_t S_XDR_Group_Attributes = 0x50 ;
  1637. 275637 constexpr std::uintptr_t S_XDR_ElementDataType_Attributes = 0x58 ;
  1638. 275638 constexpr std::uintptr_t S_XDR_AttributeDataType_Attributes = 0x60 ;
  1639. 275639 constexpr std::uintptr_t S_SchemaEntries = 0x68 ;
  1640. 275640 }
  1641. 275641 
  1642. 275642 }
  1643. 275643 
  1644. 275644 namespace System_Xml_Schema__XdrValidator
  1645. 275645 {
  1646. 275646 constexpr std::uintptr_t schemaCollection = 0x10 ;
  1647. 275647 constexpr std::uintptr_t eventHandling = 0x18 ;
  1648. 275648 constexpr std::uintptr_t nameTable = 0x20 ;
  1649. 275649 constexpr std::uintptr_t schemaNames = 0x28 ;
  1650. 275650 constexpr std::uintptr_t positionInfo = 0x30 ;
  1651. 275651 constexpr std::uintptr_t xmlResolver = 0x38 ;
  1652. 275652 constexpr std::uintptr_t baseUri = 0x40 ;
  1653. 275653 constexpr std::uintptr_t schemaInfo = 0x48 ;
  1654. 275654 constexpr std::uintptr_t reader = 0x50 ;
  1655. 275655 constexpr std::uintptr_t elementName = 0x58 ;
  1656. 275656 constexpr std::uintptr_t context = 0x60 ;
  1657. 275657 constexpr std::uintptr_t textValue = 0x68 ;
  1658. 275658 constexpr std::uintptr_t textString = 0x70 ;
  1659. 275659 constexpr std::uintptr_t hasSibling = 0x78 ;
  1660. 275660 constexpr std::uintptr_t checkDatatype = 0x79 ;
  1661. 275661 constexpr std::uintptr_t validationStack = 0x80 ;
  1662. 275662 constexpr std::uintptr_t attPresence = 0x88 ;
  1663. 275663 constexpr std::uintptr_t name = 0x90 ;
  1664. 275664 constexpr std::uintptr_t nsManager = 0x98 ;
  1665. 275665 constexpr std::uintptr_t isProcessContents = 0xA0 ;
  1666. 275666 constexpr std::uintptr_t IDs = 0xA8 ;
  1667. 275667 constexpr std::uintptr_t idRefListHead = 0xB0 ;
  1668. 275668 constexpr std::uintptr_t inlineSchemaParser = 0xB8 ;
  1669. 275669 }
  1670. 275670 
  1671. 275671 namespace System_Xml_Schema__XmlAtomicValue
  1672. 275672 {
  1673. 275673 constexpr std::uintptr_t xmlType = 0x10 ;
  1674. 275674 constexpr std::uintptr_t objVal = 0x18 ;
  1675. 275675 constexpr std::uintptr_t clrType = 0x20 ;
  1676. 275676 constexpr std::uintptr_t unionVal = 0x28 ;
  1677. 275677 constexpr std::uintptr_t nsPrefix = 0x30 ;
  1678. 275678 }
  1679. 275679 
  1680. 275680 namespace System_Xml_Schema__XmlSchema
  1681. 275681 {
  1682. 275682 constexpr std::uintptr_t lineNum = 0x10 ;
  1683. 275683 constexpr std::uintptr_t linePos = 0x14 ;
  1684. 275684 constexpr std::uintptr_t sourceUri = 0x18 ;
  1685. 275685 constexpr std::uintptr_t namespaces = 0x20 ;
  1686. 275686 constexpr std::uintptr_t parent = 0x28 ;
  1687. 275687 constexpr std::uintptr_t isProcessing = 0x30 ;
  1688. 275688 constexpr std::uintptr_t attributeFormDefault = 0x38 ;
  1689. 275689 constexpr std::uintptr_t elementFormDefault = 0x3C ;
  1690. 275690 constexpr std::uintptr_t blockDefault = 0x40 ;
  1691. 275691 constexpr std::uintptr_t finalDefault = 0x44 ;
  1692. 275692 constexpr std::uintptr_t targetNs = 0x48 ;
  1693. 275693 constexpr std::uintptr_t version = 0x50 ;
  1694. 275694 constexpr std::uintptr_t includes = 0x58 ;
  1695. 275695 constexpr std::uintptr_t items = 0x60 ;
  1696. 275696 constexpr std::uintptr_t id = 0x68 ;
  1697. 275697 constexpr std::uintptr_t moreAttributes = 0x70 ;
  1698. 275698 constexpr std::uintptr_t isCompiled = 0x78 ;
  1699. 275699 constexpr std::uintptr_t isCompiledBySet = 0x79 ;
  1700. 275700 constexpr std::uintptr_t isPreprocessed = 0x7A ;
  1701. 275701 constexpr std::uintptr_t isRedefined = 0x7B ;
  1702. 275702 constexpr std::uintptr_t errorCount = 0x7C ;
  1703. 275703 constexpr std::uintptr_t attributes = 0x80 ;
  1704. 275704 constexpr std::uintptr_t attributeGroups = 0x88 ;
  1705. 275705 constexpr std::uintptr_t elements = 0x90 ;
  1706. 275706 constexpr std::uintptr_t types = 0x98 ;
  1707. 275707 constexpr std::uintptr_t groups = 0xA0 ;
  1708. 275708 constexpr std::uintptr_t notations = 0xA8 ;
  1709. 275709 constexpr std::uintptr_t identityConstraints = 0xB0 ;
  1710. 275710 constexpr std::uintptr_t importedSchemas = 0xB8 ;
  1711. 275711 constexpr std::uintptr_t importedNamespaces = 0xC0 ;
  1712. 275712 constexpr std::uintptr_t schemaId = 0xC8 ;
  1713. 275713 constexpr std::uintptr_t baseUri = 0xD0 ;
  1714. 275714 constexpr std::uintptr_t isChameleon = 0xD8 ;
  1715. 275715 constexpr std::uintptr_t ids = 0xE0 ;
  1716. 275716 constexpr std::uintptr_t document = 0xE8 ;
  1717. 275717 
  1718. 275718 namespace _static
  1719. 275719 {
  1720. 275720 constexpr std::uintptr_t globalIdCounter = 0x0 ;
  1721. 275721 }
  1722. 275722 
  1723. 275723 }
  1724. 275724 
  1725. 275725 namespace System_Xml_Schema__XmlSchemaAll
  1726. 275726 {
  1727. 275727 constexpr std::uintptr_t lineNum = 0x10 ;
  1728. 275728 constexpr std::uintptr_t linePos = 0x14 ;
  1729. 275729 constexpr std::uintptr_t sourceUri = 0x18 ;
  1730. 275730 constexpr std::uintptr_t namespaces = 0x20 ;
  1731. 275731 constexpr std::uintptr_t parent = 0x28 ;
  1732. 275732 constexpr std::uintptr_t isProcessing = 0x30 ;
  1733. 275733 constexpr std::uintptr_t id = 0x38 ;
  1734. 275734 constexpr std::uintptr_t annotation = 0x40 ;
  1735. 275735 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1736. 275736 constexpr std::uintptr_t minOccurs = 0x50 ;
  1737. 275737 constexpr std::uintptr_t maxOccurs = 0x60 ;
  1738. 275738 constexpr std::uintptr_t flags = 0x70 ;
  1739. 275739 constexpr std::uintptr_t items = 0x78 ;
  1740. 275740 }
  1741. 275741 
  1742. 275742 namespace System_Xml_Schema__XmlSchemaAnnotated
  1743. 275743 {
  1744. 275744 constexpr std::uintptr_t lineNum = 0x10 ;
  1745. 275745 constexpr std::uintptr_t linePos = 0x14 ;
  1746. 275746 constexpr std::uintptr_t sourceUri = 0x18 ;
  1747. 275747 constexpr std::uintptr_t namespaces = 0x20 ;
  1748. 275748 constexpr std::uintptr_t parent = 0x28 ;
  1749. 275749 constexpr std::uintptr_t isProcessing = 0x30 ;
  1750. 275750 constexpr std::uintptr_t id = 0x38 ;
  1751. 275751 constexpr std::uintptr_t annotation = 0x40 ;
  1752. 275752 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1753. 275753 }
  1754. 275754 
  1755. 275755 namespace System_Xml_Schema__XmlSchemaAnnotation
  1756. 275756 {
  1757. 275757 constexpr std::uintptr_t lineNum = 0x10 ;
  1758. 275758 constexpr std::uintptr_t linePos = 0x14 ;
  1759. 275759 constexpr std::uintptr_t sourceUri = 0x18 ;
  1760. 275760 constexpr std::uintptr_t namespaces = 0x20 ;
  1761. 275761 constexpr std::uintptr_t parent = 0x28 ;
  1762. 275762 constexpr std::uintptr_t isProcessing = 0x30 ;
  1763. 275763 constexpr std::uintptr_t id = 0x38 ;
  1764. 275764 constexpr std::uintptr_t items = 0x40 ;
  1765. 275765 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1766. 275766 }
  1767. 275767 
  1768. 275768 namespace System_Xml_Schema__XmlSchemaAny
  1769. 275769 {
  1770. 275770 constexpr std::uintptr_t lineNum = 0x10 ;
  1771. 275771 constexpr std::uintptr_t linePos = 0x14 ;
  1772. 275772 constexpr std::uintptr_t sourceUri = 0x18 ;
  1773. 275773 constexpr std::uintptr_t namespaces = 0x20 ;
  1774. 275774 constexpr std::uintptr_t parent = 0x28 ;
  1775. 275775 constexpr std::uintptr_t isProcessing = 0x30 ;
  1776. 275776 constexpr std::uintptr_t id = 0x38 ;
  1777. 275777 constexpr std::uintptr_t annotation = 0x40 ;
  1778. 275778 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1779. 275779 constexpr std::uintptr_t minOccurs = 0x50 ;
  1780. 275780 constexpr std::uintptr_t maxOccurs = 0x60 ;
  1781. 275781 constexpr std::uintptr_t flags = 0x70 ;
  1782. 275782 constexpr std::uintptr_t ns = 0x78 ;
  1783. 275783 constexpr std::uintptr_t processContents = 0x80 ;
  1784. 275784 constexpr std::uintptr_t namespaceList = 0x88 ;
  1785. 275785 }
  1786. 275786 
  1787. 275787 namespace System_Xml_Schema__XmlSchemaAnyAttribute
  1788. 275788 {
  1789. 275789 constexpr std::uintptr_t lineNum = 0x10 ;
  1790. 275790 constexpr std::uintptr_t linePos = 0x14 ;
  1791. 275791 constexpr std::uintptr_t sourceUri = 0x18 ;
  1792. 275792 constexpr std::uintptr_t namespaces = 0x20 ;
  1793. 275793 constexpr std::uintptr_t parent = 0x28 ;
  1794. 275794 constexpr std::uintptr_t isProcessing = 0x30 ;
  1795. 275795 constexpr std::uintptr_t id = 0x38 ;
  1796. 275796 constexpr std::uintptr_t annotation = 0x40 ;
  1797. 275797 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1798. 275798 constexpr std::uintptr_t ns = 0x50 ;
  1799. 275799 constexpr std::uintptr_t processContents = 0x58 ;
  1800. 275800 constexpr std::uintptr_t namespaceList = 0x60 ;
  1801. 275801 }
  1802. 275802 
  1803. 275803 namespace System_Xml_Schema__XmlSchemaAppInfo
  1804. 275804 {
  1805. 275805 constexpr std::uintptr_t lineNum = 0x10 ;
  1806. 275806 constexpr std::uintptr_t linePos = 0x14 ;
  1807. 275807 constexpr std::uintptr_t sourceUri = 0x18 ;
  1808. 275808 constexpr std::uintptr_t namespaces = 0x20 ;
  1809. 275809 constexpr std::uintptr_t parent = 0x28 ;
  1810. 275810 constexpr std::uintptr_t isProcessing = 0x30 ;
  1811. 275811 constexpr std::uintptr_t source = 0x38 ;
  1812. 275812 constexpr std::uintptr_t markup = 0x40 ;
  1813. 275813 }
  1814. 275814 
  1815. 275815 namespace System_Xml_Schema__XmlSchemaAttribute
  1816. 275816 {
  1817. 275817 constexpr std::uintptr_t lineNum = 0x10 ;
  1818. 275818 constexpr std::uintptr_t linePos = 0x14 ;
  1819. 275819 constexpr std::uintptr_t sourceUri = 0x18 ;
  1820. 275820 constexpr std::uintptr_t namespaces = 0x20 ;
  1821. 275821 constexpr std::uintptr_t parent = 0x28 ;
  1822. 275822 constexpr std::uintptr_t isProcessing = 0x30 ;
  1823. 275823 constexpr std::uintptr_t id = 0x38 ;
  1824. 275824 constexpr std::uintptr_t annotation = 0x40 ;
  1825. 275825 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1826. 275826 constexpr std::uintptr_t defaultValue = 0x50 ;
  1827. 275827 constexpr std::uintptr_t fixedValue = 0x58 ;
  1828. 275828 constexpr std::uintptr_t name = 0x60 ;
  1829. 275829 constexpr std::uintptr_t form = 0x68 ;
  1830. 275830 constexpr std::uintptr_t use = 0x6C ;
  1831. 275831 constexpr std::uintptr_t refName = 0x70 ;
  1832. 275832 constexpr std::uintptr_t typeName = 0x78 ;
  1833. 275833 constexpr std::uintptr_t qualifiedName = 0x80 ;
  1834. 275834 constexpr std::uintptr_t type = 0x88 ;
  1835. 275835 constexpr std::uintptr_t attributeType = 0x90 ;
  1836. 275836 constexpr std::uintptr_t attDef = 0x98 ;
  1837. 275837 }
  1838. 275838 
  1839. 275839 namespace System_Xml_Schema__XmlSchemaAttributeGroup
  1840. 275840 {
  1841. 275841 constexpr std::uintptr_t lineNum = 0x10 ;
  1842. 275842 constexpr std::uintptr_t linePos = 0x14 ;
  1843. 275843 constexpr std::uintptr_t sourceUri = 0x18 ;
  1844. 275844 constexpr std::uintptr_t namespaces = 0x20 ;
  1845. 275845 constexpr std::uintptr_t parent = 0x28 ;
  1846. 275846 constexpr std::uintptr_t isProcessing = 0x30 ;
  1847. 275847 constexpr std::uintptr_t id = 0x38 ;
  1848. 275848 constexpr std::uintptr_t annotation = 0x40 ;
  1849. 275849 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1850. 275850 constexpr std::uintptr_t name = 0x50 ;
  1851. 275851 constexpr std::uintptr_t attributes = 0x58 ;
  1852. 275852 constexpr std::uintptr_t anyAttribute = 0x60 ;
  1853. 275853 constexpr std::uintptr_t qname = 0x68 ;
  1854. 275854 constexpr std::uintptr_t redefined = 0x70 ;
  1855. 275855 constexpr std::uintptr_t attributeUses = 0x78 ;
  1856. 275856 constexpr std::uintptr_t attributeWildcard = 0x80 ;
  1857. 275857 constexpr std::uintptr_t selfReferenceCount = 0x88 ;
  1858. 275858 }
  1859. 275859 
  1860. 275860 namespace System_Xml_Schema__XmlSchemaAttributeGroupRef
  1861. 275861 {
  1862. 275862 constexpr std::uintptr_t lineNum = 0x10 ;
  1863. 275863 constexpr std::uintptr_t linePos = 0x14 ;
  1864. 275864 constexpr std::uintptr_t sourceUri = 0x18 ;
  1865. 275865 constexpr std::uintptr_t namespaces = 0x20 ;
  1866. 275866 constexpr std::uintptr_t parent = 0x28 ;
  1867. 275867 constexpr std::uintptr_t isProcessing = 0x30 ;
  1868. 275868 constexpr std::uintptr_t id = 0x38 ;
  1869. 275869 constexpr std::uintptr_t annotation = 0x40 ;
  1870. 275870 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1871. 275871 constexpr std::uintptr_t refName = 0x50 ;
  1872. 275872 }
  1873. 275873 
  1874. 275874 namespace System_Xml_Schema__XmlSchemaChoice
  1875. 275875 {
  1876. 275876 constexpr std::uintptr_t lineNum = 0x10 ;
  1877. 275877 constexpr std::uintptr_t linePos = 0x14 ;
  1878. 275878 constexpr std::uintptr_t sourceUri = 0x18 ;
  1879. 275879 constexpr std::uintptr_t namespaces = 0x20 ;
  1880. 275880 constexpr std::uintptr_t parent = 0x28 ;
  1881. 275881 constexpr std::uintptr_t isProcessing = 0x30 ;
  1882. 275882 constexpr std::uintptr_t id = 0x38 ;
  1883. 275883 constexpr std::uintptr_t annotation = 0x40 ;
  1884. 275884 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1885. 275885 constexpr std::uintptr_t minOccurs = 0x50 ;
  1886. 275886 constexpr std::uintptr_t maxOccurs = 0x60 ;
  1887. 275887 constexpr std::uintptr_t flags = 0x70 ;
  1888. 275888 constexpr std::uintptr_t items = 0x78 ;
  1889. 275889 }
  1890. 275890 
  1891. 275891 namespace System_Xml_Schema__XmlSchemaCollection
  1892. 275892 {
  1893. 275893 constexpr std::uintptr_t collection = 0x10 ;
  1894. 275894 constexpr std::uintptr_t nameTable = 0x18 ;
  1895. 275895 constexpr std::uintptr_t schemaNames = 0x20 ;
  1896. 275896 constexpr std::uintptr_t wLock = 0x28 ;
  1897. 275897 constexpr std::uintptr_t timeout = 0x30 ;
  1898. 275898 constexpr std::uintptr_t isThreadSafe = 0x34 ;
  1899. 275899 constexpr std::uintptr_t validationEventHandler = 0x38 ;
  1900. 275900 constexpr std::uintptr_t xmlResolver = 0x40 ;
  1901. 275901 }
  1902. 275902 
  1903. 275903 namespace System_Xml_Schema__XmlSchemaCollectionNode
  1904. 275904 {
  1905. 275905 constexpr std::uintptr_t namespaceUri = 0x10 ;
  1906. 275906 constexpr std::uintptr_t schemaInfo = 0x18 ;
  1907. 275907 constexpr std::uintptr_t schema = 0x20 ;
  1908. 275908 }
  1909. 275909 
  1910. 275910 namespace System_Xml_Schema__XmlSchemaCollectionEnumerator
  1911. 275911 {
  1912. 275912 constexpr std::uintptr_t enumerator = 0x10 ;
  1913. 275913 }
  1914. 275914 
  1915. 275915 namespace System_Xml_Schema__XmlSchemaCompilationSettings
  1916. 275916 {
  1917. 275917 constexpr std::uintptr_t enableUpaCheck = 0x10 ;
  1918. 275918 }
  1919. 275919 
  1920. 275920 namespace System_Xml_Schema__XmlSchemaComplexContent
  1921. 275921 {
  1922. 275922 constexpr std::uintptr_t lineNum = 0x10 ;
  1923. 275923 constexpr std::uintptr_t linePos = 0x14 ;
  1924. 275924 constexpr std::uintptr_t sourceUri = 0x18 ;
  1925. 275925 constexpr std::uintptr_t namespaces = 0x20 ;
  1926. 275926 constexpr std::uintptr_t parent = 0x28 ;
  1927. 275927 constexpr std::uintptr_t isProcessing = 0x30 ;
  1928. 275928 constexpr std::uintptr_t id = 0x38 ;
  1929. 275929 constexpr std::uintptr_t annotation = 0x40 ;
  1930. 275930 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1931. 275931 constexpr std::uintptr_t content = 0x50 ;
  1932. 275932 constexpr std::uintptr_t isMixed = 0x58 ;
  1933. 275933 constexpr std::uintptr_t hasMixedAttribute = 0x59 ;
  1934. 275934 }
  1935. 275935 
  1936. 275936 namespace System_Xml_Schema__XmlSchemaComplexContentExtension
  1937. 275937 {
  1938. 275938 constexpr std::uintptr_t lineNum = 0x10 ;
  1939. 275939 constexpr std::uintptr_t linePos = 0x14 ;
  1940. 275940 constexpr std::uintptr_t sourceUri = 0x18 ;
  1941. 275941 constexpr std::uintptr_t namespaces = 0x20 ;
  1942. 275942 constexpr std::uintptr_t parent = 0x28 ;
  1943. 275943 constexpr std::uintptr_t isProcessing = 0x30 ;
  1944. 275944 constexpr std::uintptr_t id = 0x38 ;
  1945. 275945 constexpr std::uintptr_t annotation = 0x40 ;
  1946. 275946 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1947. 275947 constexpr std::uintptr_t particle = 0x50 ;
  1948. 275948 constexpr std::uintptr_t attributes = 0x58 ;
  1949. 275949 constexpr std::uintptr_t anyAttribute = 0x60 ;
  1950. 275950 constexpr std::uintptr_t baseTypeName = 0x68 ;
  1951. 275951 }
  1952. 275952 
  1953. 275953 namespace System_Xml_Schema__XmlSchemaComplexContentRestriction
  1954. 275954 {
  1955. 275955 constexpr std::uintptr_t lineNum = 0x10 ;
  1956. 275956 constexpr std::uintptr_t linePos = 0x14 ;
  1957. 275957 constexpr std::uintptr_t sourceUri = 0x18 ;
  1958. 275958 constexpr std::uintptr_t namespaces = 0x20 ;
  1959. 275959 constexpr std::uintptr_t parent = 0x28 ;
  1960. 275960 constexpr std::uintptr_t isProcessing = 0x30 ;
  1961. 275961 constexpr std::uintptr_t id = 0x38 ;
  1962. 275962 constexpr std::uintptr_t annotation = 0x40 ;
  1963. 275963 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1964. 275964 constexpr std::uintptr_t particle = 0x50 ;
  1965. 275965 constexpr std::uintptr_t attributes = 0x58 ;
  1966. 275966 constexpr std::uintptr_t anyAttribute = 0x60 ;
  1967. 275967 constexpr std::uintptr_t baseTypeName = 0x68 ;
  1968. 275968 }
  1969. 275969 
  1970. 275970 namespace System_Xml_Schema__XmlSchemaComplexType
  1971. 275971 {
  1972. 275972 constexpr std::uintptr_t lineNum = 0x10 ;
  1973. 275973 constexpr std::uintptr_t linePos = 0x14 ;
  1974. 275974 constexpr std::uintptr_t sourceUri = 0x18 ;
  1975. 275975 constexpr std::uintptr_t namespaces = 0x20 ;
  1976. 275976 constexpr std::uintptr_t parent = 0x28 ;
  1977. 275977 constexpr std::uintptr_t isProcessing = 0x30 ;
  1978. 275978 constexpr std::uintptr_t id = 0x38 ;
  1979. 275979 constexpr std::uintptr_t annotation = 0x40 ;
  1980. 275980 constexpr std::uintptr_t moreAttributes = 0x48 ;
  1981. 275981 constexpr std::uintptr_t name = 0x50 ;
  1982. 275982 constexpr std::uintptr_t final = 0x58 ;
  1983. 275983 constexpr std::uintptr_t derivedBy = 0x5C ;
  1984. 275984 constexpr std::uintptr_t baseSchemaType = 0x60 ;
  1985. 275985 constexpr std::uintptr_t datatype = 0x68 ;
  1986. 275986 constexpr std::uintptr_t finalResolved = 0x70 ;
  1987. 275987 constexpr std::uintptr_t elementDecl = 0x78 ;
  1988. 275988 constexpr std::uintptr_t qname = 0x80 ;
  1989. 275989 constexpr std::uintptr_t redefined = 0x88 ;
  1990. 275990 constexpr std::uintptr_t contentType = 0x90 ;
  1991. 275991 constexpr std::uintptr_t block = 0x98 ;
  1992. 275992 constexpr std::uintptr_t contentModel = 0xA0 ;
  1993. 275993 constexpr std::uintptr_t particle = 0xA8 ;
  1994. 275994 constexpr std::uintptr_t attributes = 0xB0 ;
  1995. 275995 constexpr std::uintptr_t anyAttribute = 0xB8 ;
  1996. 275996 constexpr std::uintptr_t contentTypeParticle = 0xC0 ;
  1997. 275997 constexpr std::uintptr_t blockResolved = 0xC8 ;
  1998. 275998 constexpr std::uintptr_t localElements = 0xD0 ;
  1999. 275999 constexpr std::uintptr_t attributeUses = 0xD8 ;
  2000. 276000 constexpr std::uintptr_t attributeWildcard = 0xE0 ;
← Prev Next → Page 138 of 171 — lines 274,001–276,000 of 341,881