|
@@ -0,0 +1,367 @@
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<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">
|
|
|
+ <xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
|
|
|
+ <xs:complexType name="MemoryBarElementType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
|
+ <xs:element ref="engine:VisualElement" />
|
|
|
+ </xs:sequence>
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="MemoryBarElement" substitutionGroup="engine:VisualElement" xmlns:q1="Unity.MemoryProfiler.Editor.UI" type="q1:MemoryBarElementType" />
|
|
|
+ <xs:complexType name="CountDeltaCellType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
|
+ <xs:element ref="engine:VisualElement" />
|
|
|
+ </xs:sequence>
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="CountDeltaCell" substitutionGroup="engine:VisualElement" xmlns:q2="Unity.MemoryProfiler.Editor.UI" type="q2:CountDeltaCellType" />
|
|
|
+ <xs:complexType name="DeltaBarCellType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
|
+ <xs:element ref="engine:VisualElement" />
|
|
|
+ </xs:sequence>
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="DeltaBarCell" substitutionGroup="engine:VisualElement" xmlns:q3="Unity.MemoryProfiler.Editor.UI" type="q3:DeltaBarCellType" />
|
|
|
+ <xs:complexType name="ActivityIndicatorType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
|
+ <xs:element ref="engine:VisualElement" />
|
|
|
+ </xs:sequence>
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="ActivityIndicator" substitutionGroup="engine:VisualElement" xmlns:q4="Unity.MemoryProfiler.Editor.UI" type="q4:ActivityIndicatorType" />
|
|
|
+ <xs:complexType name="ProgressBarType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
|
+ <xs:element ref="engine:VisualElement" />
|
|
|
+ </xs:sequence>
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="ProgressBar" substitutionGroup="engine:VisualElement" xmlns:q5="Unity.MemoryProfiler.Editor.UI" type="q5:ProgressBarType" />
|
|
|
+ <xs:complexType name="ActivityIndicatorOverlayType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
|
+ <xs:element ref="engine:VisualElement" />
|
|
|
+ </xs:sequence>
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="ActivityIndicatorOverlay" substitutionGroup="engine:VisualElement" xmlns:q6="Unity.MemoryProfiler.Editor.UI" type="q6:ActivityIndicatorOverlayType" />
|
|
|
+ <xs:complexType name="RibbonButtonType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Button" name="text" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="false" name="toggled" type="xs:boolean" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="RibbonButton" substitutionGroup="engine:VisualElement" xmlns:q7="Unity.MemoryProfiler.Editor.UI" type="q7:RibbonButtonType" />
|
|
|
+ <xs:simpleType name="InfoBox_issue-level_Type">
|
|
|
+ <xs:restriction base="xs:string">
|
|
|
+ <xs:enumeration value="Info" />
|
|
|
+ <xs:enumeration value="Warning" />
|
|
|
+ <xs:enumeration value="Error" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:simpleType>
|
|
|
+ <xs:complexType name="InfoBoxType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Info" name="issue-level" xmlns:q8="Unity.MemoryProfiler.Editor.UI" type="q8:InfoBox_issue-level_Type" use="optional" />
|
|
|
+ <xs:attribute default="Info about something..." name="message" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute name="documentation-link" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="InfoBox" substitutionGroup="engine:VisualElement" xmlns:q9="Unity.MemoryProfiler.Editor.UI" type="q9:InfoBoxType" />
|
|
|
+ <xs:complexType name="ToolbarDropDownButtonType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="ToolbarDropDownButton" substitutionGroup="engine:VisualElement" xmlns:q10="Unity.MemoryProfiler.Editor.UI" type="q10:ToolbarDropDownButtonType" />
|
|
|
+ <xs:complexType name="AllTrackedMemoryDescriptionCellType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
|
+ <xs:element ref="engine:VisualElement" />
|
|
|
+ </xs:sequence>
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="AllTrackedMemoryDescriptionCell" substitutionGroup="engine:VisualElement" xmlns:q11="Unity.MemoryProfiler.Editor.UI" type="q11:AllTrackedMemoryDescriptionCellType" />
|
|
|
+ <xs:simpleType name="Ribbon_alignment_Type">
|
|
|
+ <xs:restriction base="xs:string">
|
|
|
+ <xs:enumeration value="Auto" />
|
|
|
+ <xs:enumeration value="FlexStart" />
|
|
|
+ <xs:enumeration value="Center" />
|
|
|
+ <xs:enumeration value="FlexEnd" />
|
|
|
+ <xs:enumeration value="Stretch" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:simpleType>
|
|
|
+ <xs:complexType name="RibbonType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
|
+ <xs:element xmlns:q12="Unity.MemoryProfiler.Editor.UI" ref="q12:RibbonButton" />
|
|
|
+ </xs:sequence>
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Center" name="alignment" xmlns:q13="Unity.MemoryProfiler.Editor.UI" type="q13:Ribbon_alignment_Type" use="optional" />
|
|
|
+ <xs:attribute default="false" name="show-help-button" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="false" name="show-menu-button" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="0" name="initial-option" type="xs:int" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="Ribbon" substitutionGroup="engine:VisualElement" xmlns:q14="Unity.MemoryProfiler.Editor.UI" type="q14:RibbonType" />
|
|
|
+ <xs:complexType name="UnityObjectsDescriptionCellType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
|
+ <xs:element ref="engine:VisualElement" />
|
|
|
+ </xs:sequence>
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="UnityObjectsDescriptionCell" substitutionGroup="engine:VisualElement" xmlns:q15="Unity.MemoryProfiler.Editor.UI" type="q15:UnityObjectsDescriptionCellType" />
|
|
|
+ <xs:complexType name="DropDownButtonType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Button" name="button-text" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="DropDownButton" substitutionGroup="engine:VisualElement" xmlns:q16="Unity.MemoryProfiler.Editor.UI" type="q16:DropDownButtonType" />
|
|
|
+ <xs:complexType name="BackgroundPatternType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
|
+ <xs:element ref="engine:VisualElement" />
|
|
|
+ </xs:sequence>
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="1" name="scale" type="xs:float" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="BackgroundPattern" substitutionGroup="engine:VisualElement" xmlns:q17="Unity.MemoryProfiler.Editor.UI" type="q17:BackgroundPatternType" />
|
|
|
+ <xs:simpleType name="ObjectOrTypeLabel_data-type_Type">
|
|
|
+ <xs:restriction base="xs:string">
|
|
|
+ <xs:enumeration value="PureCSharpType" />
|
|
|
+ <xs:enumeration value="NativeUnityType" />
|
|
|
+ <xs:enumeration value="UnifiedUnityType" />
|
|
|
+ <xs:enumeration value="ManagedObject" />
|
|
|
+ <xs:enumeration value="NativeObject" />
|
|
|
+ <xs:enumeration value="UnifiedUnityObject" />
|
|
|
+ <xs:enumeration value="LeakedShell" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:simpleType>
|
|
|
+ <xs:complexType name="ObjectOrTypeLabelType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="UnifiedUnityObject" name="data-type" xmlns:q18="Unity.MemoryProfiler.Editor.UI" type="q18:ObjectOrTypeLabel_data-type_Type" use="optional" />
|
|
|
+ <xs:attribute default="GameObject" name="native-type-name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="UnityEngine.GameObject" name="managed-type-name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Cube" name="managed-object-name" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="ObjectOrTypeLabel" substitutionGroup="engine:VisualElement" xmlns:q19="Unity.MemoryProfiler.Editor.UI" type="q19:ObjectOrTypeLabelType" />
|
|
|
+ <xs:complexType name="DetailedSizeBarType">
|
|
|
+ <xs:complexContent mixed="false">
|
|
|
+ <xs:restriction base="engine:VisualElementType">
|
|
|
+ <xs:sequence minOccurs="0" maxOccurs="unbounded">
|
|
|
+ <xs:element ref="engine:VisualElement" />
|
|
|
+ </xs:sequence>
|
|
|
+ <xs:attribute default="" name="name" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
|
|
|
+ <xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
|
|
|
+ <xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
|
|
|
+ <xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
|
|
|
+ <xs:attribute default="" name="class" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="content-container" type="xs:string" use="optional" />
|
|
|
+ <xs:attribute default="" name="style" type="xs:string" use="optional" />
|
|
|
+ <xs:anyAttribute processContents="lax" />
|
|
|
+ </xs:restriction>
|
|
|
+ </xs:complexContent>
|
|
|
+ </xs:complexType>
|
|
|
+ <xs:element name="DetailedSizeBar" substitutionGroup="engine:VisualElement" xmlns:q20="Unity.MemoryProfiler.Editor.UI" type="q20:DetailedSizeBarType" />
|
|
|
+</xs:schema>
|