Skip to content

M365 aug22 #1196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Sep 6, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [2.18.0] 2022-xx-xx

### Added
- Added DocumentFormat.OpenXml.Office.SpreadSheetML.Y2021.ExtLinks2021 namespace
- Added durableId attribute to DocumentFormat.OpenXml.Wordprocessing.NumberingPictureBullet

## [2.17.1] - 2022-06-28

### Removed
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,100 @@
{
"TargetNamespace": "http://schemas.microsoft.com/office/spreadsheetml/2021/extlinks2021",
"Types": [
{
"Name": "xxl21:CT_ExternalBookAlternateUrls/xxl21:alternateUrls",
"ClassName": "ExternalBookAlternateUrls",
"Summary": "Defines the ExternalBookAlternateUrls Class.",
"CompositeType": "OneSequence",
"BaseClass": "OpenXmlCompositeElement",
"Version": "Microsoft365",
"Attributes": [
{
"QName": ":driveId",
"Type": "StringValue",
"Version": "Microsoft365",
"PropertyComments": "driveId"
},
{
"QName": ":itemId",
"Type": "StringValue",
"Version": "Microsoft365",
"PropertyComments": "itemId"
}
],
"Children": [
{
"Name": "xxl21:CT_AlternateUrl/xxl21:absoluteUrl",
"PropertyName": "AbsoluteUrlAlternateUrl"
},
{
"Name": "xxl21:CT_AlternateUrl/xxl21:relativeUrl",
"PropertyName": "RelativeUrlAlternateUrl"
}
],
"Particle": {
"Kind": "Sequence",
"Items": [
{
"Name": "xxl21:CT_AlternateUrl/xxl21:absoluteUrl",
"Occurs": [
{
"Max": 1
}
],
"InitialVersion": "Microsoft365"
},
{
"Name": "xxl21:CT_AlternateUrl/xxl21:relativeUrl",
"Occurs": [
{
"Max": 1
}
],
"InitialVersion": "Microsoft365"
}
]
}
},
{
"Name": "xxl21:CT_AlternateUrl/xxl21:absoluteUrl",
"ClassName": "AbsoluteUrlAlternateUrl",
"Summary": "Defines the AbsoluteUrlAlternateUrl Class.",
"BaseClass": "OpenXmlAlternateUrlElement",
"IsDerived": true,
"IsLeafElement": true,
"Version": "Microsoft365"
},
{
"Name": "xxl21:CT_AlternateUrl/xxl21:relativeUrl",
"ClassName": "RelativeUrlAlternateUrl",
"Summary": "Defines the RelativeUrlAlternateUrl Class.",
"BaseClass": "OpenXmlAlternateUrlElement",
"IsDerived": true,
"IsLeafElement": true,
"Version": "Microsoft365"
},
{
"Name": "xxl21:CT_AlternateUrl/",
"ClassName": "OpenXmlAlternateUrlElement",
"Summary": "Defines the OpenXmlAlternateUrlElement Class.",
"BaseClass": "OpenXmlLeafElement",
"IsAbstract": true,
"IsLeafElement": true,
"Version": "Microsoft365",
"Attributes": [
{
"QName": "r:id",
"Type": "StringValue",
"Version": "Microsoft365",
"PropertyComments": "id",
"Validators": [
{
"Name": "RequiredValidator"
}
]
}
]
}
]
}
162 changes: 88 additions & 74 deletions data/schemas/schemas_openxmlformats_org_spreadsheetml_2006_main.json
Original file line number Diff line number Diff line change
Expand Up @@ -16478,77 +16478,6 @@
}
]
},
{
"Name": "x:CT_ExternalSheetNames/x:sheetNames",
"ClassName": "SheetNames",
"Summary": "Supporting Workbook Sheet Names.",
"BaseClass": "OpenXmlCompositeElement",
"Children": [
{
"Name": "x:CT_ExternalSheetName/x:sheetName"
}
],
"Particle": {
"Kind": "Sequence",
"Items": [
{
"Name": "x:CT_ExternalSheetName/x:sheetName",
"Occurs": [
{
"Min": 1,
"Max": 65534
}
]
}
]
}
},
{
"Name": "x:CT_ExternalDefinedNames/x:definedNames",
"ClassName": "ExternalDefinedNames",
"Summary": "Named Links.",
"BaseClass": "OpenXmlCompositeElement",
"Children": [
{
"Name": "x:CT_ExternalDefinedName/x:definedName"
}
],
"Particle": {
"Kind": "Sequence",
"Items": [
{
"Name": "x:CT_ExternalDefinedName/x:definedName",
"Occurs": [
{}
]
}
]
}
},
{
"Name": "x:CT_ExternalSheetDataSet/x:sheetDataSet",
"ClassName": "SheetDataSet",
"Summary": "Cached Worksheet Data.",
"BaseClass": "OpenXmlCompositeElement",
"Children": [
{
"Name": "x:CT_ExternalSheetData/x:sheetData"
}
],
"Particle": {
"Kind": "Sequence",
"Items": [
{
"Name": "x:CT_ExternalSheetData/x:sheetData",
"Occurs": [
{
"Min": 1
}
]
}
]
}
},
{
"Name": "x:CT_ExternalDefinedName/x:definedName",
"ClassName": "ExternalDefinedName",
Expand Down Expand Up @@ -16901,25 +16830,39 @@
}
],
"Children": [
{
"Name": "xxl21:CT_ExternalBookAlternateUrls/xxl21:alternateUrls",
"PropertyName": "ExternalBookAlternateUrls",
"PropertyComments": "Alternate URLs and identifiers of the external book"
},
{
"Name": "x:CT_ExternalSheetNames/x:sheetNames",
"PropertyName": "SheetNames",
"PropertyComments": "Supporting Workbook Sheet Names"
"PropertyComments": "Sheet names of supporting book"
},
{
"Name": "x:CT_ExternalDefinedNames/x:definedNames",
"PropertyName": "ExternalDefinedNames",
"PropertyComments": "Named Links"
"PropertyComments": "Defined names associated with supporting book."
},
{
"Name": "x:CT_ExternalSheetDataSet/x:sheetDataSet",
"PropertyName": "SheetDataSet",
"PropertyComments": "Cached Worksheet Data"
"PropertyComments": "Cached worksheet data associated with supporting book"
}
],
"Particle": {
"Kind": "Sequence",
"Items": [
{
"Name": "xxl21:CT_ExternalBookAlternateUrls/xxl21:alternateUrls",
"Occurs": [
{
"Max": 1
}
],
"InitialVersion": "Microsoft365"
},
{
"Name": "x:CT_ExternalSheetNames/x:sheetNames",
"Occurs": [
Expand Down Expand Up @@ -25454,6 +25397,77 @@
}
]
}
},
{
"Name": "x:CT_ExternalSheetNames/x:sheetNames",
"ClassName": "SheetNames",
"Summary": "Sheet names of supporting book.",
"BaseClass": "OpenXmlCompositeElement",
"Children": [
{
"Name": "x:CT_ExternalSheetName/x:sheetName"
}
],
"Particle": {
"Kind": "Sequence",
"Items": [
{
"Name": "x:CT_ExternalSheetName/x:sheetName",
"Occurs": [
{
"Min": 1,
"Max": 65534
}
]
}
]
}
},
{
"Name": "x:CT_ExternalDefinedNames/x:definedNames",
"ClassName": "ExternalDefinedNames",
"Summary": "Defined names associated with supporting book..",
"BaseClass": "OpenXmlCompositeElement",
"Children": [
{
"Name": "x:CT_ExternalDefinedName/x:definedName"
}
],
"Particle": {
"Kind": "Sequence",
"Items": [
{
"Name": "x:CT_ExternalDefinedName/x:definedName",
"Occurs": [
{}
]
}
]
}
},
{
"Name": "x:CT_ExternalSheetDataSet/x:sheetDataSet",
"ClassName": "SheetDataSet",
"Summary": "Cached worksheet data associated with supporting book.",
"BaseClass": "OpenXmlCompositeElement",
"Children": [
{
"Name": "x:CT_ExternalSheetData/x:sheetData"
}
],
"Particle": {
"Kind": "Sequence",
"Items": [
{
"Name": "x:CT_ExternalSheetData/x:sheetData",
"Occurs": [
{
"Min": 1
}
]
}
]
}
}
],
"Enums": [
Expand Down
Loading