Unity.MemoryProfiler.Editor.UI.xsd 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.ShortcutManagement" elementFormDefault="qualified" targetNamespace="Unity.MemoryProfiler.Editor.UI" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  3. <xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
  4. <xs:complexType name="MemoryBarElementType">
  5. <xs:complexContent mixed="false">
  6. <xs:restriction base="engine:VisualElementType">
  7. <xs:sequence minOccurs="0" maxOccurs="unbounded">
  8. <xs:element ref="engine:VisualElement" />
  9. </xs:sequence>
  10. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  11. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  12. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  13. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  14. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  15. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  16. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  17. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  18. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  19. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  20. <xs:anyAttribute processContents="lax" />
  21. </xs:restriction>
  22. </xs:complexContent>
  23. </xs:complexType>
  24. <xs:element name="MemoryBarElement" substitutionGroup="engine:VisualElement" xmlns:q1="Unity.MemoryProfiler.Editor.UI" type="q1:MemoryBarElementType" />
  25. <xs:complexType name="CountDeltaCellType">
  26. <xs:complexContent mixed="false">
  27. <xs:restriction base="engine:VisualElementType">
  28. <xs:sequence minOccurs="0" maxOccurs="unbounded">
  29. <xs:element ref="engine:VisualElement" />
  30. </xs:sequence>
  31. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  32. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  33. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  34. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  35. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  36. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  37. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  38. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  39. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  40. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  41. <xs:anyAttribute processContents="lax" />
  42. </xs:restriction>
  43. </xs:complexContent>
  44. </xs:complexType>
  45. <xs:element name="CountDeltaCell" substitutionGroup="engine:VisualElement" xmlns:q2="Unity.MemoryProfiler.Editor.UI" type="q2:CountDeltaCellType" />
  46. <xs:complexType name="DeltaBarCellType">
  47. <xs:complexContent mixed="false">
  48. <xs:restriction base="engine:VisualElementType">
  49. <xs:sequence minOccurs="0" maxOccurs="unbounded">
  50. <xs:element ref="engine:VisualElement" />
  51. </xs:sequence>
  52. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  53. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  54. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  55. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  56. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  57. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  58. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  59. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  60. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  61. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  62. <xs:anyAttribute processContents="lax" />
  63. </xs:restriction>
  64. </xs:complexContent>
  65. </xs:complexType>
  66. <xs:element name="DeltaBarCell" substitutionGroup="engine:VisualElement" xmlns:q3="Unity.MemoryProfiler.Editor.UI" type="q3:DeltaBarCellType" />
  67. <xs:complexType name="ActivityIndicatorType">
  68. <xs:complexContent mixed="false">
  69. <xs:restriction base="engine:VisualElementType">
  70. <xs:sequence minOccurs="0" maxOccurs="unbounded">
  71. <xs:element ref="engine:VisualElement" />
  72. </xs:sequence>
  73. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  74. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  75. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  76. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  77. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  78. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  79. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  80. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  81. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  82. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  83. <xs:anyAttribute processContents="lax" />
  84. </xs:restriction>
  85. </xs:complexContent>
  86. </xs:complexType>
  87. <xs:element name="ActivityIndicator" substitutionGroup="engine:VisualElement" xmlns:q4="Unity.MemoryProfiler.Editor.UI" type="q4:ActivityIndicatorType" />
  88. <xs:complexType name="ProgressBarType">
  89. <xs:complexContent mixed="false">
  90. <xs:restriction base="engine:VisualElementType">
  91. <xs:sequence minOccurs="0" maxOccurs="unbounded">
  92. <xs:element ref="engine:VisualElement" />
  93. </xs:sequence>
  94. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  95. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  96. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  97. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  98. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  99. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  100. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  101. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  102. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  103. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  104. <xs:anyAttribute processContents="lax" />
  105. </xs:restriction>
  106. </xs:complexContent>
  107. </xs:complexType>
  108. <xs:element name="ProgressBar" substitutionGroup="engine:VisualElement" xmlns:q5="Unity.MemoryProfiler.Editor.UI" type="q5:ProgressBarType" />
  109. <xs:complexType name="ActivityIndicatorOverlayType">
  110. <xs:complexContent mixed="false">
  111. <xs:restriction base="engine:VisualElementType">
  112. <xs:sequence minOccurs="0" maxOccurs="unbounded">
  113. <xs:element ref="engine:VisualElement" />
  114. </xs:sequence>
  115. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  116. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  117. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  118. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  119. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  120. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  121. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  122. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  123. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  124. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  125. <xs:anyAttribute processContents="lax" />
  126. </xs:restriction>
  127. </xs:complexContent>
  128. </xs:complexType>
  129. <xs:element name="ActivityIndicatorOverlay" substitutionGroup="engine:VisualElement" xmlns:q6="Unity.MemoryProfiler.Editor.UI" type="q6:ActivityIndicatorOverlayType" />
  130. <xs:complexType name="RibbonButtonType">
  131. <xs:complexContent mixed="false">
  132. <xs:restriction base="engine:VisualElementType">
  133. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  134. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  135. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  136. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  137. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  138. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  139. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  140. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  141. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  142. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  143. <xs:attribute default="Button" name="text" type="xs:string" use="optional" />
  144. <xs:attribute default="false" name="toggled" type="xs:boolean" use="optional" />
  145. <xs:anyAttribute processContents="lax" />
  146. </xs:restriction>
  147. </xs:complexContent>
  148. </xs:complexType>
  149. <xs:element name="RibbonButton" substitutionGroup="engine:VisualElement" xmlns:q7="Unity.MemoryProfiler.Editor.UI" type="q7:RibbonButtonType" />
  150. <xs:simpleType name="InfoBox_issue-level_Type">
  151. <xs:restriction base="xs:string">
  152. <xs:enumeration value="Info" />
  153. <xs:enumeration value="Warning" />
  154. <xs:enumeration value="Error" />
  155. </xs:restriction>
  156. </xs:simpleType>
  157. <xs:complexType name="InfoBoxType">
  158. <xs:complexContent mixed="false">
  159. <xs:restriction base="engine:VisualElementType">
  160. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  161. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  162. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  163. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  164. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  165. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  166. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  167. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  168. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  169. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  170. <xs:attribute default="Info" name="issue-level" xmlns:q8="Unity.MemoryProfiler.Editor.UI" type="q8:InfoBox_issue-level_Type" use="optional" />
  171. <xs:attribute default="Info about something..." name="message" type="xs:string" use="optional" />
  172. <xs:attribute name="documentation-link" type="xs:string" use="optional" />
  173. <xs:anyAttribute processContents="lax" />
  174. </xs:restriction>
  175. </xs:complexContent>
  176. </xs:complexType>
  177. <xs:element name="InfoBox" substitutionGroup="engine:VisualElement" xmlns:q9="Unity.MemoryProfiler.Editor.UI" type="q9:InfoBoxType" />
  178. <xs:complexType name="ToolbarDropDownButtonType">
  179. <xs:complexContent mixed="false">
  180. <xs:restriction base="engine:VisualElementType">
  181. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  182. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  183. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  184. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  185. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  186. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  187. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  188. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  189. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  190. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  191. <xs:anyAttribute processContents="lax" />
  192. </xs:restriction>
  193. </xs:complexContent>
  194. </xs:complexType>
  195. <xs:element name="ToolbarDropDownButton" substitutionGroup="engine:VisualElement" xmlns:q10="Unity.MemoryProfiler.Editor.UI" type="q10:ToolbarDropDownButtonType" />
  196. <xs:complexType name="AllTrackedMemoryDescriptionCellType">
  197. <xs:complexContent mixed="false">
  198. <xs:restriction base="engine:VisualElementType">
  199. <xs:sequence minOccurs="0" maxOccurs="unbounded">
  200. <xs:element ref="engine:VisualElement" />
  201. </xs:sequence>
  202. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  203. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  204. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  205. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  206. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  207. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  208. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  209. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  210. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  211. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  212. <xs:anyAttribute processContents="lax" />
  213. </xs:restriction>
  214. </xs:complexContent>
  215. </xs:complexType>
  216. <xs:element name="AllTrackedMemoryDescriptionCell" substitutionGroup="engine:VisualElement" xmlns:q11="Unity.MemoryProfiler.Editor.UI" type="q11:AllTrackedMemoryDescriptionCellType" />
  217. <xs:simpleType name="Ribbon_alignment_Type">
  218. <xs:restriction base="xs:string">
  219. <xs:enumeration value="Auto" />
  220. <xs:enumeration value="FlexStart" />
  221. <xs:enumeration value="Center" />
  222. <xs:enumeration value="FlexEnd" />
  223. <xs:enumeration value="Stretch" />
  224. </xs:restriction>
  225. </xs:simpleType>
  226. <xs:complexType name="RibbonType">
  227. <xs:complexContent mixed="false">
  228. <xs:restriction base="engine:VisualElementType">
  229. <xs:sequence minOccurs="0" maxOccurs="unbounded">
  230. <xs:element xmlns:q12="Unity.MemoryProfiler.Editor.UI" ref="q12:RibbonButton" />
  231. </xs:sequence>
  232. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  233. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  234. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  235. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  236. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  237. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  238. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  239. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  240. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  241. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  242. <xs:attribute default="Center" name="alignment" xmlns:q13="Unity.MemoryProfiler.Editor.UI" type="q13:Ribbon_alignment_Type" use="optional" />
  243. <xs:attribute default="false" name="show-help-button" type="xs:boolean" use="optional" />
  244. <xs:attribute default="false" name="show-menu-button" type="xs:boolean" use="optional" />
  245. <xs:attribute default="0" name="initial-option" type="xs:int" use="optional" />
  246. <xs:anyAttribute processContents="lax" />
  247. </xs:restriction>
  248. </xs:complexContent>
  249. </xs:complexType>
  250. <xs:element name="Ribbon" substitutionGroup="engine:VisualElement" xmlns:q14="Unity.MemoryProfiler.Editor.UI" type="q14:RibbonType" />
  251. <xs:complexType name="UnityObjectsDescriptionCellType">
  252. <xs:complexContent mixed="false">
  253. <xs:restriction base="engine:VisualElementType">
  254. <xs:sequence minOccurs="0" maxOccurs="unbounded">
  255. <xs:element ref="engine:VisualElement" />
  256. </xs:sequence>
  257. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  258. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  259. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  260. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  261. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  262. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  263. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  264. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  265. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  266. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  267. <xs:anyAttribute processContents="lax" />
  268. </xs:restriction>
  269. </xs:complexContent>
  270. </xs:complexType>
  271. <xs:element name="UnityObjectsDescriptionCell" substitutionGroup="engine:VisualElement" xmlns:q15="Unity.MemoryProfiler.Editor.UI" type="q15:UnityObjectsDescriptionCellType" />
  272. <xs:complexType name="DropDownButtonType">
  273. <xs:complexContent mixed="false">
  274. <xs:restriction base="engine:VisualElementType">
  275. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  276. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  277. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  278. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  279. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  280. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  281. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  282. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  283. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  284. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  285. <xs:attribute default="Button" name="button-text" type="xs:string" use="optional" />
  286. <xs:anyAttribute processContents="lax" />
  287. </xs:restriction>
  288. </xs:complexContent>
  289. </xs:complexType>
  290. <xs:element name="DropDownButton" substitutionGroup="engine:VisualElement" xmlns:q16="Unity.MemoryProfiler.Editor.UI" type="q16:DropDownButtonType" />
  291. <xs:complexType name="BackgroundPatternType">
  292. <xs:complexContent mixed="false">
  293. <xs:restriction base="engine:VisualElementType">
  294. <xs:sequence minOccurs="0" maxOccurs="unbounded">
  295. <xs:element ref="engine:VisualElement" />
  296. </xs:sequence>
  297. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  298. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  299. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  300. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  301. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  302. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  303. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  304. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  305. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  306. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  307. <xs:attribute default="1" name="scale" type="xs:float" use="optional" />
  308. <xs:anyAttribute processContents="lax" />
  309. </xs:restriction>
  310. </xs:complexContent>
  311. </xs:complexType>
  312. <xs:element name="BackgroundPattern" substitutionGroup="engine:VisualElement" xmlns:q17="Unity.MemoryProfiler.Editor.UI" type="q17:BackgroundPatternType" />
  313. <xs:simpleType name="ObjectOrTypeLabel_data-type_Type">
  314. <xs:restriction base="xs:string">
  315. <xs:enumeration value="PureCSharpType" />
  316. <xs:enumeration value="NativeUnityType" />
  317. <xs:enumeration value="UnifiedUnityType" />
  318. <xs:enumeration value="ManagedObject" />
  319. <xs:enumeration value="NativeObject" />
  320. <xs:enumeration value="UnifiedUnityObject" />
  321. <xs:enumeration value="LeakedShell" />
  322. </xs:restriction>
  323. </xs:simpleType>
  324. <xs:complexType name="ObjectOrTypeLabelType">
  325. <xs:complexContent mixed="false">
  326. <xs:restriction base="engine:VisualElementType">
  327. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  328. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  329. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  330. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  331. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  332. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  333. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  334. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  335. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  336. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  337. <xs:attribute default="UnifiedUnityObject" name="data-type" xmlns:q18="Unity.MemoryProfiler.Editor.UI" type="q18:ObjectOrTypeLabel_data-type_Type" use="optional" />
  338. <xs:attribute default="GameObject" name="native-type-name" type="xs:string" use="optional" />
  339. <xs:attribute default="UnityEngine.GameObject" name="managed-type-name" type="xs:string" use="optional" />
  340. <xs:attribute default="Cube" name="managed-object-name" type="xs:string" use="optional" />
  341. <xs:anyAttribute processContents="lax" />
  342. </xs:restriction>
  343. </xs:complexContent>
  344. </xs:complexType>
  345. <xs:element name="ObjectOrTypeLabel" substitutionGroup="engine:VisualElement" xmlns:q19="Unity.MemoryProfiler.Editor.UI" type="q19:ObjectOrTypeLabelType" />
  346. <xs:complexType name="DetailedSizeBarType">
  347. <xs:complexContent mixed="false">
  348. <xs:restriction base="engine:VisualElementType">
  349. <xs:sequence minOccurs="0" maxOccurs="unbounded">
  350. <xs:element ref="engine:VisualElement" />
  351. </xs:sequence>
  352. <xs:attribute default="" name="name" type="xs:string" use="optional" />
  353. <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
  354. <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
  355. <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
  356. <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
  357. <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
  358. <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
  359. <xs:attribute default="" name="class" type="xs:string" use="optional" />
  360. <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
  361. <xs:attribute default="" name="style" type="xs:string" use="optional" />
  362. <xs:anyAttribute processContents="lax" />
  363. </xs:restriction>
  364. </xs:complexContent>
  365. </xs:complexType>
  366. <xs:element name="DetailedSizeBar" substitutionGroup="engine:VisualElement" xmlns:q20="Unity.MemoryProfiler.Editor.UI" type="q20:DetailedSizeBarType" />
  367. </xs:schema>