Skip to content

Commit 4fae05d

Browse files
authored
add August 2024 XSD updates (#1781)
1 parent f4a6e04 commit 4fae05d

File tree

25 files changed

+494
-18
lines changed

25 files changed

+494
-18
lines changed

data/namespaces.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,11 @@
490490
"Uri": "http://schemas.microsoft.com/office/word/2020/wordml/sdtdatahash",
491491
"Version": "Office2021"
492492
},
493+
{
494+
"Prefix": "w16sdtfl",
495+
"Uri": "http://schemas.microsoft.com/office/word/2024/wordml/sdtformatlock",
496+
"Version": "Microsoft365"
497+
},
493498
{
494499
"Prefix": "w16se",
495500
"Uri": "http://schemas.microsoft.com/office/word/2015/wordml/symex",
@@ -694,6 +699,11 @@
694699
"Uri": "http://schemas.microsoft.com/office/spreadsheetml/2016/pivotdefaultlayout",
695700
"Version": "Office2019"
696701
},
702+
{
703+
"Prefix": "xprd",
704+
"Uri": "http://schemas.microsoft.com/office/spreadsheetml/2022/pivotRichData",
705+
"Version": "Microsoft365"
706+
},
697707
{
698708
"Prefix": "xr",
699709
"Uri": "http://schemas.microsoft.com/office/spreadsheetml/2014/revision",
Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"TargetNamespace": "http://schemas.microsoft.com/office/spreadsheetml/2022/pivotRichData",
3+
"Types": [
4+
{
5+
"Name": "xprd:CT_PivotCacheRichInfo/xprd:richInfo",
6+
"ClassName": "PivotCacheRichInfo",
7+
"Summary": "Defines the PivotCacheRichInfo Class.",
8+
"BaseClass": "OpenXmlLeafElement",
9+
"IsLeafElement": true,
10+
"Version": "Microsoft365",
11+
"Attributes": [
12+
{
13+
"QName": ":pivotCacheGuid",
14+
"Type": "StringValue",
15+
"Version": "Microsoft365",
16+
"PropertyComments": "pivotCacheGuid",
17+
"Validators": [
18+
{
19+
"Name": "RequiredValidator"
20+
},
21+
{
22+
"Arguments": [
23+
{
24+
"Type": "Boolean",
25+
"Name": "IsToken",
26+
"Value": "True"
27+
},
28+
{
29+
"Type": "String",
30+
"Name": "Pattern",
31+
"Value": "\\{[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}\\}"
32+
}
33+
],
34+
"Name": "StringValidator",
35+
"IsInitialVersion": true
36+
}
37+
]
38+
},
39+
{
40+
"QName": ":pivotIgnoreInvalidCache",
41+
"Type": "BooleanValue",
42+
"Version": "Microsoft365",
43+
"PropertyComments": "pivotIgnoreInvalidCache"
44+
},
45+
{
46+
"QName": "r:id",
47+
"Type": "StringValue",
48+
"Version": "Microsoft365",
49+
"PropertyComments": "id"
50+
}
51+
]
52+
}
53+
]
54+
}

data/schemas/schemas_microsoft_com_office_spreadsheetml_2023_pivot2023Calculation.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,18 @@
6767
{
6868
"Version": "Microsoft365",
6969
"Value": "median"
70+
},
71+
{
72+
"Version": "Microsoft365",
73+
"Value": "distinctDuplicates"
74+
},
75+
{
76+
"Version": "Microsoft365",
77+
"Value": "countValuesDuplicated"
78+
},
79+
{
80+
"Version": "Microsoft365",
81+
"Value": "countRepeatValues"
7082
}
7183
],
7284
"Version": "Microsoft365"
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"TargetNamespace": "http://schemas.microsoft.com/office/spreadsheetml/2024/pivotDynamicArrays",
3+
"Types": [
4+
{
5+
"Name": "xlpda:CT_PivotCacheDynamicArray/xlpda:pivotCacheDynamicArray",
6+
"ClassName": "PivotCacheDynamicArray",
7+
"Summary": "Defines the PivotCacheDynamicArray Class.",
8+
"BaseClass": "OpenXmlLeafElement",
9+
"IsLeafElement": true,
10+
"Version": "Microsoft365",
11+
"Attributes": [
12+
{
13+
"QName": ":ref",
14+
"Type": "StringValue",
15+
"Version": "Microsoft365",
16+
"PropertyComments": "ref",
17+
"Validators": [
18+
{
19+
"Name": "RequiredValidator"
20+
}
21+
]
22+
}
23+
]
24+
}
25+
]
26+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"TargetNamespace": "http://schemas.microsoft.com/office/word/2024/wordml/sdtformatlock"
3+
}

