|
2 | 2 | <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
3 | 3 | elementFormDefault="qualified"
|
4 | 4 | targetNamespace="http://cyclonedx.org/schema/spdx"
|
5 |
| - version="1.0-3.26.0"> |
| 5 | + version="1.0-3.27.0"> |
6 | 6 |
|
7 | 7 | <xs:simpleType name="licenseId">
|
8 | 8 | <xs:restriction base="xs:string">
|
|
242 | 242 | <xs:documentation>Artistic License 2.0</xs:documentation>
|
243 | 243 | </xs:annotation>
|
244 | 244 | </xs:enumeration>
|
| 245 | + <xs:enumeration value="Artistic-dist"> |
| 246 | + <xs:annotation> |
| 247 | + <xs:documentation>Artistic License 1.0 (dist)</xs:documentation> |
| 248 | + </xs:annotation> |
| 249 | + </xs:enumeration> |
| 250 | + <xs:enumeration value="Aspell-RU"> |
| 251 | + <xs:annotation> |
| 252 | + <xs:documentation>Aspell Russian License</xs:documentation> |
| 253 | + </xs:annotation> |
| 254 | + </xs:enumeration> |
245 | 255 | <xs:enumeration value="ASWF-Digital-Assets-1.0">
|
246 | 256 | <xs:annotation>
|
247 | 257 | <xs:documentation>ASWF Digital Assets License version 1.0</xs:documentation>
|
|
367 | 377 | <xs:documentation>BSD-2-Clause Plus Patent License</xs:documentation>
|
368 | 378 | </xs:annotation>
|
369 | 379 | </xs:enumeration>
|
| 380 | + <xs:enumeration value="BSD-2-Clause-pkgconf-disclaimer"> |
| 381 | + <xs:annotation> |
| 382 | + <xs:documentation>BSD 2-Clause pkgconf disclaimer variant</xs:documentation> |
| 383 | + </xs:annotation> |
| 384 | + </xs:enumeration> |
370 | 385 | <xs:enumeration value="BSD-2-Clause-Views">
|
371 | 386 | <xs:annotation>
|
372 | 387 | <xs:documentation>BSD 2-Clause with views sentence</xs:documentation>
|
|
1027 | 1042 | <xs:documentation>Crossword License</xs:documentation>
|
1028 | 1043 | </xs:annotation>
|
1029 | 1044 | </xs:enumeration>
|
| 1045 | + <xs:enumeration value="CryptoSwift"> |
| 1046 | + <xs:annotation> |
| 1047 | + <xs:documentation>CryptoSwift License</xs:documentation> |
| 1048 | + </xs:annotation> |
| 1049 | + </xs:enumeration> |
1030 | 1050 | <xs:enumeration value="CrystalStacker">
|
1031 | 1051 | <xs:annotation>
|
1032 | 1052 | <xs:documentation>CrystalStacker License</xs:documentation>
|
|
1082 | 1102 | <xs:documentation>DOC License</xs:documentation>
|
1083 | 1103 | </xs:annotation>
|
1084 | 1104 | </xs:enumeration>
|
| 1105 | + <xs:enumeration value="DocBook-DTD"> |
| 1106 | + <xs:annotation> |
| 1107 | + <xs:documentation>DocBook DTD License</xs:documentation> |
| 1108 | + </xs:annotation> |
| 1109 | + </xs:enumeration> |
1085 | 1110 | <xs:enumeration value="DocBook-Schema">
|
1086 | 1111 | <xs:annotation>
|
1087 | 1112 | <xs:documentation>DocBook Schema License</xs:documentation>
|
|
1272 | 1297 | <xs:documentation>FSF Unlimited License (with License Retention)</xs:documentation>
|
1273 | 1298 | </xs:annotation>
|
1274 | 1299 | </xs:enumeration>
|
| 1300 | + <xs:enumeration value="FSFULLRSD"> |
| 1301 | + <xs:annotation> |
| 1302 | + <xs:documentation>FSF Unlimited License (with License Retention and Short Disclaimer)</xs:documentation> |
| 1303 | + </xs:annotation> |
| 1304 | + </xs:enumeration> |
1275 | 1305 | <xs:enumeration value="FSFULLRWD">
|
1276 | 1306 | <xs:annotation>
|
1277 | 1307 | <xs:documentation>FSF Unlimited License (With License Retention and Warranty Disclaimer)</xs:documentation>
|
1278 | 1308 | </xs:annotation>
|
1279 | 1309 | </xs:enumeration>
|
| 1310 | + <xs:enumeration value="FSL-1.1-ALv2"> |
| 1311 | + <xs:annotation> |
| 1312 | + <xs:documentation>Functional Source License, Version 1.1, ALv2 Future License</xs:documentation> |
| 1313 | + </xs:annotation> |
| 1314 | + </xs:enumeration> |
| 1315 | + <xs:enumeration value="FSL-1.1-MIT"> |
| 1316 | + <xs:annotation> |
| 1317 | + <xs:documentation>Functional Source License, Version 1.1, MIT Future License</xs:documentation> |
| 1318 | + </xs:annotation> |
| 1319 | + </xs:enumeration> |
1280 | 1320 | <xs:enumeration value="FTL">
|
1281 | 1321 | <xs:annotation>
|
1282 | 1322 | <xs:documentation>Freetype Project License</xs:documentation>
|
|
1292 | 1332 | <xs:documentation>fwlw License</xs:documentation>
|
1293 | 1333 | </xs:annotation>
|
1294 | 1334 | </xs:enumeration>
|
| 1335 | + <xs:enumeration value="Game-Programming-Gems"> |
| 1336 | + <xs:annotation> |
| 1337 | + <xs:documentation>Game Programming Gems License</xs:documentation> |
| 1338 | + </xs:annotation> |
| 1339 | + </xs:enumeration> |
1295 | 1340 | <xs:enumeration value="GCR-docs">
|
1296 | 1341 | <xs:annotation>
|
1297 | 1342 | <xs:documentation>Gnome GCR Documentation License</xs:documentation>
|
|
1562 | 1607 | <xs:documentation>Haskell Language Report License</xs:documentation>
|
1563 | 1608 | </xs:annotation>
|
1564 | 1609 | </xs:enumeration>
|
| 1610 | + <xs:enumeration value="HDF5"> |
| 1611 | + <xs:annotation> |
| 1612 | + <xs:documentation>HDF5 License</xs:documentation> |
| 1613 | + </xs:annotation> |
| 1614 | + </xs:enumeration> |
1565 | 1615 | <xs:enumeration value="hdparm">
|
1566 | 1616 | <xs:annotation>
|
1567 | 1617 | <xs:documentation>hdparm License</xs:documentation>
|
|
1812 | 1862 | <xs:documentation>JasPer License</xs:documentation>
|
1813 | 1863 | </xs:annotation>
|
1814 | 1864 | </xs:enumeration>
|
| 1865 | + <xs:enumeration value="jove"> |
| 1866 | + <xs:annotation> |
| 1867 | + <xs:documentation>Jove License</xs:documentation> |
| 1868 | + </xs:annotation> |
| 1869 | + </xs:enumeration> |
1815 | 1870 | <xs:enumeration value="JPL-image">
|
1816 | 1871 | <xs:annotation>
|
1817 | 1872 | <xs:documentation>JPL Image Use Policy</xs:documentation>
|
|
1937 | 1992 | <xs:documentation>libpng License</xs:documentation>
|
1938 | 1993 | </xs:annotation>
|
1939 | 1994 | </xs:enumeration>
|
| 1995 | + <xs:enumeration value="libpng-1.6.35"> |
| 1996 | + <xs:annotation> |
| 1997 | + <xs:documentation>PNG Reference Library License v1 (for libpng 0.5 through 1.6.35)</xs:documentation> |
| 1998 | + </xs:annotation> |
| 1999 | + </xs:enumeration> |
1940 | 2000 | <xs:enumeration value="libpng-2.0">
|
1941 | 2001 | <xs:annotation>
|
1942 | 2002 | <xs:documentation>PNG Reference Library version 2</xs:documentation>
|
|
2087 | 2147 | <xs:documentation>MakeIndex License</xs:documentation>
|
2088 | 2148 | </xs:annotation>
|
2089 | 2149 | </xs:enumeration>
|
| 2150 | + <xs:enumeration value="man2html"> |
| 2151 | + <xs:annotation> |
| 2152 | + <xs:documentation>man2html License</xs:documentation> |
| 2153 | + </xs:annotation> |
| 2154 | + </xs:enumeration> |
2090 | 2155 | <xs:enumeration value="Martin-Birgmeier">
|
2091 | 2156 | <xs:annotation>
|
2092 | 2157 | <xs:documentation>Martin Birgmeier License</xs:documentation>
|
|
2337 | 2402 | <xs:documentation>Nethack General Public License</xs:documentation>
|
2338 | 2403 | </xs:annotation>
|
2339 | 2404 | </xs:enumeration>
|
| 2405 | + <xs:enumeration value="ngrep"> |
| 2406 | + <xs:annotation> |
| 2407 | + <xs:documentation>ngrep License</xs:documentation> |
| 2408 | + </xs:annotation> |
| 2409 | + </xs:enumeration> |
2340 | 2410 | <xs:enumeration value="NICTA-1.0">
|
2341 | 2411 | <xs:annotation>
|
2342 | 2412 | <xs:documentation>NICTA Public Software License, Version 1.0</xs:documentation>
|
|
2407 | 2477 | <xs:documentation>NRL License</xs:documentation>
|
2408 | 2478 | </xs:annotation>
|
2409 | 2479 | </xs:enumeration>
|
| 2480 | + <xs:enumeration value="NTIA-PD"> |
| 2481 | + <xs:annotation> |
| 2482 | + <xs:documentation>NTIA Public Domain Notice</xs:documentation> |
| 2483 | + </xs:annotation> |
| 2484 | + </xs:enumeration> |
2410 | 2485 | <xs:enumeration value="NTP">
|
2411 | 2486 | <xs:annotation>
|
2412 | 2487 | <xs:documentation>NTP License</xs:documentation>
|
|
2967 | 3042 | <xs:documentation>snprintf License</xs:documentation>
|
2968 | 3043 | </xs:annotation>
|
2969 | 3044 | </xs:enumeration>
|
| 3045 | + <xs:enumeration value="SOFA"> |
| 3046 | + <xs:annotation> |
| 3047 | + <xs:documentation>SOFA Software License</xs:documentation> |
| 3048 | + </xs:annotation> |
| 3049 | + </xs:enumeration> |
2970 | 3050 | <xs:enumeration value="softSurfer">
|
2971 | 3051 | <xs:annotation>
|
2972 | 3052 | <xs:documentation>softSurfer License</xs:documentation>
|
|
3032 | 3112 | <xs:documentation>SugarCRM Public License v1.1.3</xs:documentation>
|
3033 | 3113 | </xs:annotation>
|
3034 | 3114 | </xs:enumeration>
|
| 3115 | + <xs:enumeration value="SUL-1.0"> |
| 3116 | + <xs:annotation> |
| 3117 | + <xs:documentation>Sustainable Use License v1.0</xs:documentation> |
| 3118 | + </xs:annotation> |
| 3119 | + </xs:enumeration> |
3035 | 3120 | <xs:enumeration value="Sun-PPP">
|
3036 | 3121 | <xs:annotation>
|
3037 | 3122 | <xs:documentation>Sun PPP License</xs:documentation>
|
|
3202 | 3287 | <xs:documentation>The Unlicense</xs:documentation>
|
3203 | 3288 | </xs:annotation>
|
3204 | 3289 | </xs:enumeration>
|
| 3290 | + <xs:enumeration value="Unlicense-libtelnet"> |
| 3291 | + <xs:annotation> |
| 3292 | + <xs:documentation>Unlicense - libtelnet variant</xs:documentation> |
| 3293 | + </xs:annotation> |
| 3294 | + </xs:enumeration> |
| 3295 | + <xs:enumeration value="Unlicense-libwhirlpool"> |
| 3296 | + <xs:annotation> |
| 3297 | + <xs:documentation>Unlicense - libwhirlpool variant</xs:documentation> |
| 3298 | + </xs:annotation> |
| 3299 | + </xs:enumeration> |
3205 | 3300 | <xs:enumeration value="UPL-1.0">
|
3206 | 3301 | <xs:annotation>
|
3207 | 3302 | <xs:documentation>Universal Permissive License v1.0</xs:documentation>
|
|
3483 | 3578 | <xs:documentation>cryptsetup OpenSSL exception</xs:documentation>
|
3484 | 3579 | </xs:annotation>
|
3485 | 3580 | </xs:enumeration>
|
| 3581 | + <xs:enumeration value="Digia-Qt-LGPL-exception-1.1"> |
| 3582 | + <xs:annotation> |
| 3583 | + <xs:documentation>Digia Qt LGPL Exception version 1.1</xs:documentation> |
| 3584 | + </xs:annotation> |
| 3585 | + </xs:enumeration> |
3486 | 3586 | <xs:enumeration value="DigiRule-FOSS-exception">
|
3487 | 3587 | <xs:annotation>
|
3488 | 3588 | <xs:documentation>DigiRule FOSS License Exception</xs:documentation>
|
|
3693 | 3793 | <xs:documentation>PCRE2 exception</xs:documentation>
|
3694 | 3794 | </xs:annotation>
|
3695 | 3795 | </xs:enumeration>
|
| 3796 | + <xs:enumeration value="polyparse-exception"> |
| 3797 | + <xs:annotation> |
| 3798 | + <xs:documentation>Polyparse Exception</xs:documentation> |
| 3799 | + </xs:annotation> |
| 3800 | + </xs:enumeration> |
3696 | 3801 | <xs:enumeration value="PS-or-PDF-font-exception-20170817">
|
3697 | 3802 | <xs:annotation>
|
3698 | 3803 | <xs:documentation>PS/PDF font exception (2017-08-17)</xs:documentation>
|
|
0 commit comments