@bentley/imodeljs-linux-x64 3.5.6 → 3.5.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Assets/ECSchemas/Dgn/BisCore.ecschema.xml +2441 -2415
- package/Assets/ECSchemas/Dgn/ChangedElements.01.00.00.ecschema.xml +1 -1
- package/Assets/ECSchemas/Dgn/Generic.ecschema.xml +151 -145
- package/Assets/ECSchemas/Domain/Analytical.ecschema.xml +8 -4
- package/Assets/ECSchemas/Domain/PresentationRules.ecschema.xml +22 -11
- package/Assets/ECSchemas/ECDb/ECDbChange.01.00.01.ecschema.xml +1 -1
- package/Assets/ECSchemas/ECDb/ECDbFileInfo.02.00.01.ecschema.xml +1 -1
- package/Assets/ECSchemas/ECDb/ECDbMap.02.00.00.ecschema.xml +1 -1
- package/Assets/ECSchemas/ECDb/ECDbMeta.04.00.01.ecschema.xml +1 -1
- package/Assets/ECSchemas/ECDb/ECDbSchemaPolicies.01.00.00.ecschema.xml +1 -1
- package/CrashpadHandler +0 -0
- package/Notices/zlib-license.txt +22 -21
- package/iTwinDaemon +0 -0
- package/imodeljs.node +0 -0
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
2
|
<!-- =====================================================================================
|
|
3
3
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See
|
|
4
|
+
* See LICENSE.md in the repository root for full copyright notice.
|
|
5
5
|
========================================================================================== -->
|
|
6
6
|
<ECSchema schemaName="ChangedElements" alias="chems" version="01.00.05" displayLabel="Changed Elements" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2">
|
|
7
7
|
<ECSchemaReference name="ECDbMap" version="02.00.00" alias="ecdbmap"/>
|
|
@@ -1,145 +1,151 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<!-- ==================================================================================
|
|
3
|
-
| * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
| * See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
-
======================================================================================= -->
|
|
6
|
-
<ECSchema schemaName="Generic" alias="generic" version="01.00.
|
|
7
|
-
|
|
8
|
-
<ECSchemaReference name="BisCore" version="01.00.
|
|
9
|
-
<ECSchemaReference name="ECDbMap" version="02.00.00" alias="ecdbmap"/>
|
|
10
|
-
|
|
11
|
-
<
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
</
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
<
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
<
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
<!--
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
<!--
|
|
105
|
-
<!-- * It
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
<
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
</
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!-- ==================================================================================
|
|
3
|
+
| * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
+
| * See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
+
======================================================================================= -->
|
|
6
|
+
<ECSchema schemaName="Generic" alias="generic" version="01.00.05" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2" description="This schema contains classes that are completely generic. These classes should only be used when there is not enough context to pick something more specific.">
|
|
7
|
+
<ECSchemaReference name="CoreCustomAttributes" version="01.00.03" alias="CoreCA"/>
|
|
8
|
+
<ECSchemaReference name="BisCore" version="01.00.15" alias="bis"/>
|
|
9
|
+
<ECSchemaReference name="ECDbMap" version="02.00.00" alias="ecdbmap"/>
|
|
10
|
+
|
|
11
|
+
<ECCustomAttributes>
|
|
12
|
+
<ProductionStatus xmlns="CoreCustomAttributes.01.00.03">
|
|
13
|
+
<SupportedUse>Production</SupportedUse>
|
|
14
|
+
</ProductionStatus>
|
|
15
|
+
</ECCustomAttributes>
|
|
16
|
+
|
|
17
|
+
<ECEntityClass typeName="DetailingSymbol" modifier="Abstract" displayLabel="Detailing Symbol" description="A graphical detailing symbol that is placed on a bis:Drawing or bis:Sheet.">
|
|
18
|
+
<!-- Mimics the like-named V8 type -->
|
|
19
|
+
<ECCustomAttributes>
|
|
20
|
+
<ClassHasHandler xmlns="BisCore.01.00.00"/>
|
|
21
|
+
</ECCustomAttributes>
|
|
22
|
+
<BaseClass>bis:GraphicalElement2d</BaseClass>
|
|
23
|
+
</ECEntityClass>
|
|
24
|
+
|
|
25
|
+
<ECEntityClass typeName="TitleText" modifier="Sealed" displayLabel="Title Text" description="A generic:DetailingSymbol that contains title text.">
|
|
26
|
+
<!-- Mimics the like-named V8 type -->
|
|
27
|
+
<BaseClass>DetailingSymbol</BaseClass>
|
|
28
|
+
</ECEntityClass>
|
|
29
|
+
|
|
30
|
+
<ECRelationshipClass typeName="ViewAttachmentLabelAnnotatesViewAttachment" strengthDirection="Backward" strength="referencing" modifier="Sealed">
|
|
31
|
+
<Source multiplicity="(0..1)" polymorphic="true" roleLabel="annotates" >
|
|
32
|
+
<Class class="ViewAttachmentLabel"/>
|
|
33
|
+
</Source>
|
|
34
|
+
<Target multiplicity="(0..1)" polymorphic="true" roleLabel="is annotated by" >
|
|
35
|
+
<Class class="bis:ViewAttachment"/>
|
|
36
|
+
</Target>
|
|
37
|
+
</ECRelationshipClass>
|
|
38
|
+
|
|
39
|
+
<ECEntityClass typeName="ViewAttachmentLabel" modifier="Sealed" displayLabel="View Attachment Label" description="A generic:DetailingSymbol that contains a view attachment label.">
|
|
40
|
+
<!-- Maps to the V8 type DrawingBoundary -->
|
|
41
|
+
<!-- Its CodeValue is the section/elevation/plan/detail "id" -->
|
|
42
|
+
<ECCustomAttributes>
|
|
43
|
+
<ClassHasHandler xmlns="BisCore.01.00.00"/>
|
|
44
|
+
</ECCustomAttributes>
|
|
45
|
+
<BaseClass>DetailingSymbol</BaseClass>
|
|
46
|
+
<ECNavigationProperty propertyName="ViewAttachment" relationshipName="ViewAttachmentLabelAnnotatesViewAttachment" direction="Forward" readOnly="True" displayLabel="View Attachment"/>
|
|
47
|
+
<ECProperty propertyName="ClipGeometry" typeName="string" extendedTypeName="Json" displayLabel="Clip Geometry" description="Defines the area on the sheet that contains annotations relevant to the View Attachment."/>
|
|
48
|
+
</ECEntityClass>
|
|
49
|
+
|
|
50
|
+
<ECRelationshipClass typeName="CalloutRefersToDrawingModel" strengthDirection="Backward" strength="referencing" modifier="Sealed">
|
|
51
|
+
<Source multiplicity="(0..*)" polymorphic="true" roleLabel="refers to" >
|
|
52
|
+
<Class class="Callout"/>
|
|
53
|
+
</Source>
|
|
54
|
+
<!-- 0..* - many callouts can refer to the same DrawingModel, or there may be no callouts that refer to a given DrawingModel. -->
|
|
55
|
+
<!-- 0..1 - a given callout refers to only on DrawingModel, or the callout may be a TBD and have no DrawingModel -->
|
|
56
|
+
<Target multiplicity="(0..1)" polymorphic="true" roleLabel="is referenced by" >
|
|
57
|
+
<Class class="bis:DrawingModel"/>
|
|
58
|
+
</Target>
|
|
59
|
+
</ECRelationshipClass>
|
|
60
|
+
|
|
61
|
+
<ECEntityClass typeName="Callout" modifier="Abstract" description="A generic:DetailingSymbol that calls out a reference to another bis:Drawing.">
|
|
62
|
+
<!-- Mimics the like-named V8 type -->
|
|
63
|
+
<ECCustomAttributes>
|
|
64
|
+
<ClassHasHandler xmlns="BisCore.01.00.00"/>
|
|
65
|
+
</ECCustomAttributes>
|
|
66
|
+
<BaseClass>DetailingSymbol</BaseClass>
|
|
67
|
+
<ECNavigationProperty propertyName="DrawingModel" relationshipName="CalloutRefersToDrawingModel" direction="Forward" readOnly="True" displayLabel="Drawing Model">
|
|
68
|
+
</ECNavigationProperty>
|
|
69
|
+
</ECEntityClass>
|
|
70
|
+
|
|
71
|
+
<ECEntityClass typeName="SectionCallout" modifier="Sealed" displayLabel="Section Callout" description="A generic:Callout that calls out a reference to a section drawing.">
|
|
72
|
+
<!-- Mimics the like-named V8 type -->
|
|
73
|
+
<BaseClass>Callout</BaseClass>
|
|
74
|
+
</ECEntityClass>
|
|
75
|
+
|
|
76
|
+
<ECEntityClass typeName="ElevationCallout" modifier="Sealed" displayLabel="Elevation Callout" description="A generic:Callout that calls out a reference to an elevation drawing.">
|
|
77
|
+
<!-- Mimics the like-named V8 type -->
|
|
78
|
+
<BaseClass>Callout</BaseClass>
|
|
79
|
+
</ECEntityClass>
|
|
80
|
+
|
|
81
|
+
<ECEntityClass typeName="PlanCallout" modifier="Sealed" displayLabel="Plan Callout" description="A generic:Callout that calls out a reference to a plan drawing.">
|
|
82
|
+
<!-- Mimics the like-named V8 type -->
|
|
83
|
+
<BaseClass>Callout</BaseClass>
|
|
84
|
+
</ECEntityClass>
|
|
85
|
+
|
|
86
|
+
<ECEntityClass typeName="DetailCallout" modifier="Sealed" displayLabel="Detail Callout" description="A generic:Callout that calls out a reference to a detail drawing.">
|
|
87
|
+
<!-- Mimics the like-named V8 type -->
|
|
88
|
+
<BaseClass>Callout</BaseClass>
|
|
89
|
+
</ECEntityClass>
|
|
90
|
+
|
|
91
|
+
<ECEntityClass typeName="Graphic3d" modifier="Sealed" displayLabel="3D Graphic" description="The generic:Graphic3d class is a concrete subclass of bis:GraphicalElement3d that can be used for generic 3D graphics which cannot be further classified. More-specific bis:GraphicalElement3d subclasses should be used wherever possible.">
|
|
92
|
+
<!-- A generic Graphic3d is used by a conversion process when: -->
|
|
93
|
+
<!-- * It did not have enough information to pick another domain -->
|
|
94
|
+
<!-- * It determined the element is 3d but does not represent a bis:SpatialElement -->
|
|
95
|
+
<BaseClass>bis:GraphicalElement3d</BaseClass>
|
|
96
|
+
</ECEntityClass>
|
|
97
|
+
|
|
98
|
+
<ECEntityClass typeName="GraphicalModel3d" modifier="Sealed" displayLabel="3D Graphical Model" description="A container for persisting bis:GraphicalElement3d instances.">
|
|
99
|
+
<BaseClass>bis:GraphicalModel3d</BaseClass>
|
|
100
|
+
</ECEntityClass>
|
|
101
|
+
|
|
102
|
+
<ECEntityClass typeName="PhysicalObject" modifier="Sealed" displayLabel="Physical Object" description="The generic:PhysicalObject class is used for bis:PhysicalElements which cannot be further classified. More-specific bis:PhysicalElement subclasses should be used wherever possible.">
|
|
103
|
+
<!-- A generic PhysicalObject is used by a conversion process when: -->
|
|
104
|
+
<!-- * It did not have enough information to pick another domain -->
|
|
105
|
+
<!-- * It determined the element represents a PhysicalObject -->
|
|
106
|
+
<BaseClass>bis:PhysicalElement</BaseClass>
|
|
107
|
+
</ECEntityClass>
|
|
108
|
+
|
|
109
|
+
<ECEntityClass typeName="SpatialLocation" modifier="Sealed" displayLabel="Spatial Location" description="The generic:SpatialLocation class is used for bis:SpatialLocationElements which cannot be further classified. More-specific bis:SpatialLocationElement subclasses should be used wherever possible.">
|
|
110
|
+
<!-- A generic SpatialLocation is used by a conversion process when: -->
|
|
111
|
+
<!-- * It did not have enough information to pick another domain -->
|
|
112
|
+
<!-- * It determined the element represents a SpatialLocation -->
|
|
113
|
+
<BaseClass>bis:SpatialLocationElement</BaseClass>
|
|
114
|
+
</ECEntityClass>
|
|
115
|
+
|
|
116
|
+
<ECEntityClass typeName="GroupModel" modifier="Sealed" displayLabel="Group Model">
|
|
117
|
+
<BaseClass>bis:GroupInformationModel</BaseClass>
|
|
118
|
+
<ECCustomAttributes>
|
|
119
|
+
<ClassHasHandler xmlns="BisCore.01.00.00"/>
|
|
120
|
+
</ECCustomAttributes>
|
|
121
|
+
</ECEntityClass>
|
|
122
|
+
|
|
123
|
+
<ECEntityClass typeName="Group" modifier="Sealed">
|
|
124
|
+
<!-- Groups elements using the ElementGroupsMembers relationship -->
|
|
125
|
+
<BaseClass>bis:GroupInformationElement</BaseClass>
|
|
126
|
+
<ECCustomAttributes>
|
|
127
|
+
<ClassHasHandler xmlns="BisCore.01.00.00"/>
|
|
128
|
+
</ECCustomAttributes>
|
|
129
|
+
</ECEntityClass>
|
|
130
|
+
|
|
131
|
+
<ECEntityClass typeName="PhysicalType" modifier="Sealed" displayLabel="Physical Type" description="The generic:PhysicalType class is used for bis:PhysicalType elements which cannot be further classified. More-specific bis:PhysicalType subclasses should be used wherever possible.">
|
|
132
|
+
<BaseClass>bis:PhysicalType</BaseClass>
|
|
133
|
+
</ECEntityClass>
|
|
134
|
+
|
|
135
|
+
<ECEntityClass typeName="SpatialLocationType" modifier="Sealed" displayLabel="Spatial Location Type" description="The generic:SpatialLocationType class is used for bis:SpatialLocationType elements which cannot be further classified. More-specific bis:SpatialLocationType subclasses should be used wherever possible.">
|
|
136
|
+
<BaseClass>bis:SpatialLocationType</BaseClass>
|
|
137
|
+
</ECEntityClass>
|
|
138
|
+
|
|
139
|
+
<ECEntityClass typeName="GraphicalType2d" modifier="Sealed" displayLabel="2D Graphical Type" description="The generic:GraphicalType2d class is used for bis:GraphicalType2d elements which cannot be further classified. More-specific bis:GraphicalType2d subclasses should be used wherever possible.">
|
|
140
|
+
<BaseClass>bis:GraphicalType2d</BaseClass>
|
|
141
|
+
</ECEntityClass>
|
|
142
|
+
|
|
143
|
+
<ECEntityClass typeName="Document" modifier="Sealed" description="The generic:Document class is used for bis:Document elements which cannot be further classified. More-specific bis:Document subclasses should be used wherever possible.">
|
|
144
|
+
<BaseClass>bis:Document</BaseClass>
|
|
145
|
+
</ECEntityClass>
|
|
146
|
+
|
|
147
|
+
<ECEntityClass typeName="PhysicalMaterial" modifier="Sealed" displayLabel="Physical Material" description="The generic:PhysicalMaterial class is used for bis:PhysicalMaterial elements which cannot be further classified. More-specific bis:PhysicalMaterial subclasses should be used wherever possible.">
|
|
148
|
+
<BaseClass>bis:PhysicalMaterial</BaseClass>
|
|
149
|
+
</ECEntityClass>
|
|
150
|
+
|
|
151
|
+
</ECSchema>
|
|
@@ -3,14 +3,18 @@
|
|
|
3
3
|
| * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
4
|
| * See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
5
|
======================================================================================= -->
|
|
6
|
-
<ECSchema schemaName="Analytical" alias="anlyt" version="01.00.
|
|
6
|
+
<ECSchema schemaName="Analytical" alias="anlyt" version="01.00.01" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2" displayLabel="Analytical" description="The BIS classes that specialized Analytical domain schemas extend.">
|
|
7
7
|
<ECSchemaReference name="CoreCustomAttributes" version="01.00.03" alias="CoreCA"/>
|
|
8
|
-
<ECSchemaReference name="
|
|
8
|
+
<ECSchemaReference name="BisCustomAttributes" version="01.00.00" alias="bisCA"/>
|
|
9
|
+
<ECSchemaReference name="BisCore" version="01.00.15" alias="bis"/>
|
|
9
10
|
|
|
10
11
|
<ECCustomAttributes>
|
|
11
12
|
<ProductionStatus xmlns="CoreCustomAttributes.01.00.03">
|
|
12
13
|
<SupportedUse>Production</SupportedUse>
|
|
13
14
|
</ProductionStatus>
|
|
15
|
+
<SchemaLayerInfo xmlns="BisCustomAttributes.01.00.00">
|
|
16
|
+
<Value>Core</Value>
|
|
17
|
+
</SchemaLayerInfo>
|
|
14
18
|
</ECCustomAttributes>
|
|
15
19
|
|
|
16
20
|
<ECEntityClass typeName="AnalyticalPartition" modifier="Abstract" displayLabel="Analytical Partition" description="An anlyt:AnalyticalPartition element indicates that there is a specialized analytical perspective within the overall information hierarchy. An anlyt:AnalyticalPartition subclass is always parented to a bis:Subject and broken down by an anlyt:AnalyticalModel.">
|
|
@@ -31,10 +35,10 @@
|
|
|
31
35
|
|
|
32
36
|
<ECRelationshipClass typeName="AnalyticalElementIsOfType" strength="referencing" modifier="None" description="A type-instance relation; one that indicates that the specific anlyt:AnalyticalElement is an instance of the defined anlyt:AnalyticalType.">
|
|
33
37
|
<BaseClass>bis:GeometricElement3dHasTypeDefinition</BaseClass>
|
|
34
|
-
<Source multiplicity="(0..*)" roleLabel="is of" polymorphic="true">
|
|
38
|
+
<Source multiplicity="(0..*)" roleLabel="is of type" polymorphic="true">
|
|
35
39
|
<Class class="AnalyticalElement" />
|
|
36
40
|
</Source>
|
|
37
|
-
<Target multiplicity="(0..1)" roleLabel="
|
|
41
|
+
<Target multiplicity="(0..1)" roleLabel="is type of" polymorphic="true">
|
|
38
42
|
<Class class="AnalyticalType"/>
|
|
39
43
|
</Target>
|
|
40
44
|
</ECRelationshipClass>
|
|
@@ -1,12 +1,23 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<!-- ==================================================================================
|
|
3
|
-
| * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
| * See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
-
======================================================================================= -->
|
|
6
|
-
<ECSchema schemaName="PresentationRules" alias="pr" version="01.00.
|
|
7
|
-
<ECSchemaReference name="
|
|
8
|
-
|
|
9
|
-
<
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- ==================================================================================
|
|
3
|
+
| * Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
+
| * See LICENSE.md in the project root for license terms and full copyright notice.
|
|
5
|
+
======================================================================================= -->
|
|
6
|
+
<ECSchema schemaName="PresentationRules" alias="pr" version="01.00.01" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2">
|
|
7
|
+
<ECSchemaReference name="CoreCustomAttributes" version="01.00.03" alias="CoreCA"/>
|
|
8
|
+
<ECSchemaReference name="BisCustomAttributes" version="01.00.00" alias="bisCA"/>
|
|
9
|
+
<ECSchemaReference name="BisCore" version="01.00.15" alias="bis" />
|
|
10
|
+
|
|
11
|
+
<ECCustomAttributes>
|
|
12
|
+
<ProductionStatus xmlns="CoreCustomAttributes.01.00.03">
|
|
13
|
+
<SupportedUse>Production</SupportedUse>
|
|
14
|
+
</ProductionStatus>
|
|
15
|
+
<SchemaLayerInfo xmlns="BisCustomAttributes.01.00.00">
|
|
16
|
+
<Value>Application</Value>
|
|
17
|
+
</SchemaLayerInfo>
|
|
18
|
+
</ECCustomAttributes>
|
|
19
|
+
|
|
20
|
+
<ECEntityClass typeName="Ruleset">
|
|
21
|
+
<BaseClass>bis:DefinitionElement</BaseClass>
|
|
22
|
+
</ECEntityClass>
|
|
12
23
|
</ECSchema>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8"?>
|
|
2
2
|
<!-- =====================================================================================
|
|
3
3
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See
|
|
4
|
+
* See LICENSE.md in the repository root for full copyright notice.
|
|
5
5
|
========================================================================================== -->
|
|
6
6
|
<ECSchema schemaName="ECDbChange" alias="change" version="01.00.01" displayLabel="ECDb Change" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2">
|
|
7
7
|
<ECSchemaReference name="ECDbMap" version="02.00.00" alias="ecdbmap"/>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<!-- =====================================================================================
|
|
3
3
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See
|
|
4
|
+
* See LICENSE.md in the repository root for full copyright notice.
|
|
5
5
|
========================================================================================== -->
|
|
6
6
|
<ECSchema schemaName="ECDbFileInfo" alias="ecdbf" version="02.00.01" description="ECDb FileInfo" displayLabel="ECDb FileInfo" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2">
|
|
7
7
|
<ECSchemaReference name="ECDbMap" version="02.00.00" alias="ecdbmap"/>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<!-- =====================================================================================
|
|
3
3
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See
|
|
4
|
+
* See LICENSE.md in the repository root for full copyright notice.
|
|
5
5
|
========================================================================================== -->
|
|
6
6
|
<ECSchema schemaName="ECDbMap" alias="ecdbmap" version="02.00.00" description="Custom attributes that customize ECDb's ECSchema to database mapping." displayLabel="ECDb DB Mapping" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.1">
|
|
7
7
|
<ECCustomAttributeClass typeName="SchemaMap" modifier="Sealed" appliesTo="Schema">
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<!-- =====================================================================================
|
|
3
3
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See
|
|
4
|
+
* See LICENSE.md in the repository root for full copyright notice.
|
|
5
5
|
========================================================================================== -->
|
|
6
6
|
<ECSchema schemaName="ECDbMeta" alias="meta" version="04.00.01" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.2">
|
|
7
7
|
<ECSchemaReference name="ECDbMap" version="02.00.00" alias="ecdbmap"/>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<!-- =====================================================================================
|
|
3
3
|
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
-
* See
|
|
4
|
+
* See LICENSE.md in the repository root for full copyright notice.
|
|
5
5
|
========================================================================================== -->
|
|
6
6
|
<ECSchema schemaName="ECDbSchemaPolicies" alias="ecdbpol" version="01.00.00" description="Schema policies which impose schema authoring rules." displayLabel="ECDb Schema Policies" xmlns="http://www.bentley.com/schemas/Bentley.ECXML.3.1">
|
|
7
7
|
|
package/CrashpadHandler
CHANGED
|
Binary file
|
package/Notices/zlib-license.txt
CHANGED
|
@@ -1,27 +1,28 @@
|
|
|
1
|
-
zlib.h -- interface of the 'zlib' general purpose compression library
|
|
2
|
-
version 1.2.
|
|
1
|
+
zlib.h -- interface of the 'zlib' general purpose compression library
|
|
2
|
+
version 1.2.13, October 13th, 2022
|
|
3
3
|
|
|
4
|
-
Copyright (C) 1995-
|
|
4
|
+
Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
|
|
5
5
|
|
|
6
|
-
This software is provided 'as-is', without any express or implied
|
|
7
|
-
warranty. In no event will the authors be held liable for any damages
|
|
8
|
-
arising from the use of this software.
|
|
6
|
+
This software is provided 'as-is', without any express or implied
|
|
7
|
+
warranty. In no event will the authors be held liable for any damages
|
|
8
|
+
arising from the use of this software.
|
|
9
9
|
|
|
10
|
-
Permission is granted to anyone to use this software for any purpose,
|
|
11
|
-
including commercial applications, and to alter it and redistribute it
|
|
12
|
-
freely, subject to the following restrictions:
|
|
10
|
+
Permission is granted to anyone to use this software for any purpose,
|
|
11
|
+
including commercial applications, and to alter it and redistribute it
|
|
12
|
+
freely, subject to the following restrictions:
|
|
13
13
|
|
|
14
|
-
1. The origin of this software must not be misrepresented; you must not
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
2. Altered source versions must be plainly marked as such, and must not be
|
|
19
|
-
|
|
20
|
-
3. This notice may not be removed or altered from any source distribution.
|
|
14
|
+
1. The origin of this software must not be misrepresented; you must not
|
|
15
|
+
claim that you wrote the original software. If you use this software
|
|
16
|
+
in a product, an acknowledgment in the product documentation would be
|
|
17
|
+
appreciated but is not required.
|
|
18
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
|
19
|
+
misrepresented as being the original software.
|
|
20
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
21
21
|
|
|
22
|
-
Jean-loup Gailly Mark Adler
|
|
23
|
-
jloup@gzip.org madler@alumni.caltech.edu
|
|
22
|
+
Jean-loup Gailly Mark Adler
|
|
23
|
+
jloup@gzip.org madler@alumni.caltech.edu
|
|
24
24
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
25
|
+
|
|
26
|
+
The data format used by the zlib library is described by RFCs (Request for
|
|
27
|
+
Comments) 1950 to 1952 in the files http://tools.ietf.org/html/rfc1950
|
|
28
|
+
(zlib format), rfc1951 (deflate format) and rfc1952 (gzip format).
|
package/iTwinDaemon
CHANGED
|
Binary file
|
package/imodeljs.node
CHANGED
|
Binary file
|