data/schemas/schemas_openxmlformats_org_drawingml_2006_main.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12517,18 +12517,6 @@
1251712517
{
1251812518
"Name": "p14:CT_ShowEventRecordList/p14:showEvtLst"
1251912519
},
12520-
{
12521-
"Name": "sl:CT_SchemaLibrary/sl:schemaLibrary"
12522-
},
12523-
{
12524-
"Name": "m:CT_MathPr/m:mathPr"
12525-
},
12526-
{
12527-
"Name": "m:CT_OMathPara/m:oMathPara"
12528-
},
12529-
{
12530-
"Name": "m:CT_OMath/m:oMath"
12531-
},
1253212520
{
1253312521
"Name": "w:CT_Recipients/w:recipients"
1253412522
},
@@ -12643,6 +12631,18 @@
1264312631
{
1264412632
"Name": "w14:CT_SdtCheckbox/w14:checkbox"
1264512633
},
12634+
{
12635+
"Name": "sl:CT_SchemaLibrary/sl:schemaLibrary"
12636+
},
12637+
{
12638+
"Name": "m:CT_MathPr/m:mathPr"
12639+
},
12640+
{
12641+
"Name": "m:CT_OMathPara/m:oMathPara"
12642+
},
12643+
{
12644+
"Name": "m:CT_OMath/m:oMath"
12645+
},
1264612646
{
1264712647
"Name": "v:CT_Shape/v:shape"
1264812648
},

data/schemas/schemas_openxmlformats_org_spreadsheetml_2006_main.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24271,9 +24271,21 @@
2427124271
"Name": "xsd:boolean/xxpim:implicitMeasureSupport",
2427224272
"PropertyName": "Xsdboolean"
2427324273
},
24274+
{
24275+
"Name": "xprd:CT_PivotCacheRichInfo/xprd:richInfo",
24276+
"PropertyName": "PivotCacheRichInfo"
24277+
},
2427424278
{
2427524279
"Name": "xxpvi:CT_CacheVersionInfo/xxpvi:cacheVersionInfo",
2427624280
"PropertyName": "CacheVersionInfo"
24281+
},
24282+
{
24283+
"Name": "xsd:boolean/xlpar:autoRefresh",
24284+
"PropertyName": "Xsdboolean"
24285+
},
24286+
{
24287+
"Name": "xlpda:CT_PivotCacheDynamicArray/xlpda:pivotCacheDynamicArray",
24288+
"PropertyName": "PivotCacheDynamicArray"
2427724289
}
2427824290
],
2427924291
"Particle": {
@@ -24299,10 +24311,22 @@
2429924311
"Name": "xsd:boolean/xxpim:implicitMeasureSupport",
2430024312
"InitialVersion": "Office2021"
2430124313
},
24314+
{
24315+
"Name": "xprd:CT_PivotCacheRichInfo/xprd:richInfo",
24316+
"InitialVersion": "Microsoft365"
24317+
},
2430224318
{
2430324319
"Name": "xxpvi:CT_CacheVersionInfo/xxpvi:cacheVersionInfo",
2430424320
"InitialVersion": "Microsoft365"
2430524321
},
24322+
{
24323+
"Name": "xsd:boolean/xlpar:autoRefresh",
24324+
"InitialVersion": "Microsoft365"
24325+
},
24326+
{
24327+
"Name": "xlpda:CT_PivotCacheDynamicArray/xlpda:pivotCacheDynamicArray",
24328+
"InitialVersion": "Microsoft365"
24329+
},
2430624330
{
2430724331
"Kind": "Any",
2430824332
"Occurs": [

data/typed/namespaces.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,10 @@
151151
"Prefix": "xxl21",
152152
"Namespace": "DocumentFormat.OpenXml.Office.SpreadSheetML.Y2021.ExtLinks2021"
153153
},
154+
{
155+
"Prefix": "xprd",
156+
"Namespace": "DocumentFormat.OpenXml.Office.SpreadSheetML.Y2022.PivotRichData"
157+
},
154158
{
155159
"Prefix": "xxpvi",
156160
"Namespace": "DocumentFormat.OpenXml.Office.SpreadSheetML.Y2022.PivotVersionInfo"
@@ -175,6 +179,10 @@
175179
"Prefix": "xlpar",
176180
"Namespace": "DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.PivotAutoRefresh"
177181
},
182+
{
183+
"Prefix": "xlpda",
184+
"Namespace": "DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.PivotDynamicArrays"
185+
},
178186
{
179187
"Prefix": "wne",
180188
"Namespace": "DocumentFormat.OpenXml.Office.Word"
@@ -187,6 +195,10 @@
187195
"Prefix": "w16du",
188196
"Namespace": "DocumentFormat.OpenXml.Office.Word.Y2023.WordML.Word16DU"
189197
},
198+
{
199+
"Prefix": "w16sdtfl",
200+
"Namespace": "DocumentFormat.OpenXml.Office.Word.Y2024.WordML.SdtFormatLock"
201+
},
190202
{
191203
"Prefix": "xfpb",
192204
"Namespace": "DocumentFormat.OpenXml.Office.Y2022.FeaturePropertyBag"
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"Name": "xprd:CT_PivotCacheRichInfo/xprd:richInfo",
4+
"ClassName": "PivotCacheRichInfo"
5+
}
6+
]
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"Name": "xlpda:CT_PivotCacheDynamicArray/xlpda:pivotCacheDynamicArray",
4+
"ClassName": "PivotCacheDynamicArray"
5+
}
6+
]

0 commit comments

Comments
 (0)