1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <xs : schema xmlns : editor =" UnityEditor.UIElements" xmlns : engine =" UnityEngine.UIElements" xmlns =" UnityEditor.PackageManager.UI" elementFormDefault =" qualified" targetNamespace =" Unity.Cloud.Collaborate.Components.ChangeListEntries" xmlns : xs =" http://www.w3.org/2001/XMLSchema" >
3+ <xs : import schemaLocation =" UnityEngine.UIElements.xsd" namespace =" UnityEngine.UIElements" />
4+ <xs : complexType name =" BaseChangeListElementType" >
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 =" BaseChangeListElement" substitutionGroup =" engine:VisualElement" xmlns : q1 =" Unity.Cloud.Collaborate.Components.ChangeListEntries" type =" q1:BaseChangeListElementType" />
25+ <xs : complexType name =" ChangeListElementType" >
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 =" ChangeListElement" substitutionGroup =" engine:VisualElement" xmlns : q2 =" Unity.Cloud.Collaborate.Components.ChangeListEntries" type =" q2:ChangeListElementType" />
46+ <xs : complexType name =" ConflictedChangeListElementType" >
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 =" ConflictedChangeListElement" substitutionGroup =" engine:VisualElement" xmlns : q3 =" Unity.Cloud.Collaborate.Components.ChangeListEntries" type =" q3:ConflictedChangeListElementType" />
67+ <xs : complexType name =" HistoryChangeListElementType" >
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 =" HistoryChangeListElement" substitutionGroup =" engine:VisualElement" xmlns : q4 =" Unity.Cloud.Collaborate.Components.ChangeListEntries" type =" q4:HistoryChangeListElementType" />
88+ <xs : complexType name =" ToggleableChangeListElementType" >
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 =" ToggleableChangeListElement" substitutionGroup =" engine:VisualElement" xmlns : q5 =" Unity.Cloud.Collaborate.Components.ChangeListEntries" type =" q5:ToggleableChangeListElementType" />
109+ </xs : schema >
0 commit comments