github.com/lineaje-labs/syft@v0.98.1-0.20231227153149-9e393f60ff1b/schema/cyclonedx/spdx.xsd (about) 1 <?xml version="1.0" encoding="utf-8"?> 2 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" 3 elementFormDefault="qualified" 4 targetNamespace="http://cyclonedx.org/schema/spdx" 5 version="1.0-3.16"> 6 7 <xs:simpleType name="licenseId"> 8 <xs:restriction base="xs:string"> 9 <!-- Licenses --> 10 <xs:enumeration value="Interbase-1.0"> 11 <xs:annotation> 12 <xs:documentation>Interbase Public License v1.0</xs:documentation> 13 </xs:annotation> 14 </xs:enumeration> 15 <xs:enumeration value="Mup"> 16 <xs:annotation> 17 <xs:documentation>Mup License</xs:documentation> 18 </xs:annotation> 19 </xs:enumeration> 20 <xs:enumeration value="GPL-2.0-with-autoconf-exception"> 21 <xs:annotation> 22 <xs:documentation>GNU General Public License v2.0 w/Autoconf exception</xs:documentation> 23 </xs:annotation> 24 </xs:enumeration> 25 <xs:enumeration value="OLDAP-2.1"> 26 <xs:annotation> 27 <xs:documentation>Open LDAP Public License v2.1</xs:documentation> 28 </xs:annotation> 29 </xs:enumeration> 30 <xs:enumeration value="CC-BY-NC-SA-3.0-IGO"> 31 <xs:annotation> 32 <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 3.0 IGO</xs:documentation> 33 </xs:annotation> 34 </xs:enumeration> 35 <xs:enumeration value="LGPL-2.0+"> 36 <xs:annotation> 37 <xs:documentation>GNU Library General Public License v2 or later</xs:documentation> 38 </xs:annotation> 39 </xs:enumeration> 40 <xs:enumeration value="xpp"> 41 <xs:annotation> 42 <xs:documentation>XPP License</xs:documentation> 43 </xs:annotation> 44 </xs:enumeration> 45 <xs:enumeration value="OFL-1.1"> 46 <xs:annotation> 47 <xs:documentation>SIL Open Font License 1.1</xs:documentation> 48 </xs:annotation> 49 </xs:enumeration> 50 <xs:enumeration value="CNRI-Python"> 51 <xs:annotation> 52 <xs:documentation>CNRI Python License</xs:documentation> 53 </xs:annotation> 54 </xs:enumeration> 55 <xs:enumeration value="Linux-man-pages-copyleft"> 56 <xs:annotation> 57 <xs:documentation>Linux man-pages Copyleft</xs:documentation> 58 </xs:annotation> 59 </xs:enumeration> 60 <xs:enumeration value="OLDAP-2.2"> 61 <xs:annotation> 62 <xs:documentation>Open LDAP Public License v2.2</xs:documentation> 63 </xs:annotation> 64 </xs:enumeration> 65 <xs:enumeration value="OSL-1.1"> 66 <xs:annotation> 67 <xs:documentation>Open Software License 1.1</xs:documentation> 68 </xs:annotation> 69 </xs:enumeration> 70 <xs:enumeration value="EPL-2.0"> 71 <xs:annotation> 72 <xs:documentation>Eclipse Public License 2.0</xs:documentation> 73 </xs:annotation> 74 </xs:enumeration> 75 <xs:enumeration value="AFL-1.1"> 76 <xs:annotation> 77 <xs:documentation>Academic Free License v1.1</xs:documentation> 78 </xs:annotation> 79 </xs:enumeration> 80 <xs:enumeration value="AGPL-1.0-or-later"> 81 <xs:annotation> 82 <xs:documentation>Affero General Public License v1.0 or later</xs:documentation> 83 </xs:annotation> 84 </xs:enumeration> 85 <xs:enumeration value="GLWTPL"> 86 <xs:annotation> 87 <xs:documentation>Good Luck With That Public License</xs:documentation> 88 </xs:annotation> 89 </xs:enumeration> 90 <xs:enumeration value="MIT-Modern-Variant"> 91 <xs:annotation> 92 <xs:documentation>MIT License Modern Variant</xs:documentation> 93 </xs:annotation> 94 </xs:enumeration> 95 <xs:enumeration value="BSD-1-Clause"> 96 <xs:annotation> 97 <xs:documentation>BSD 1-Clause License</xs:documentation> 98 </xs:annotation> 99 </xs:enumeration> 100 <xs:enumeration value="SGI-B-1.0"> 101 <xs:annotation> 102 <xs:documentation>SGI Free Software License B v1.0</xs:documentation> 103 </xs:annotation> 104 </xs:enumeration> 105 <xs:enumeration value="OML"> 106 <xs:annotation> 107 <xs:documentation>Open Market License</xs:documentation> 108 </xs:annotation> 109 </xs:enumeration> 110 <xs:enumeration value="psfrag"> 111 <xs:annotation> 112 <xs:documentation>psfrag License</xs:documentation> 113 </xs:annotation> 114 </xs:enumeration> 115 <xs:enumeration value="Artistic-1.0"> 116 <xs:annotation> 117 <xs:documentation>Artistic License 1.0</xs:documentation> 118 </xs:annotation> 119 </xs:enumeration> 120 <xs:enumeration value="CC-PDDC"> 121 <xs:annotation> 122 <xs:documentation>Creative Commons Public Domain Dedication and Certification</xs:documentation> 123 </xs:annotation> 124 </xs:enumeration> 125 <xs:enumeration value="eGenix"> 126 <xs:annotation> 127 <xs:documentation>eGenix.com Public License 1.1.0</xs:documentation> 128 </xs:annotation> 129 </xs:enumeration> 130 <xs:enumeration value="EUPL-1.1"> 131 <xs:annotation> 132 <xs:documentation>European Union Public License 1.1</xs:documentation> 133 </xs:annotation> 134 </xs:enumeration> 135 <xs:enumeration value="Sendmail"> 136 <xs:annotation> 137 <xs:documentation>Sendmail License</xs:documentation> 138 </xs:annotation> 139 </xs:enumeration> 140 <xs:enumeration value="PSF-2.0"> 141 <xs:annotation> 142 <xs:documentation>Python Software Foundation License 2.0</xs:documentation> 143 </xs:annotation> 144 </xs:enumeration> 145 <xs:enumeration value="OGL-UK-1.0"> 146 <xs:annotation> 147 <xs:documentation>Open Government Licence v1.0</xs:documentation> 148 </xs:annotation> 149 </xs:enumeration> 150 <xs:enumeration value="MTLL"> 151 <xs:annotation> 152 <xs:documentation>Matrix Template Library License</xs:documentation> 153 </xs:annotation> 154 </xs:enumeration> 155 <xs:enumeration value="NAIST-2003"> 156 <xs:annotation> 157 <xs:documentation>Nara Institute of Science and Technology License (2003)</xs:documentation> 158 </xs:annotation> 159 </xs:enumeration> 160 <xs:enumeration value="ANTLR-PD-fallback"> 161 <xs:annotation> 162 <xs:documentation>ANTLR Software Rights Notice with license fallback</xs:documentation> 163 </xs:annotation> 164 </xs:enumeration> 165 <xs:enumeration value="PostgreSQL"> 166 <xs:annotation> 167 <xs:documentation>PostgreSQL License</xs:documentation> 168 </xs:annotation> 169 </xs:enumeration> 170 <xs:enumeration value="OSL-1.0"> 171 <xs:annotation> 172 <xs:documentation>Open Software License 1.0</xs:documentation> 173 </xs:annotation> 174 </xs:enumeration> 175 <xs:enumeration value="NGPL"> 176 <xs:annotation> 177 <xs:documentation>Nethack General Public License</xs:documentation> 178 </xs:annotation> 179 </xs:enumeration> 180 <xs:enumeration value="CC-BY-NC-ND-4.0"> 181 <xs:annotation> 182 <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 4.0 International</xs:documentation> 183 </xs:annotation> 184 </xs:enumeration> 185 <xs:enumeration value="CPOL-1.02"> 186 <xs:annotation> 187 <xs:documentation>Code Project Open License 1.02</xs:documentation> 188 </xs:annotation> 189 </xs:enumeration> 190 <xs:enumeration value="FSFULLR"> 191 <xs:annotation> 192 <xs:documentation>FSF Unlimited License (with License Retention)</xs:documentation> 193 </xs:annotation> 194 </xs:enumeration> 195 <xs:enumeration value="GFDL-1.2-no-invariants-only"> 196 <xs:annotation> 197 <xs:documentation>GNU Free Documentation License v1.2 only - no invariants</xs:documentation> 198 </xs:annotation> 199 </xs:enumeration> 200 <xs:enumeration value="Net-SNMP"> 201 <xs:annotation> 202 <xs:documentation>Net-SNMP License</xs:documentation> 203 </xs:annotation> 204 </xs:enumeration> 205 <xs:enumeration value="ADSL"> 206 <xs:annotation> 207 <xs:documentation>Amazon Digital Services License</xs:documentation> 208 </xs:annotation> 209 </xs:enumeration> 210 <xs:enumeration value="Sendmail-8.23"> 211 <xs:annotation> 212 <xs:documentation>Sendmail License 8.23</xs:documentation> 213 </xs:annotation> 214 </xs:enumeration> 215 <xs:enumeration value="CNRI-Jython"> 216 <xs:annotation> 217 <xs:documentation>CNRI Jython License</xs:documentation> 218 </xs:annotation> 219 </xs:enumeration> 220 <xs:enumeration value="RPL-1.5"> 221 <xs:annotation> 222 <xs:documentation>Reciprocal Public License 1.5</xs:documentation> 223 </xs:annotation> 224 </xs:enumeration> 225 <xs:enumeration value="BSD-2-Clause-Patent"> 226 <xs:annotation> 227 <xs:documentation>BSD-2-Clause Plus Patent License</xs:documentation> 228 </xs:annotation> 229 </xs:enumeration> 230 <xs:enumeration value="OFL-1.1-no-RFN"> 231 <xs:annotation> 232 <xs:documentation>SIL Open Font License 1.1 with no Reserved Font Name</xs:documentation> 233 </xs:annotation> 234 </xs:enumeration> 235 <xs:enumeration value="APSL-1.2"> 236 <xs:annotation> 237 <xs:documentation>Apple Public Source License 1.2</xs:documentation> 238 </xs:annotation> 239 </xs:enumeration> 240 <xs:enumeration value="OLDAP-2.4"> 241 <xs:annotation> 242 <xs:documentation>Open LDAP Public License v2.4</xs:documentation> 243 </xs:annotation> 244 </xs:enumeration> 245 <xs:enumeration value="MPL-2.0-no-copyleft-exception"> 246 <xs:annotation> 247 <xs:documentation>Mozilla Public License 2.0 (no copyleft exception)</xs:documentation> 248 </xs:annotation> 249 </xs:enumeration> 250 <xs:enumeration value="ISC"> 251 <xs:annotation> 252 <xs:documentation>ISC License</xs:documentation> 253 </xs:annotation> 254 </xs:enumeration> 255 <xs:enumeration value="CC-BY-SA-2.5"> 256 <xs:annotation> 257 <xs:documentation>Creative Commons Attribution Share Alike 2.5 Generic</xs:documentation> 258 </xs:annotation> 259 </xs:enumeration> 260 <xs:enumeration value="Sleepycat"> 261 <xs:annotation> 262 <xs:documentation>Sleepycat License</xs:documentation> 263 </xs:annotation> 264 </xs:enumeration> 265 <xs:enumeration value="CUA-OPL-1.0"> 266 <xs:annotation> 267 <xs:documentation>CUA Office Public License v1.0</xs:documentation> 268 </xs:annotation> 269 </xs:enumeration> 270 <xs:enumeration value="Frameworx-1.0"> 271 <xs:annotation> 272 <xs:documentation>Frameworx Open License 1.0</xs:documentation> 273 </xs:annotation> 274 </xs:enumeration> 275 <xs:enumeration value="CPAL-1.0"> 276 <xs:annotation> 277 <xs:documentation>Common Public Attribution License 1.0</xs:documentation> 278 </xs:annotation> 279 </xs:enumeration> 280 <xs:enumeration value="NLOD-2.0"> 281 <xs:annotation> 282 <xs:documentation>Norwegian Licence for Open Government Data (NLOD) 2.0</xs:documentation> 283 </xs:annotation> 284 </xs:enumeration> 285 <xs:enumeration value="CC-BY-NC-2.0"> 286 <xs:annotation> 287 <xs:documentation>Creative Commons Attribution Non Commercial 2.0 Generic</xs:documentation> 288 </xs:annotation> 289 </xs:enumeration> 290 <xs:enumeration value="GFDL-1.1-no-invariants-or-later"> 291 <xs:annotation> 292 <xs:documentation>GNU Free Documentation License v1.1 or later - no invariants</xs:documentation> 293 </xs:annotation> 294 </xs:enumeration> 295 <xs:enumeration value="CC-BY-2.5"> 296 <xs:annotation> 297 <xs:documentation>Creative Commons Attribution 2.5 Generic</xs:documentation> 298 </xs:annotation> 299 </xs:enumeration> 300 <xs:enumeration value="Newsletr"> 301 <xs:annotation> 302 <xs:documentation>Newsletr License</xs:documentation> 303 </xs:annotation> 304 </xs:enumeration> 305 <xs:enumeration value="Parity-7.0.0"> 306 <xs:annotation> 307 <xs:documentation>The Parity Public License 7.0.0</xs:documentation> 308 </xs:annotation> 309 </xs:enumeration> 310 <xs:enumeration value="Leptonica"> 311 <xs:annotation> 312 <xs:documentation>Leptonica License</xs:documentation> 313 </xs:annotation> 314 </xs:enumeration> 315 <xs:enumeration value="MIT-CMU"> 316 <xs:annotation> 317 <xs:documentation>CMU License</xs:documentation> 318 </xs:annotation> 319 </xs:enumeration> 320 <xs:enumeration value="APAFML"> 321 <xs:annotation> 322 <xs:documentation>Adobe Postscript AFM License</xs:documentation> 323 </xs:annotation> 324 </xs:enumeration> 325 <xs:enumeration value="CC-BY-NC-2.5"> 326 <xs:annotation> 327 <xs:documentation>Creative Commons Attribution Non Commercial 2.5 Generic</xs:documentation> 328 </xs:annotation> 329 </xs:enumeration> 330 <xs:enumeration value="CAL-1.0-Combined-Work-Exception"> 331 <xs:annotation> 332 <xs:documentation>Cryptographic Autonomy License 1.0 (Combined Work Exception)</xs:documentation> 333 </xs:annotation> 334 </xs:enumeration> 335 <xs:enumeration value="BSD-4-Clause-Shortened"> 336 <xs:annotation> 337 <xs:documentation>BSD 4 Clause Shortened</xs:documentation> 338 </xs:annotation> 339 </xs:enumeration> 340 <xs:enumeration value="NPL-1.1"> 341 <xs:annotation> 342 <xs:documentation>Netscape Public License v1.1</xs:documentation> 343 </xs:annotation> 344 </xs:enumeration> 345 <xs:enumeration value="Qhull"> 346 <xs:annotation> 347 <xs:documentation>Qhull License</xs:documentation> 348 </xs:annotation> 349 </xs:enumeration> 350 <xs:enumeration value="CECILL-C"> 351 <xs:annotation> 352 <xs:documentation>CeCILL-C Free Software License Agreement</xs:documentation> 353 </xs:annotation> 354 </xs:enumeration> 355 <xs:enumeration value="GPL-1.0-only"> 356 <xs:annotation> 357 <xs:documentation>GNU General Public License v1.0 only</xs:documentation> 358 </xs:annotation> 359 </xs:enumeration> 360 <xs:enumeration value="CC-BY-NC-ND-3.0-DE"> 361 <xs:annotation> 362 <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 3.0 Germany</xs:documentation> 363 </xs:annotation> 364 </xs:enumeration> 365 <xs:enumeration value="CC-BY-NC-SA-3.0"> 366 <xs:annotation> 367 <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 3.0 Unported</xs:documentation> 368 </xs:annotation> 369 </xs:enumeration> 370 <xs:enumeration value="CC-BY-NC-SA-1.0"> 371 <xs:annotation> 372 <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 1.0 Generic</xs:documentation> 373 </xs:annotation> 374 </xs:enumeration> 375 <xs:enumeration value="MIT-open-group"> 376 <xs:annotation> 377 <xs:documentation>MIT Open Group variant</xs:documentation> 378 </xs:annotation> 379 </xs:enumeration> 380 <xs:enumeration value="Multics"> 381 <xs:annotation> 382 <xs:documentation>Multics License</xs:documentation> 383 </xs:annotation> 384 </xs:enumeration> 385 <xs:enumeration value="SWL"> 386 <xs:annotation> 387 <xs:documentation>Scheme Widget Library (SWL) Software License Agreement</xs:documentation> 388 </xs:annotation> 389 </xs:enumeration> 390 <xs:enumeration value="GPL-1.0+"> 391 <xs:annotation> 392 <xs:documentation>GNU General Public License v1.0 or later</xs:documentation> 393 </xs:annotation> 394 </xs:enumeration> 395 <xs:enumeration value="GPL-3.0-or-later"> 396 <xs:annotation> 397 <xs:documentation>GNU General Public License v3.0 or later</xs:documentation> 398 </xs:annotation> 399 </xs:enumeration> 400 <xs:enumeration value="DOC"> 401 <xs:annotation> 402 <xs:documentation>DOC License</xs:documentation> 403 </xs:annotation> 404 </xs:enumeration> 405 <xs:enumeration value="PHP-3.0"> 406 <xs:annotation> 407 <xs:documentation>PHP License v3.0</xs:documentation> 408 </xs:annotation> 409 </xs:enumeration> 410 <xs:enumeration value="SISSL-1.2"> 411 <xs:annotation> 412 <xs:documentation>Sun Industry Standards Source License v1.2</xs:documentation> 413 </xs:annotation> 414 </xs:enumeration> 415 <xs:enumeration value="CDL-1.0"> 416 <xs:annotation> 417 <xs:documentation>Common Documentation License 1.0</xs:documentation> 418 </xs:annotation> 419 </xs:enumeration> 420 <xs:enumeration value="LPL-1.0"> 421 <xs:annotation> 422 <xs:documentation>Lucent Public License Version 1.0</xs:documentation> 423 </xs:annotation> 424 </xs:enumeration> 425 <xs:enumeration value="RHeCos-1.1"> 426 <xs:annotation> 427 <xs:documentation>Red Hat eCos Public License v1.1</xs:documentation> 428 </xs:annotation> 429 </xs:enumeration> 430 <xs:enumeration value="LAL-1.3"> 431 <xs:annotation> 432 <xs:documentation>Licence Art Libre 1.3</xs:documentation> 433 </xs:annotation> 434 </xs:enumeration> 435 <xs:enumeration value="CC-BY-SA-3.0-DE"> 436 <xs:annotation> 437 <xs:documentation>Creative Commons Attribution Share Alike 3.0 Germany</xs:documentation> 438 </xs:annotation> 439 </xs:enumeration> 440 <xs:enumeration value="CDLA-Permissive-1.0"> 441 <xs:annotation> 442 <xs:documentation>Community Data License Agreement Permissive 1.0</xs:documentation> 443 </xs:annotation> 444 </xs:enumeration> 445 <xs:enumeration value="gnuplot"> 446 <xs:annotation> 447 <xs:documentation>gnuplot License</xs:documentation> 448 </xs:annotation> 449 </xs:enumeration> 450 <xs:enumeration value="App-s2p"> 451 <xs:annotation> 452 <xs:documentation>App::s2p License</xs:documentation> 453 </xs:annotation> 454 </xs:enumeration> 455 <xs:enumeration value="iMatix"> 456 <xs:annotation> 457 <xs:documentation>iMatix Standard Function Library Agreement</xs:documentation> 458 </xs:annotation> 459 </xs:enumeration> 460 <xs:enumeration value="MS-PL"> 461 <xs:annotation> 462 <xs:documentation>Microsoft Public License</xs:documentation> 463 </xs:annotation> 464 </xs:enumeration> 465 <xs:enumeration value="eCos-2.0"> 466 <xs:annotation> 467 <xs:documentation>eCos license version 2.0</xs:documentation> 468 </xs:annotation> 469 </xs:enumeration> 470 <xs:enumeration value="BSD-3-Clause"> 471 <xs:annotation> 472 <xs:documentation>BSD 3-Clause "New" or "Revised" License</xs:documentation> 473 </xs:annotation> 474 </xs:enumeration> 475 <xs:enumeration value="CC-BY-NC-ND-3.0-IGO"> 476 <xs:annotation> 477 <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 3.0 IGO</xs:documentation> 478 </xs:annotation> 479 </xs:enumeration> 480 <xs:enumeration value="ICU"> 481 <xs:annotation> 482 <xs:documentation>ICU License</xs:documentation> 483 </xs:annotation> 484 </xs:enumeration> 485 <xs:enumeration value="AGPL-3.0-or-later"> 486 <xs:annotation> 487 <xs:documentation>GNU Affero General Public License v3.0 or later</xs:documentation> 488 </xs:annotation> 489 </xs:enumeration> 490 <xs:enumeration value="CC-BY-SA-2.1-JP"> 491 <xs:annotation> 492 <xs:documentation>Creative Commons Attribution Share Alike 2.1 Japan</xs:documentation> 493 </xs:annotation> 494 </xs:enumeration> 495 <xs:enumeration value="CC-BY-NC-SA-4.0"> 496 <xs:annotation> 497 <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 4.0 International</xs:documentation> 498 </xs:annotation> 499 </xs:enumeration> 500 <xs:enumeration value="Unlicense"> 501 <xs:annotation> 502 <xs:documentation>The Unlicense</xs:documentation> 503 </xs:annotation> 504 </xs:enumeration> 505 <xs:enumeration value="CC-BY-NC-3.0-DE"> 506 <xs:annotation> 507 <xs:documentation>Creative Commons Attribution Non Commercial 3.0 Germany</xs:documentation> 508 </xs:annotation> 509 </xs:enumeration> 510 <xs:enumeration value="OLDAP-1.4"> 511 <xs:annotation> 512 <xs:documentation>Open LDAP Public License v1.4</xs:documentation> 513 </xs:annotation> 514 </xs:enumeration> 515 <xs:enumeration value="CERN-OHL-W-2.0"> 516 <xs:annotation> 517 <xs:documentation>CERN Open Hardware Licence Version 2 - Weakly Reciprocal</xs:documentation> 518 </xs:annotation> 519 </xs:enumeration> 520 <xs:enumeration value="SugarCRM-1.1.3"> 521 <xs:annotation> 522 <xs:documentation>SugarCRM Public License v1.1.3</xs:documentation> 523 </xs:annotation> 524 </xs:enumeration> 525 <xs:enumeration value="IPA"> 526 <xs:annotation> 527 <xs:documentation>IPA Font License</xs:documentation> 528 </xs:annotation> 529 </xs:enumeration> 530 <xs:enumeration value="AFL-2.0"> 531 <xs:annotation> 532 <xs:documentation>Academic Free License v2.0</xs:documentation> 533 </xs:annotation> 534 </xs:enumeration> 535 <xs:enumeration value="Unicode-DFS-2016"> 536 <xs:annotation> 537 <xs:documentation>Unicode License Agreement - Data Files and Software (2016)</xs:documentation> 538 </xs:annotation> 539 </xs:enumeration> 540 <xs:enumeration value="CC-BY-NC-ND-3.0"> 541 <xs:annotation> 542 <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 3.0 Unported</xs:documentation> 543 </xs:annotation> 544 </xs:enumeration> 545 <xs:enumeration value="CERN-OHL-P-2.0"> 546 <xs:annotation> 547 <xs:documentation>CERN Open Hardware Licence Version 2 - Permissive</xs:documentation> 548 </xs:annotation> 549 </xs:enumeration> 550 <xs:enumeration value="CC-BY-NC-3.0"> 551 <xs:annotation> 552 <xs:documentation>Creative Commons Attribution Non Commercial 3.0 Unported</xs:documentation> 553 </xs:annotation> 554 </xs:enumeration> 555 <xs:enumeration value="COIL-1.0"> 556 <xs:annotation> 557 <xs:documentation>Copyfree Open Innovation License</xs:documentation> 558 </xs:annotation> 559 </xs:enumeration> 560 <xs:enumeration value="CAL-1.0"> 561 <xs:annotation> 562 <xs:documentation>Cryptographic Autonomy License 1.0</xs:documentation> 563 </xs:annotation> 564 </xs:enumeration> 565 <xs:enumeration value="LiLiQ-P-1.1"> 566 <xs:annotation> 567 <xs:documentation>Licence Libre du Québec – Permissive version 1.1</xs:documentation> 568 </xs:annotation> 569 </xs:enumeration> 570 <xs:enumeration value="OFL-1.1-RFN"> 571 <xs:annotation> 572 <xs:documentation>SIL Open Font License 1.1 with Reserved Font Name</xs:documentation> 573 </xs:annotation> 574 </xs:enumeration> 575 <xs:enumeration value="LPL-1.02"> 576 <xs:annotation> 577 <xs:documentation>Lucent Public License v1.02</xs:documentation> 578 </xs:annotation> 579 </xs:enumeration> 580 <xs:enumeration value="OLDAP-1.3"> 581 <xs:annotation> 582 <xs:documentation>Open LDAP Public License v1.3</xs:documentation> 583 </xs:annotation> 584 </xs:enumeration> 585 <xs:enumeration value="OGDL-Taiwan-1.0"> 586 <xs:annotation> 587 <xs:documentation>Taiwan Open Government Data License, version 1.0</xs:documentation> 588 </xs:annotation> 589 </xs:enumeration> 590 <xs:enumeration value="CC-BY-NC-SA-2.0"> 591 <xs:annotation> 592 <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 2.0 Generic</xs:documentation> 593 </xs:annotation> 594 </xs:enumeration> 595 <xs:enumeration value="Python-2.0"> 596 <xs:annotation> 597 <xs:documentation>Python License 2.0</xs:documentation> 598 </xs:annotation> 599 </xs:enumeration> 600 <xs:enumeration value="NTP-0"> 601 <xs:annotation> 602 <xs:documentation>NTP No Attribution</xs:documentation> 603 </xs:annotation> 604 </xs:enumeration> 605 <xs:enumeration value="FSFAP"> 606 <xs:annotation> 607 <xs:documentation>FSF All Permissive License</xs:documentation> 608 </xs:annotation> 609 </xs:enumeration> 610 <xs:enumeration value="ErlPL-1.1"> 611 <xs:annotation> 612 <xs:documentation>Erlang Public License v1.1</xs:documentation> 613 </xs:annotation> 614 </xs:enumeration> 615 <xs:enumeration value="Barr"> 616 <xs:annotation> 617 <xs:documentation>Barr License</xs:documentation> 618 </xs:annotation> 619 </xs:enumeration> 620 <xs:enumeration value="CC-BY-3.0-US"> 621 <xs:annotation> 622 <xs:documentation>Creative Commons Attribution 3.0 United States</xs:documentation> 623 </xs:annotation> 624 </xs:enumeration> 625 <xs:enumeration value="BSD-3-Clause-No-Nuclear-License-2014"> 626 <xs:annotation> 627 <xs:documentation>BSD 3-Clause No Nuclear License 2014</xs:documentation> 628 </xs:annotation> 629 </xs:enumeration> 630 <xs:enumeration value="NLPL"> 631 <xs:annotation> 632 <xs:documentation>No Limit Public License</xs:documentation> 633 </xs:annotation> 634 </xs:enumeration> 635 <xs:enumeration value="BSD-3-Clause-Clear"> 636 <xs:annotation> 637 <xs:documentation>BSD 3-Clause Clear License</xs:documentation> 638 </xs:annotation> 639 </xs:enumeration> 640 <xs:enumeration value="SGI-B-1.1"> 641 <xs:annotation> 642 <xs:documentation>SGI Free Software License B v1.1</xs:documentation> 643 </xs:annotation> 644 </xs:enumeration> 645 <xs:enumeration value="PDDL-1.0"> 646 <xs:annotation> 647 <xs:documentation>Open Data Commons Public Domain Dedication & License 1.0</xs:documentation> 648 </xs:annotation> 649 </xs:enumeration> 650 <xs:enumeration value="CDDL-1.0"> 651 <xs:annotation> 652 <xs:documentation>Common Development and Distribution License 1.0</xs:documentation> 653 </xs:annotation> 654 </xs:enumeration> 655 <xs:enumeration value="LGPL-2.1-or-later"> 656 <xs:annotation> 657 <xs:documentation>GNU Lesser General Public License v2.1 or later</xs:documentation> 658 </xs:annotation> 659 </xs:enumeration> 660 <xs:enumeration value="BlueOak-1.0.0"> 661 <xs:annotation> 662 <xs:documentation>Blue Oak Model License 1.0.0</xs:documentation> 663 </xs:annotation> 664 </xs:enumeration> 665 <xs:enumeration value="CC-BY-NC-SA-2.0-FR"> 666 <xs:annotation> 667 <xs:documentation>Creative Commons Attribution-NonCommercial-ShareAlike 2.0 France</xs:documentation> 668 </xs:annotation> 669 </xs:enumeration> 670 <xs:enumeration value="FDK-AAC"> 671 <xs:annotation> 672 <xs:documentation>Fraunhofer FDK AAC Codec Library</xs:documentation> 673 </xs:annotation> 674 </xs:enumeration> 675 <xs:enumeration value="StandardML-NJ"> 676 <xs:annotation> 677 <xs:documentation>Standard ML of New Jersey License</xs:documentation> 678 </xs:annotation> 679 </xs:enumeration> 680 <xs:enumeration value="AGPL-1.0-only"> 681 <xs:annotation> 682 <xs:documentation>Affero General Public License v1.0 only</xs:documentation> 683 </xs:annotation> 684 </xs:enumeration> 685 <xs:enumeration value="CECILL-1.0"> 686 <xs:annotation> 687 <xs:documentation>CeCILL Free Software License Agreement v1.0</xs:documentation> 688 </xs:annotation> 689 </xs:enumeration> 690 <xs:enumeration value="AAL"> 691 <xs:annotation> 692 <xs:documentation>Attribution Assurance License</xs:documentation> 693 </xs:annotation> 694 </xs:enumeration> 695 <xs:enumeration value="GPL-2.0-with-font-exception"> 696 <xs:annotation> 697 <xs:documentation>GNU General Public License v2.0 w/Font exception</xs:documentation> 698 </xs:annotation> 699 </xs:enumeration> 700 <xs:enumeration value="Info-ZIP"> 701 <xs:annotation> 702 <xs:documentation>Info-ZIP License</xs:documentation> 703 </xs:annotation> 704 </xs:enumeration> 705 <xs:enumeration value="SSH-OpenSSH"> 706 <xs:annotation> 707 <xs:documentation>SSH OpenSSH license</xs:documentation> 708 </xs:annotation> 709 </xs:enumeration> 710 <xs:enumeration value="SSH-short"> 711 <xs:annotation> 712 <xs:documentation>SSH short notice</xs:documentation> 713 </xs:annotation> 714 </xs:enumeration> 715 <xs:enumeration value="GPL-2.0-or-later"> 716 <xs:annotation> 717 <xs:documentation>GNU General Public License v2.0 or later</xs:documentation> 718 </xs:annotation> 719 </xs:enumeration> 720 <xs:enumeration value="ClArtistic"> 721 <xs:annotation> 722 <xs:documentation>Clarified Artistic License</xs:documentation> 723 </xs:annotation> 724 </xs:enumeration> 725 <xs:enumeration value="SNIA"> 726 <xs:annotation> 727 <xs:documentation>SNIA Public License 1.1</xs:documentation> 728 </xs:annotation> 729 </xs:enumeration> 730 <xs:enumeration value="GFDL-1.1-invariants-only"> 731 <xs:annotation> 732 <xs:documentation>GNU Free Documentation License v1.1 only - invariants</xs:documentation> 733 </xs:annotation> 734 </xs:enumeration> 735 <xs:enumeration value="BSD-3-Clause-No-Military-License"> 736 <xs:annotation> 737 <xs:documentation>BSD 3-Clause No Military License</xs:documentation> 738 </xs:annotation> 739 </xs:enumeration> 740 <xs:enumeration value="GFDL-1.1"> 741 <xs:annotation> 742 <xs:documentation>GNU Free Documentation License v1.1</xs:documentation> 743 </xs:annotation> 744 </xs:enumeration> 745 <xs:enumeration value="MPL-1.1"> 746 <xs:annotation> 747 <xs:documentation>Mozilla Public License 1.1</xs:documentation> 748 </xs:annotation> 749 </xs:enumeration> 750 <xs:enumeration value="OLDAP-1.1"> 751 <xs:annotation> 752 <xs:documentation>Open LDAP Public License v1.1</xs:documentation> 753 </xs:annotation> 754 </xs:enumeration> 755 <xs:enumeration value="JSON"> 756 <xs:annotation> 757 <xs:documentation>JSON License</xs:documentation> 758 </xs:annotation> 759 </xs:enumeration> 760 <xs:enumeration value="GFDL-1.3-no-invariants-only"> 761 <xs:annotation> 762 <xs:documentation>GNU Free Documentation License v1.3 only - no invariants</xs:documentation> 763 </xs:annotation> 764 </xs:enumeration> 765 <xs:enumeration value="OCLC-2.0"> 766 <xs:annotation> 767 <xs:documentation>OCLC Research Public License 2.0</xs:documentation> 768 </xs:annotation> 769 </xs:enumeration> 770 <xs:enumeration value="OLDAP-2.0.1"> 771 <xs:annotation> 772 <xs:documentation>Open LDAP Public License v2.0.1</xs:documentation> 773 </xs:annotation> 774 </xs:enumeration> 775 <xs:enumeration value="FreeBSD-DOC"> 776 <xs:annotation> 777 <xs:documentation>FreeBSD Documentation License</xs:documentation> 778 </xs:annotation> 779 </xs:enumeration> 780 <xs:enumeration value="GPL-1.0-or-later"> 781 <xs:annotation> 782 <xs:documentation>GNU General Public License v1.0 or later</xs:documentation> 783 </xs:annotation> 784 </xs:enumeration> 785 <xs:enumeration value="YPL-1.1"> 786 <xs:annotation> 787 <xs:documentation>Yahoo! Public License v1.1</xs:documentation> 788 </xs:annotation> 789 </xs:enumeration> 790 <xs:enumeration value="CPL-1.0"> 791 <xs:annotation> 792 <xs:documentation>Common Public License 1.0</xs:documentation> 793 </xs:annotation> 794 </xs:enumeration> 795 <xs:enumeration value="Apache-1.0"> 796 <xs:annotation> 797 <xs:documentation>Apache License 1.0</xs:documentation> 798 </xs:annotation> 799 </xs:enumeration> 800 <xs:enumeration value="OFL-1.0"> 801 <xs:annotation> 802 <xs:documentation>SIL Open Font License 1.0</xs:documentation> 803 </xs:annotation> 804 </xs:enumeration> 805 <xs:enumeration value="CC-BY-4.0"> 806 <xs:annotation> 807 <xs:documentation>Creative Commons Attribution 4.0 International</xs:documentation> 808 </xs:annotation> 809 </xs:enumeration> 810 <xs:enumeration value="DSDP"> 811 <xs:annotation> 812 <xs:documentation>DSDP License</xs:documentation> 813 </xs:annotation> 814 </xs:enumeration> 815 <xs:enumeration value="IBM-pibs"> 816 <xs:annotation> 817 <xs:documentation>IBM PowerPC Initialization and Boot Software</xs:documentation> 818 </xs:annotation> 819 </xs:enumeration> 820 <xs:enumeration value="MIT-0"> 821 <xs:annotation> 822 <xs:documentation>MIT No Attribution</xs:documentation> 823 </xs:annotation> 824 </xs:enumeration> 825 <xs:enumeration value="DRL-1.0"> 826 <xs:annotation> 827 <xs:documentation>Detection Rule License 1.0</xs:documentation> 828 </xs:annotation> 829 </xs:enumeration> 830 <xs:enumeration value="Zlib"> 831 <xs:annotation> 832 <xs:documentation>zlib License</xs:documentation> 833 </xs:annotation> 834 </xs:enumeration> 835 <xs:enumeration value="APL-1.0"> 836 <xs:annotation> 837 <xs:documentation>Adaptive Public License 1.0</xs:documentation> 838 </xs:annotation> 839 </xs:enumeration> 840 <xs:enumeration value="Watcom-1.0"> 841 <xs:annotation> 842 <xs:documentation>Sybase Open Watcom Public License 1.0</xs:documentation> 843 </xs:annotation> 844 </xs:enumeration> 845 <xs:enumeration value="GPL-2.0-with-GCC-exception"> 846 <xs:annotation> 847 <xs:documentation>GNU General Public License v2.0 w/GCC Runtime Library exception</xs:documentation> 848 </xs:annotation> 849 </xs:enumeration> 850 <xs:enumeration value="EUPL-1.2"> 851 <xs:annotation> 852 <xs:documentation>European Union Public License 1.2</xs:documentation> 853 </xs:annotation> 854 </xs:enumeration> 855 <xs:enumeration value="FSFUL"> 856 <xs:annotation> 857 <xs:documentation>FSF Unlimited License</xs:documentation> 858 </xs:annotation> 859 </xs:enumeration> 860 <xs:enumeration value="NASA-1.3"> 861 <xs:annotation> 862 <xs:documentation>NASA Open Source Agreement 1.3</xs:documentation> 863 </xs:annotation> 864 </xs:enumeration> 865 <xs:enumeration value="BSD-2-Clause"> 866 <xs:annotation> 867 <xs:documentation>BSD 2-Clause "Simplified" License</xs:documentation> 868 </xs:annotation> 869 </xs:enumeration> 870 <xs:enumeration value="XFree86-1.1"> 871 <xs:annotation> 872 <xs:documentation>XFree86 License 1.1</xs:documentation> 873 </xs:annotation> 874 </xs:enumeration> 875 <xs:enumeration value="Eurosym"> 876 <xs:annotation> 877 <xs:documentation>Eurosym License</xs:documentation> 878 </xs:annotation> 879 </xs:enumeration> 880 <xs:enumeration value="OLDAP-2.8"> 881 <xs:annotation> 882 <xs:documentation>Open LDAP Public License v2.8</xs:documentation> 883 </xs:annotation> 884 </xs:enumeration> 885 <xs:enumeration value="dvipdfm"> 886 <xs:annotation> 887 <xs:documentation>dvipdfm License</xs:documentation> 888 </xs:annotation> 889 </xs:enumeration> 890 <xs:enumeration value="NIST-PD"> 891 <xs:annotation> 892 <xs:documentation>NIST Public Domain Notice</xs:documentation> 893 </xs:annotation> 894 </xs:enumeration> 895 <xs:enumeration value="Apache-1.1"> 896 <xs:annotation> 897 <xs:documentation>Apache License 1.1</xs:documentation> 898 </xs:annotation> 899 </xs:enumeration> 900 <xs:enumeration value="Parity-6.0.0"> 901 <xs:annotation> 902 <xs:documentation>The Parity Public License 6.0.0</xs:documentation> 903 </xs:annotation> 904 </xs:enumeration> 905 <xs:enumeration value="CC-BY-2.0"> 906 <xs:annotation> 907 <xs:documentation>Creative Commons Attribution 2.0 Generic</xs:documentation> 908 </xs:annotation> 909 </xs:enumeration> 910 <xs:enumeration value="LGPL-3.0+"> 911 <xs:annotation> 912 <xs:documentation>GNU Lesser General Public License v3.0 or later</xs:documentation> 913 </xs:annotation> 914 </xs:enumeration> 915 <xs:enumeration value="BSD-2-Clause-Views"> 916 <xs:annotation> 917 <xs:documentation>BSD 2-Clause with views sentence</xs:documentation> 918 </xs:annotation> 919 </xs:enumeration> 920 <xs:enumeration value="GPL-2.0-with-classpath-exception"> 921 <xs:annotation> 922 <xs:documentation>GNU General Public License v2.0 w/Classpath exception</xs:documentation> 923 </xs:annotation> 924 </xs:enumeration> 925 <xs:enumeration value="BSD-3-Clause-No-Nuclear-Warranty"> 926 <xs:annotation> 927 <xs:documentation>BSD 3-Clause No Nuclear Warranty</xs:documentation> 928 </xs:annotation> 929 </xs:enumeration> 930 <xs:enumeration value="X11"> 931 <xs:annotation> 932 <xs:documentation>X11 License</xs:documentation> 933 </xs:annotation> 934 </xs:enumeration> 935 <xs:enumeration value="CDLA-Permissive-2.0"> 936 <xs:annotation> 937 <xs:documentation>Community Data License Agreement Permissive 2.0</xs:documentation> 938 </xs:annotation> 939 </xs:enumeration> 940 <xs:enumeration value="HaskellReport"> 941 <xs:annotation> 942 <xs:documentation>Haskell Language Report License</xs:documentation> 943 </xs:annotation> 944 </xs:enumeration> 945 <xs:enumeration value="Artistic-1.0-cl8"> 946 <xs:annotation> 947 <xs:documentation>Artistic License 1.0 w/clause 8</xs:documentation> 948 </xs:annotation> 949 </xs:enumeration> 950 <xs:enumeration value="APSL-2.0"> 951 <xs:annotation> 952 <xs:documentation>Apple Public Source License 2.0</xs:documentation> 953 </xs:annotation> 954 </xs:enumeration> 955 <xs:enumeration value="GPL-3.0+"> 956 <xs:annotation> 957 <xs:documentation>GNU General Public License v3.0 or later</xs:documentation> 958 </xs:annotation> 959 </xs:enumeration> 960 <xs:enumeration value="SHL-0.5"> 961 <xs:annotation> 962 <xs:documentation>Solderpad Hardware License v0.5</xs:documentation> 963 </xs:annotation> 964 </xs:enumeration> 965 <xs:enumeration value="CNRI-Python-GPL-Compatible"> 966 <xs:annotation> 967 <xs:documentation>CNRI Python Open Source GPL Compatible License Agreement</xs:documentation> 968 </xs:annotation> 969 </xs:enumeration> 970 <xs:enumeration value="Condor-1.1"> 971 <xs:annotation> 972 <xs:documentation>Condor Public License v1.1</xs:documentation> 973 </xs:annotation> 974 </xs:enumeration> 975 <xs:enumeration value="OLDAP-2.3"> 976 <xs:annotation> 977 <xs:documentation>Open LDAP Public License v2.3</xs:documentation> 978 </xs:annotation> 979 </xs:enumeration> 980 <xs:enumeration value="GPL-2.0-only"> 981 <xs:annotation> 982 <xs:documentation>GNU General Public License v2.0 only</xs:documentation> 983 </xs:annotation> 984 </xs:enumeration> 985 <xs:enumeration value="BUSL-1.1"> 986 <xs:annotation> 987 <xs:documentation>Business Source License 1.1</xs:documentation> 988 </xs:annotation> 989 </xs:enumeration> 990 <xs:enumeration value="LiLiQ-R-1.1"> 991 <xs:annotation> 992 <xs:documentation>Licence Libre du Québec – Réciprocité version 1.1</xs:documentation> 993 </xs:annotation> 994 </xs:enumeration> 995 <xs:enumeration value="AMPAS"> 996 <xs:annotation> 997 <xs:documentation>Academy of Motion Picture Arts and Sciences BSD</xs:documentation> 998 </xs:annotation> 999 </xs:enumeration> 1000 <xs:enumeration value="copyleft-next-0.3.1"> 1001 <xs:annotation> 1002 <xs:documentation>copyleft-next 0.3.1</xs:documentation> 1003 </xs:annotation> 1004 </xs:enumeration> 1005 <xs:enumeration value="GFDL-1.3-invariants-or-later"> 1006 <xs:annotation> 1007 <xs:documentation>GNU Free Documentation License v1.3 or later - invariants</xs:documentation> 1008 </xs:annotation> 1009 </xs:enumeration> 1010 <xs:enumeration value="OLDAP-2.7"> 1011 <xs:annotation> 1012 <xs:documentation>Open LDAP Public License v2.7</xs:documentation> 1013 </xs:annotation> 1014 </xs:enumeration> 1015 <xs:enumeration value="OSL-2.0"> 1016 <xs:annotation> 1017 <xs:documentation>Open Software License 2.0</xs:documentation> 1018 </xs:annotation> 1019 </xs:enumeration> 1020 <xs:enumeration value="Unicode-DFS-2015"> 1021 <xs:annotation> 1022 <xs:documentation>Unicode License Agreement - Data Files and Software (2015)</xs:documentation> 1023 </xs:annotation> 1024 </xs:enumeration> 1025 <xs:enumeration value="CATOSL-1.1"> 1026 <xs:annotation> 1027 <xs:documentation>Computer Associates Trusted Open Source License 1.1</xs:documentation> 1028 </xs:annotation> 1029 </xs:enumeration> 1030 <xs:enumeration value="RSCPL"> 1031 <xs:annotation> 1032 <xs:documentation>Ricoh Source Code Public License</xs:documentation> 1033 </xs:annotation> 1034 </xs:enumeration> 1035 <xs:enumeration value="libpng-2.0"> 1036 <xs:annotation> 1037 <xs:documentation>PNG Reference Library version 2</xs:documentation> 1038 </xs:annotation> 1039 </xs:enumeration> 1040 <xs:enumeration value="LPPL-1.1"> 1041 <xs:annotation> 1042 <xs:documentation>LaTeX Project Public License v1.1</xs:documentation> 1043 </xs:annotation> 1044 </xs:enumeration> 1045 <xs:enumeration value="CDLA-Sharing-1.0"> 1046 <xs:annotation> 1047 <xs:documentation>Community Data License Agreement Sharing 1.0</xs:documentation> 1048 </xs:annotation> 1049 </xs:enumeration> 1050 <xs:enumeration value="Glulxe"> 1051 <xs:annotation> 1052 <xs:documentation>Glulxe License</xs:documentation> 1053 </xs:annotation> 1054 </xs:enumeration> 1055 <xs:enumeration value="GFDL-1.3-no-invariants-or-later"> 1056 <xs:annotation> 1057 <xs:documentation>GNU Free Documentation License v1.3 or later - no invariants</xs:documentation> 1058 </xs:annotation> 1059 </xs:enumeration> 1060 <xs:enumeration value="OLDAP-1.2"> 1061 <xs:annotation> 1062 <xs:documentation>Open LDAP Public License v1.2</xs:documentation> 1063 </xs:annotation> 1064 </xs:enumeration> 1065 <xs:enumeration value="CDDL-1.1"> 1066 <xs:annotation> 1067 <xs:documentation>Common Development and Distribution License 1.1</xs:documentation> 1068 </xs:annotation> 1069 </xs:enumeration> 1070 <xs:enumeration value="CERN-OHL-1.1"> 1071 <xs:annotation> 1072 <xs:documentation>CERN Open Hardware Licence v1.1</xs:documentation> 1073 </xs:annotation> 1074 </xs:enumeration> 1075 <xs:enumeration value="BSD-Source-Code"> 1076 <xs:annotation> 1077 <xs:documentation>BSD Source Code Attribution</xs:documentation> 1078 </xs:annotation> 1079 </xs:enumeration> 1080 <xs:enumeration value="IJG"> 1081 <xs:annotation> 1082 <xs:documentation>Independent JPEG Group License</xs:documentation> 1083 </xs:annotation> 1084 </xs:enumeration> 1085 <xs:enumeration value="Zimbra-1.4"> 1086 <xs:annotation> 1087 <xs:documentation>Zimbra Public License v1.4</xs:documentation> 1088 </xs:annotation> 1089 </xs:enumeration> 1090 <xs:enumeration value="0BSD"> 1091 <xs:annotation> 1092 <xs:documentation>BSD Zero Clause License</xs:documentation> 1093 </xs:annotation> 1094 </xs:enumeration> 1095 <xs:enumeration value="CC-BY-1.0"> 1096 <xs:annotation> 1097 <xs:documentation>Creative Commons Attribution 1.0 Generic</xs:documentation> 1098 </xs:annotation> 1099 </xs:enumeration> 1100 <xs:enumeration value="wxWindows"> 1101 <xs:annotation> 1102 <xs:documentation>wxWindows Library License</xs:documentation> 1103 </xs:annotation> 1104 </xs:enumeration> 1105 <xs:enumeration value="ZPL-2.1"> 1106 <xs:annotation> 1107 <xs:documentation>Zope Public License 2.1</xs:documentation> 1108 </xs:annotation> 1109 </xs:enumeration> 1110 <xs:enumeration value="NTP"> 1111 <xs:annotation> 1112 <xs:documentation>NTP License</xs:documentation> 1113 </xs:annotation> 1114 </xs:enumeration> 1115 <xs:enumeration value="Artistic-1.0-Perl"> 1116 <xs:annotation> 1117 <xs:documentation>Artistic License 1.0 (Perl)</xs:documentation> 1118 </xs:annotation> 1119 </xs:enumeration> 1120 <xs:enumeration value="CC-BY-ND-2.0"> 1121 <xs:annotation> 1122 <xs:documentation>Creative Commons Attribution No Derivatives 2.0 Generic</xs:documentation> 1123 </xs:annotation> 1124 </xs:enumeration> 1125 <xs:enumeration value="CC-BY-ND-4.0"> 1126 <xs:annotation> 1127 <xs:documentation>Creative Commons Attribution No Derivatives 4.0 International</xs:documentation> 1128 </xs:annotation> 1129 </xs:enumeration> 1130 <xs:enumeration value="Adobe-2006"> 1131 <xs:annotation> 1132 <xs:documentation>Adobe Systems Incorporated Source Code License Agreement</xs:documentation> 1133 </xs:annotation> 1134 </xs:enumeration> 1135 <xs:enumeration value="EPL-1.0"> 1136 <xs:annotation> 1137 <xs:documentation>Eclipse Public License 1.0</xs:documentation> 1138 </xs:annotation> 1139 </xs:enumeration> 1140 <xs:enumeration value="diffmark"> 1141 <xs:annotation> 1142 <xs:documentation>diffmark license</xs:documentation> 1143 </xs:annotation> 1144 </xs:enumeration> 1145 <xs:enumeration value="xinetd"> 1146 <xs:annotation> 1147 <xs:documentation>xinetd License</xs:documentation> 1148 </xs:annotation> 1149 </xs:enumeration> 1150 <xs:enumeration value="Plexus"> 1151 <xs:annotation> 1152 <xs:documentation>Plexus Classworlds License</xs:documentation> 1153 </xs:annotation> 1154 </xs:enumeration> 1155 <xs:enumeration value="JPNIC"> 1156 <xs:annotation> 1157 <xs:documentation>Japan Network Information Center License</xs:documentation> 1158 </xs:annotation> 1159 </xs:enumeration> 1160 <xs:enumeration value="Adobe-Glyph"> 1161 <xs:annotation> 1162 <xs:documentation>Adobe Glyph List License</xs:documentation> 1163 </xs:annotation> 1164 </xs:enumeration> 1165 <xs:enumeration value="Cube"> 1166 <xs:annotation> 1167 <xs:documentation>Cube License</xs:documentation> 1168 </xs:annotation> 1169 </xs:enumeration> 1170 <xs:enumeration value="TCP-wrappers"> 1171 <xs:annotation> 1172 <xs:documentation>TCP Wrappers License</xs:documentation> 1173 </xs:annotation> 1174 </xs:enumeration> 1175 <xs:enumeration value="CC-BY-SA-1.0"> 1176 <xs:annotation> 1177 <xs:documentation>Creative Commons Attribution Share Alike 1.0 Generic</xs:documentation> 1178 </xs:annotation> 1179 </xs:enumeration> 1180 <xs:enumeration value="BSD-2-Clause-FreeBSD"> 1181 <xs:annotation> 1182 <xs:documentation>BSD 2-Clause FreeBSD License</xs:documentation> 1183 </xs:annotation> 1184 </xs:enumeration> 1185 <xs:enumeration value="OGL-Canada-2.0"> 1186 <xs:annotation> 1187 <xs:documentation>Open Government Licence - Canada</xs:documentation> 1188 </xs:annotation> 1189 </xs:enumeration> 1190 <xs:enumeration value="ANTLR-PD"> 1191 <xs:annotation> 1192 <xs:documentation>ANTLR Software Rights Notice</xs:documentation> 1193 </xs:annotation> 1194 </xs:enumeration> 1195 <xs:enumeration value="LGPL-2.1+"> 1196 <xs:annotation> 1197 <xs:documentation>GNU Library General Public License v2.1 or later</xs:documentation> 1198 </xs:annotation> 1199 </xs:enumeration> 1200 <xs:enumeration value="OSL-2.1"> 1201 <xs:annotation> 1202 <xs:documentation>Open Software License 2.1</xs:documentation> 1203 </xs:annotation> 1204 </xs:enumeration> 1205 <xs:enumeration value="psutils"> 1206 <xs:annotation> 1207 <xs:documentation>psutils License</xs:documentation> 1208 </xs:annotation> 1209 </xs:enumeration> 1210 <xs:enumeration value="SCEA"> 1211 <xs:annotation> 1212 <xs:documentation>SCEA Shared Source License</xs:documentation> 1213 </xs:annotation> 1214 </xs:enumeration> 1215 <xs:enumeration value="MirOS"> 1216 <xs:annotation> 1217 <xs:documentation>The MirOS Licence</xs:documentation> 1218 </xs:annotation> 1219 </xs:enumeration> 1220 <xs:enumeration value="Hippocratic-2.1"> 1221 <xs:annotation> 1222 <xs:documentation>Hippocratic License 2.1</xs:documentation> 1223 </xs:annotation> 1224 </xs:enumeration> 1225 <xs:enumeration value="GFDL-1.2-invariants-only"> 1226 <xs:annotation> 1227 <xs:documentation>GNU Free Documentation License v1.2 only - invariants</xs:documentation> 1228 </xs:annotation> 1229 </xs:enumeration> 1230 <xs:enumeration value="LGPL-2.1-only"> 1231 <xs:annotation> 1232 <xs:documentation>GNU Lesser General Public License v2.1 only</xs:documentation> 1233 </xs:annotation> 1234 </xs:enumeration> 1235 <xs:enumeration value="Entessa"> 1236 <xs:annotation> 1237 <xs:documentation>Entessa Public License v1.0</xs:documentation> 1238 </xs:annotation> 1239 </xs:enumeration> 1240 <xs:enumeration value="MS-RL"> 1241 <xs:annotation> 1242 <xs:documentation>Microsoft Reciprocal License</xs:documentation> 1243 </xs:annotation> 1244 </xs:enumeration> 1245 <xs:enumeration value="libselinux-1.0"> 1246 <xs:annotation> 1247 <xs:documentation>libselinux public domain notice</xs:documentation> 1248 </xs:annotation> 1249 </xs:enumeration> 1250 <xs:enumeration value="LGPL-2.0"> 1251 <xs:annotation> 1252 <xs:documentation>GNU Library General Public License v2 only</xs:documentation> 1253 </xs:annotation> 1254 </xs:enumeration> 1255 <xs:enumeration value="OLDAP-2.5"> 1256 <xs:annotation> 1257 <xs:documentation>Open LDAP Public License v2.5</xs:documentation> 1258 </xs:annotation> 1259 </xs:enumeration> 1260 <xs:enumeration value="Imlib2"> 1261 <xs:annotation> 1262 <xs:documentation>Imlib2 License</xs:documentation> 1263 </xs:annotation> 1264 </xs:enumeration> 1265 <xs:enumeration value="Libpng"> 1266 <xs:annotation> 1267 <xs:documentation>libpng License</xs:documentation> 1268 </xs:annotation> 1269 </xs:enumeration> 1270 <xs:enumeration value="SchemeReport"> 1271 <xs:annotation> 1272 <xs:documentation>Scheme Language Report License</xs:documentation> 1273 </xs:annotation> 1274 </xs:enumeration> 1275 <xs:enumeration value="MPL-1.0"> 1276 <xs:annotation> 1277 <xs:documentation>Mozilla Public License 1.0</xs:documentation> 1278 </xs:annotation> 1279 </xs:enumeration> 1280 <xs:enumeration value="SAX-PD"> 1281 <xs:annotation> 1282 <xs:documentation>Sax Public Domain Notice</xs:documentation> 1283 </xs:annotation> 1284 </xs:enumeration> 1285 <xs:enumeration value="NLOD-1.0"> 1286 <xs:annotation> 1287 <xs:documentation>Norwegian Licence for Open Government Data (NLOD) 1.0</xs:documentation> 1288 </xs:annotation> 1289 </xs:enumeration> 1290 <xs:enumeration value="SimPL-2.0"> 1291 <xs:annotation> 1292 <xs:documentation>Simple Public License 2.0</xs:documentation> 1293 </xs:annotation> 1294 </xs:enumeration> 1295 <xs:enumeration value="TU-Berlin-1.0"> 1296 <xs:annotation> 1297 <xs:documentation>Technische Universitaet Berlin License 1.0</xs:documentation> 1298 </xs:annotation> 1299 </xs:enumeration> 1300 <xs:enumeration value="GFDL-1.1-no-invariants-only"> 1301 <xs:annotation> 1302 <xs:documentation>GNU Free Documentation License v1.1 only - no invariants</xs:documentation> 1303 </xs:annotation> 1304 </xs:enumeration> 1305 <xs:enumeration value="CC-BY-ND-3.0-DE"> 1306 <xs:annotation> 1307 <xs:documentation>Creative Commons Attribution No Derivatives 3.0 Germany</xs:documentation> 1308 </xs:annotation> 1309 </xs:enumeration> 1310 <xs:enumeration value="MakeIndex"> 1311 <xs:annotation> 1312 <xs:documentation>MakeIndex License</xs:documentation> 1313 </xs:annotation> 1314 </xs:enumeration> 1315 <xs:enumeration value="EPICS"> 1316 <xs:annotation> 1317 <xs:documentation>EPICS Open License</xs:documentation> 1318 </xs:annotation> 1319 </xs:enumeration> 1320 <xs:enumeration value="GFDL-1.3-invariants-only"> 1321 <xs:annotation> 1322 <xs:documentation>GNU Free Documentation License v1.3 only - invariants</xs:documentation> 1323 </xs:annotation> 1324 </xs:enumeration> 1325 <xs:enumeration value="XSkat"> 1326 <xs:annotation> 1327 <xs:documentation>XSkat License</xs:documentation> 1328 </xs:annotation> 1329 </xs:enumeration> 1330 <xs:enumeration value="bzip2-1.0.5"> 1331 <xs:annotation> 1332 <xs:documentation>bzip2 and libbzip2 License v1.0.5</xs:documentation> 1333 </xs:annotation> 1334 </xs:enumeration> 1335 <xs:enumeration value="Community-Spec-1.0"> 1336 <xs:annotation> 1337 <xs:documentation>Community Specification License 1.0</xs:documentation> 1338 </xs:annotation> 1339 </xs:enumeration> 1340 <xs:enumeration value="GL2PS"> 1341 <xs:annotation> 1342 <xs:documentation>GL2PS License</xs:documentation> 1343 </xs:annotation> 1344 </xs:enumeration> 1345 <xs:enumeration value="HPND"> 1346 <xs:annotation> 1347 <xs:documentation>Historical Permission Notice and Disclaimer</xs:documentation> 1348 </xs:annotation> 1349 </xs:enumeration> 1350 <xs:enumeration value="bzip2-1.0.6"> 1351 <xs:annotation> 1352 <xs:documentation>bzip2 and libbzip2 License v1.0.6</xs:documentation> 1353 </xs:annotation> 1354 </xs:enumeration> 1355 <xs:enumeration value="CC-BY-NC-1.0"> 1356 <xs:annotation> 1357 <xs:documentation>Creative Commons Attribution Non Commercial 1.0 Generic</xs:documentation> 1358 </xs:annotation> 1359 </xs:enumeration> 1360 <xs:enumeration value="Fair"> 1361 <xs:annotation> 1362 <xs:documentation>Fair License</xs:documentation> 1363 </xs:annotation> 1364 </xs:enumeration> 1365 <xs:enumeration value="CECILL-B"> 1366 <xs:annotation> 1367 <xs:documentation>CeCILL-B Free Software License Agreement</xs:documentation> 1368 </xs:annotation> 1369 </xs:enumeration> 1370 <xs:enumeration value="Glide"> 1371 <xs:annotation> 1372 <xs:documentation>3dfx Glide License</xs:documentation> 1373 </xs:annotation> 1374 </xs:enumeration> 1375 <xs:enumeration value="CC-BY-SA-4.0"> 1376 <xs:annotation> 1377 <xs:documentation>Creative Commons Attribution Share Alike 4.0 International</xs:documentation> 1378 </xs:annotation> 1379 </xs:enumeration> 1380 <xs:enumeration value="CC0-1.0"> 1381 <xs:annotation> 1382 <xs:documentation>Creative Commons Zero v1.0 Universal</xs:documentation> 1383 </xs:annotation> 1384 </xs:enumeration> 1385 <xs:enumeration value="MIT-enna"> 1386 <xs:annotation> 1387 <xs:documentation>enna License</xs:documentation> 1388 </xs:annotation> 1389 </xs:enumeration> 1390 <xs:enumeration value="Wsuipa"> 1391 <xs:annotation> 1392 <xs:documentation>Wsuipa License</xs:documentation> 1393 </xs:annotation> 1394 </xs:enumeration> 1395 <xs:enumeration value="RSA-MD"> 1396 <xs:annotation> 1397 <xs:documentation>RSA Message-Digest License</xs:documentation> 1398 </xs:annotation> 1399 </xs:enumeration> 1400 <xs:enumeration value="VOSTROM"> 1401 <xs:annotation> 1402 <xs:documentation>VOSTROM Public License for Open Source</xs:documentation> 1403 </xs:annotation> 1404 </xs:enumeration> 1405 <xs:enumeration value="O-UDA-1.0"> 1406 <xs:annotation> 1407 <xs:documentation>Open Use of Data Agreement v1.0</xs:documentation> 1408 </xs:annotation> 1409 </xs:enumeration> 1410 <xs:enumeration value="CERN-OHL-S-2.0"> 1411 <xs:annotation> 1412 <xs:documentation>CERN Open Hardware Licence Version 2 - Strongly Reciprocal</xs:documentation> 1413 </xs:annotation> 1414 </xs:enumeration> 1415 <xs:enumeration value="X11-distribute-modifications-variant"> 1416 <xs:annotation> 1417 <xs:documentation>X11 License Distribution Modification Variant</xs:documentation> 1418 </xs:annotation> 1419 </xs:enumeration> 1420 <xs:enumeration value="copyleft-next-0.3.0"> 1421 <xs:annotation> 1422 <xs:documentation>copyleft-next 0.3.0</xs:documentation> 1423 </xs:annotation> 1424 </xs:enumeration> 1425 <xs:enumeration value="Zimbra-1.3"> 1426 <xs:annotation> 1427 <xs:documentation>Zimbra Public License v1.3</xs:documentation> 1428 </xs:annotation> 1429 </xs:enumeration> 1430 <xs:enumeration value="NIST-PD-fallback"> 1431 <xs:annotation> 1432 <xs:documentation>NIST Public Domain Notice with license fallback</xs:documentation> 1433 </xs:annotation> 1434 </xs:enumeration> 1435 <xs:enumeration value="Nokia"> 1436 <xs:annotation> 1437 <xs:documentation>Nokia Open Source License</xs:documentation> 1438 </xs:annotation> 1439 </xs:enumeration> 1440 <xs:enumeration value="AFL-2.1"> 1441 <xs:annotation> 1442 <xs:documentation>Academic Free License v2.1</xs:documentation> 1443 </xs:annotation> 1444 </xs:enumeration> 1445 <xs:enumeration value="ZPL-2.0"> 1446 <xs:annotation> 1447 <xs:documentation>Zope Public License 2.0</xs:documentation> 1448 </xs:annotation> 1449 </xs:enumeration> 1450 <xs:enumeration value="ODbL-1.0"> 1451 <xs:annotation> 1452 <xs:documentation>Open Data Commons Open Database License v1.0</xs:documentation> 1453 </xs:annotation> 1454 </xs:enumeration> 1455 <xs:enumeration value="zlib-acknowledgement"> 1456 <xs:annotation> 1457 <xs:documentation>zlib/libpng License with Acknowledgement</xs:documentation> 1458 </xs:annotation> 1459 </xs:enumeration> 1460 <xs:enumeration value="PHP-3.01"> 1461 <xs:annotation> 1462 <xs:documentation>PHP License v3.01</xs:documentation> 1463 </xs:annotation> 1464 </xs:enumeration> 1465 <xs:enumeration value="Afmparse"> 1466 <xs:annotation> 1467 <xs:documentation>Afmparse License</xs:documentation> 1468 </xs:annotation> 1469 </xs:enumeration> 1470 <xs:enumeration value="HPND-sell-variant"> 1471 <xs:annotation> 1472 <xs:documentation>Historical Permission Notice and Disclaimer - sell variant</xs:documentation> 1473 </xs:annotation> 1474 </xs:enumeration> 1475 <xs:enumeration value="PolyForm-Small-Business-1.0.0"> 1476 <xs:annotation> 1477 <xs:documentation>PolyForm Small Business License 1.0.0</xs:documentation> 1478 </xs:annotation> 1479 </xs:enumeration> 1480 <xs:enumeration value="IPL-1.0"> 1481 <xs:annotation> 1482 <xs:documentation>IBM Public License v1.0</xs:documentation> 1483 </xs:annotation> 1484 </xs:enumeration> 1485 <xs:enumeration value="CECILL-1.1"> 1486 <xs:annotation> 1487 <xs:documentation>CeCILL Free Software License Agreement v1.1</xs:documentation> 1488 </xs:annotation> 1489 </xs:enumeration> 1490 <xs:enumeration value="MIT-feh"> 1491 <xs:annotation> 1492 <xs:documentation>feh License</xs:documentation> 1493 </xs:annotation> 1494 </xs:enumeration> 1495 <xs:enumeration value="OFL-1.0-RFN"> 1496 <xs:annotation> 1497 <xs:documentation>SIL Open Font License 1.0 with Reserved Font Name</xs:documentation> 1498 </xs:annotation> 1499 </xs:enumeration> 1500 <xs:enumeration value="TMate"> 1501 <xs:annotation> 1502 <xs:documentation>TMate Open Source License</xs:documentation> 1503 </xs:annotation> 1504 </xs:enumeration> 1505 <xs:enumeration value="BSD-3-Clause-No-Nuclear-License"> 1506 <xs:annotation> 1507 <xs:documentation>BSD 3-Clause No Nuclear License</xs:documentation> 1508 </xs:annotation> 1509 </xs:enumeration> 1510 <xs:enumeration value="W3C-19980720"> 1511 <xs:annotation> 1512 <xs:documentation>W3C Software Notice and License (1998-07-20)</xs:documentation> 1513 </xs:annotation> 1514 </xs:enumeration> 1515 <xs:enumeration value="SPL-1.0"> 1516 <xs:annotation> 1517 <xs:documentation>Sun Public License v1.0</xs:documentation> 1518 </xs:annotation> 1519 </xs:enumeration> 1520 <xs:enumeration value="NetCDF"> 1521 <xs:annotation> 1522 <xs:documentation>NetCDF license</xs:documentation> 1523 </xs:annotation> 1524 </xs:enumeration> 1525 <xs:enumeration value="Aladdin"> 1526 <xs:annotation> 1527 <xs:documentation>Aladdin Free Public License</xs:documentation> 1528 </xs:annotation> 1529 </xs:enumeration> 1530 <xs:enumeration value="AMDPLPA"> 1531 <xs:annotation> 1532 <xs:documentation>AMD's plpa_map.c License</xs:documentation> 1533 </xs:annotation> 1534 </xs:enumeration> 1535 <xs:enumeration value="CrystalStacker"> 1536 <xs:annotation> 1537 <xs:documentation>CrystalStacker License</xs:documentation> 1538 </xs:annotation> 1539 </xs:enumeration> 1540 <xs:enumeration value="Intel-ACPI"> 1541 <xs:annotation> 1542 <xs:documentation>Intel ACPI Software License Agreement</xs:documentation> 1543 </xs:annotation> 1544 </xs:enumeration> 1545 <xs:enumeration value="CERN-OHL-1.2"> 1546 <xs:annotation> 1547 <xs:documentation>CERN Open Hardware Licence v1.2</xs:documentation> 1548 </xs:annotation> 1549 </xs:enumeration> 1550 <xs:enumeration value="CC-BY-NC-SA-3.0-DE"> 1551 <xs:annotation> 1552 <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 3.0 Germany</xs:documentation> 1553 </xs:annotation> 1554 </xs:enumeration> 1555 <xs:enumeration value="MIT"> 1556 <xs:annotation> 1557 <xs:documentation>MIT License</xs:documentation> 1558 </xs:annotation> 1559 </xs:enumeration> 1560 <xs:enumeration value="Zed"> 1561 <xs:annotation> 1562 <xs:documentation>Zed License</xs:documentation> 1563 </xs:annotation> 1564 </xs:enumeration> 1565 <xs:enumeration value="OLDAP-2.0"> 1566 <xs:annotation> 1567 <xs:documentation>Open LDAP Public License v2.0 (or possibly 2.0A and 2.0B)</xs:documentation> 1568 </xs:annotation> 1569 </xs:enumeration> 1570 <xs:enumeration value="MulanPSL-1.0"> 1571 <xs:annotation> 1572 <xs:documentation>Mulan Permissive Software License, Version 1</xs:documentation> 1573 </xs:annotation> 1574 </xs:enumeration> 1575 <xs:enumeration value="EFL-2.0"> 1576 <xs:annotation> 1577 <xs:documentation>Eiffel Forum License v2.0</xs:documentation> 1578 </xs:annotation> 1579 </xs:enumeration> 1580 <xs:enumeration value="Latex2e"> 1581 <xs:annotation> 1582 <xs:documentation>Latex2e License</xs:documentation> 1583 </xs:annotation> 1584 </xs:enumeration> 1585 <xs:enumeration value="Spencer-94"> 1586 <xs:annotation> 1587 <xs:documentation>Spencer License 94</xs:documentation> 1588 </xs:annotation> 1589 </xs:enumeration> 1590 <xs:enumeration value="OPL-1.0"> 1591 <xs:annotation> 1592 <xs:documentation>Open Public License v1.0</xs:documentation> 1593 </xs:annotation> 1594 </xs:enumeration> 1595 <xs:enumeration value="CC-BY-NC-4.0"> 1596 <xs:annotation> 1597 <xs:documentation>Creative Commons Attribution Non Commercial 4.0 International</xs:documentation> 1598 </xs:annotation> 1599 </xs:enumeration> 1600 <xs:enumeration value="LGPL-3.0-or-later"> 1601 <xs:annotation> 1602 <xs:documentation>GNU Lesser General Public License v3.0 or later</xs:documentation> 1603 </xs:annotation> 1604 </xs:enumeration> 1605 <xs:enumeration value="UPL-1.0"> 1606 <xs:annotation> 1607 <xs:documentation>Universal Permissive License v1.0</xs:documentation> 1608 </xs:annotation> 1609 </xs:enumeration> 1610 <xs:enumeration value="NCSA"> 1611 <xs:annotation> 1612 <xs:documentation>University of Illinois/NCSA Open Source License</xs:documentation> 1613 </xs:annotation> 1614 </xs:enumeration> 1615 <xs:enumeration value="SGI-B-2.0"> 1616 <xs:annotation> 1617 <xs:documentation>SGI Free Software License B v2.0</xs:documentation> 1618 </xs:annotation> 1619 </xs:enumeration> 1620 <xs:enumeration value="GPL-3.0-with-GCC-exception"> 1621 <xs:annotation> 1622 <xs:documentation>GNU General Public License v3.0 w/GCC Runtime Library exception</xs:documentation> 1623 </xs:annotation> 1624 </xs:enumeration> 1625 <xs:enumeration value="Zend-2.0"> 1626 <xs:annotation> 1627 <xs:documentation>Zend License v2.0</xs:documentation> 1628 </xs:annotation> 1629 </xs:enumeration> 1630 <xs:enumeration value="ImageMagick"> 1631 <xs:annotation> 1632 <xs:documentation>ImageMagick License</xs:documentation> 1633 </xs:annotation> 1634 </xs:enumeration> 1635 <xs:enumeration value="OLDAP-2.6"> 1636 <xs:annotation> 1637 <xs:documentation>Open LDAP Public License v2.6</xs:documentation> 1638 </xs:annotation> 1639 </xs:enumeration> 1640 <xs:enumeration value="Unicode-TOU"> 1641 <xs:annotation> 1642 <xs:documentation>Unicode Terms of Use</xs:documentation> 1643 </xs:annotation> 1644 </xs:enumeration> 1645 <xs:enumeration value="GPL-3.0-only"> 1646 <xs:annotation> 1647 <xs:documentation>GNU General Public License v3.0 only</xs:documentation> 1648 </xs:annotation> 1649 </xs:enumeration> 1650 <xs:enumeration value="Artistic-2.0"> 1651 <xs:annotation> 1652 <xs:documentation>Artistic License 2.0</xs:documentation> 1653 </xs:annotation> 1654 </xs:enumeration> 1655 <xs:enumeration value="blessing"> 1656 <xs:annotation> 1657 <xs:documentation>SQLite Blessing</xs:documentation> 1658 </xs:annotation> 1659 </xs:enumeration> 1660 <xs:enumeration value="etalab-2.0"> 1661 <xs:annotation> 1662 <xs:documentation>Etalab Open License 2.0</xs:documentation> 1663 </xs:annotation> 1664 </xs:enumeration> 1665 <xs:enumeration value="GFDL-1.2-only"> 1666 <xs:annotation> 1667 <xs:documentation>GNU Free Documentation License v1.2 only</xs:documentation> 1668 </xs:annotation> 1669 </xs:enumeration> 1670 <xs:enumeration value="LPPL-1.0"> 1671 <xs:annotation> 1672 <xs:documentation>LaTeX Project Public License v1.0</xs:documentation> 1673 </xs:annotation> 1674 </xs:enumeration> 1675 <xs:enumeration value="Rdisc"> 1676 <xs:annotation> 1677 <xs:documentation>Rdisc License</xs:documentation> 1678 </xs:annotation> 1679 </xs:enumeration> 1680 <xs:enumeration value="BSD-3-Clause-Modification"> 1681 <xs:annotation> 1682 <xs:documentation>BSD 3-Clause Modification</xs:documentation> 1683 </xs:annotation> 1684 </xs:enumeration> 1685 <xs:enumeration value="Xerox"> 1686 <xs:annotation> 1687 <xs:documentation>Xerox License</xs:documentation> 1688 </xs:annotation> 1689 </xs:enumeration> 1690 <xs:enumeration value="MPL-2.0"> 1691 <xs:annotation> 1692 <xs:documentation>Mozilla Public License 2.0</xs:documentation> 1693 </xs:annotation> 1694 </xs:enumeration> 1695 <xs:enumeration value="BitTorrent-1.1"> 1696 <xs:annotation> 1697 <xs:documentation>BitTorrent Open Source License v1.1</xs:documentation> 1698 </xs:annotation> 1699 </xs:enumeration> 1700 <xs:enumeration value="CC-BY-NC-ND-2.0"> 1701 <xs:annotation> 1702 <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 2.0 Generic</xs:documentation> 1703 </xs:annotation> 1704 </xs:enumeration> 1705 <xs:enumeration value="SISSL"> 1706 <xs:annotation> 1707 <xs:documentation>Sun Industry Standards Source License v1.1</xs:documentation> 1708 </xs:annotation> 1709 </xs:enumeration> 1710 <xs:enumeration value="libtiff"> 1711 <xs:annotation> 1712 <xs:documentation>libtiff License</xs:documentation> 1713 </xs:annotation> 1714 </xs:enumeration> 1715 <xs:enumeration value="CC-BY-NC-SA-2.0-UK"> 1716 <xs:annotation> 1717 <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 2.0 England and Wales</xs:documentation> 1718 </xs:annotation> 1719 </xs:enumeration> 1720 <xs:enumeration value="D-FSL-1.0"> 1721 <xs:annotation> 1722 <xs:documentation>Deutsche Freie Software Lizenz</xs:documentation> 1723 </xs:annotation> 1724 </xs:enumeration> 1725 <xs:enumeration value="LPPL-1.2"> 1726 <xs:annotation> 1727 <xs:documentation>LaTeX Project Public License v1.2</xs:documentation> 1728 </xs:annotation> 1729 </xs:enumeration> 1730 <xs:enumeration value="TAPR-OHL-1.0"> 1731 <xs:annotation> 1732 <xs:documentation>TAPR Open Hardware License v1.0</xs:documentation> 1733 </xs:annotation> 1734 </xs:enumeration> 1735 <xs:enumeration value="EUPL-1.0"> 1736 <xs:annotation> 1737 <xs:documentation>European Union Public License 1.0</xs:documentation> 1738 </xs:annotation> 1739 </xs:enumeration> 1740 <xs:enumeration value="SHL-0.51"> 1741 <xs:annotation> 1742 <xs:documentation>Solderpad Hardware License, Version 0.51</xs:documentation> 1743 </xs:annotation> 1744 </xs:enumeration> 1745 <xs:enumeration value="FTL"> 1746 <xs:annotation> 1747 <xs:documentation>Freetype Project License</xs:documentation> 1748 </xs:annotation> 1749 </xs:enumeration> 1750 <xs:enumeration value="W3C-20150513"> 1751 <xs:annotation> 1752 <xs:documentation>W3C Software Notice and Document License (2015-05-13)</xs:documentation> 1753 </xs:annotation> 1754 </xs:enumeration> 1755 <xs:enumeration value="OSET-PL-2.1"> 1756 <xs:annotation> 1757 <xs:documentation>OSET Public License version 2.1</xs:documentation> 1758 </xs:annotation> 1759 </xs:enumeration> 1760 <xs:enumeration value="EUDatagrid"> 1761 <xs:annotation> 1762 <xs:documentation>EU DataGrid Software License</xs:documentation> 1763 </xs:annotation> 1764 </xs:enumeration> 1765 <xs:enumeration value="UCL-1.0"> 1766 <xs:annotation> 1767 <xs:documentation>Upstream Compatibility License v1.0</xs:documentation> 1768 </xs:annotation> 1769 </xs:enumeration> 1770 <xs:enumeration value="Borceux"> 1771 <xs:annotation> 1772 <xs:documentation>Borceux license</xs:documentation> 1773 </xs:annotation> 1774 </xs:enumeration> 1775 <xs:enumeration value="Elastic-2.0"> 1776 <xs:annotation> 1777 <xs:documentation>Elastic License 2.0</xs:documentation> 1778 </xs:annotation> 1779 </xs:enumeration> 1780 <xs:enumeration value="BSD-2-Clause-NetBSD"> 1781 <xs:annotation> 1782 <xs:documentation>BSD 2-Clause NetBSD License</xs:documentation> 1783 </xs:annotation> 1784 </xs:enumeration> 1785 <xs:enumeration value="BSD-3-Clause-Open-MPI"> 1786 <xs:annotation> 1787 <xs:documentation>BSD 3-Clause Open MPI variant</xs:documentation> 1788 </xs:annotation> 1789 </xs:enumeration> 1790 <xs:enumeration value="OSL-3.0"> 1791 <xs:annotation> 1792 <xs:documentation>Open Software License 3.0</xs:documentation> 1793 </xs:annotation> 1794 </xs:enumeration> 1795 <xs:enumeration value="curl"> 1796 <xs:annotation> 1797 <xs:documentation>curl License</xs:documentation> 1798 </xs:annotation> 1799 </xs:enumeration> 1800 <xs:enumeration value="Spencer-86"> 1801 <xs:annotation> 1802 <xs:documentation>Spencer License 86</xs:documentation> 1803 </xs:annotation> 1804 </xs:enumeration> 1805 <xs:enumeration value="BSL-1.0"> 1806 <xs:annotation> 1807 <xs:documentation>Boost Software License 1.0</xs:documentation> 1808 </xs:annotation> 1809 </xs:enumeration> 1810 <xs:enumeration value="SMLNJ"> 1811 <xs:annotation> 1812 <xs:documentation>Standard ML of New Jersey License</xs:documentation> 1813 </xs:annotation> 1814 </xs:enumeration> 1815 <xs:enumeration value="TOSL"> 1816 <xs:annotation> 1817 <xs:documentation>Trusster Open Source License</xs:documentation> 1818 </xs:annotation> 1819 </xs:enumeration> 1820 <xs:enumeration value="NOSL"> 1821 <xs:annotation> 1822 <xs:documentation>Netizen Open Source License</xs:documentation> 1823 </xs:annotation> 1824 </xs:enumeration> 1825 <xs:enumeration value="AFL-1.2"> 1826 <xs:annotation> 1827 <xs:documentation>Academic Free License v1.2</xs:documentation> 1828 </xs:annotation> 1829 </xs:enumeration> 1830 <xs:enumeration value="MulanPSL-2.0"> 1831 <xs:annotation> 1832 <xs:documentation>Mulan Permissive Software License, Version 2</xs:documentation> 1833 </xs:annotation> 1834 </xs:enumeration> 1835 <xs:enumeration value="Motosoto"> 1836 <xs:annotation> 1837 <xs:documentation>Motosoto License</xs:documentation> 1838 </xs:annotation> 1839 </xs:enumeration> 1840 <xs:enumeration value="CC-BY-NC-SA-2.5"> 1841 <xs:annotation> 1842 <xs:documentation>Creative Commons Attribution Non Commercial Share Alike 2.5 Generic</xs:documentation> 1843 </xs:annotation> 1844 </xs:enumeration> 1845 <xs:enumeration value="JasPer-2.0"> 1846 <xs:annotation> 1847 <xs:documentation>JasPer License</xs:documentation> 1848 </xs:annotation> 1849 </xs:enumeration> 1850 <xs:enumeration value="BSD-4-Clause-UC"> 1851 <xs:annotation> 1852 <xs:documentation>BSD-4-Clause (University of California-Specific)</xs:documentation> 1853 </xs:annotation> 1854 </xs:enumeration> 1855 <xs:enumeration value="Bahyph"> 1856 <xs:annotation> 1857 <xs:documentation>Bahyph License</xs:documentation> 1858 </xs:annotation> 1859 </xs:enumeration> 1860 <xs:enumeration value="VSL-1.0"> 1861 <xs:annotation> 1862 <xs:documentation>Vovida Software License v1.0</xs:documentation> 1863 </xs:annotation> 1864 </xs:enumeration> 1865 <xs:enumeration value="W3C"> 1866 <xs:annotation> 1867 <xs:documentation>W3C Software Notice and License (2002-12-31)</xs:documentation> 1868 </xs:annotation> 1869 </xs:enumeration> 1870 <xs:enumeration value="ODC-By-1.0"> 1871 <xs:annotation> 1872 <xs:documentation>Open Data Commons Attribution License v1.0</xs:documentation> 1873 </xs:annotation> 1874 </xs:enumeration> 1875 <xs:enumeration value="BitTorrent-1.0"> 1876 <xs:annotation> 1877 <xs:documentation>BitTorrent Open Source License v1.0</xs:documentation> 1878 </xs:annotation> 1879 </xs:enumeration> 1880 <xs:enumeration value="OGL-UK-2.0"> 1881 <xs:annotation> 1882 <xs:documentation>Open Government Licence v2.0</xs:documentation> 1883 </xs:annotation> 1884 </xs:enumeration> 1885 <xs:enumeration value="LGPL-3.0-only"> 1886 <xs:annotation> 1887 <xs:documentation>GNU Lesser General Public License v3.0 only</xs:documentation> 1888 </xs:annotation> 1889 </xs:enumeration> 1890 <xs:enumeration value="Xnet"> 1891 <xs:annotation> 1892 <xs:documentation>X.Net License</xs:documentation> 1893 </xs:annotation> 1894 </xs:enumeration> 1895 <xs:enumeration value="Ruby"> 1896 <xs:annotation> 1897 <xs:documentation>Ruby License</xs:documentation> 1898 </xs:annotation> 1899 </xs:enumeration> 1900 <xs:enumeration value="GFDL-1.3"> 1901 <xs:annotation> 1902 <xs:documentation>GNU Free Documentation License v1.3</xs:documentation> 1903 </xs:annotation> 1904 </xs:enumeration> 1905 <xs:enumeration value="ZPL-1.1"> 1906 <xs:annotation> 1907 <xs:documentation>Zope Public License 1.1</xs:documentation> 1908 </xs:annotation> 1909 </xs:enumeration> 1910 <xs:enumeration value="OCCT-PL"> 1911 <xs:annotation> 1912 <xs:documentation>Open CASCADE Technology Public License</xs:documentation> 1913 </xs:annotation> 1914 </xs:enumeration> 1915 <xs:enumeration value="LPPL-1.3c"> 1916 <xs:annotation> 1917 <xs:documentation>LaTeX Project Public License v1.3c</xs:documentation> 1918 </xs:annotation> 1919 </xs:enumeration> 1920 <xs:enumeration value="Apache-2.0"> 1921 <xs:annotation> 1922 <xs:documentation>Apache License 2.0</xs:documentation> 1923 </xs:annotation> 1924 </xs:enumeration> 1925 <xs:enumeration value="GD"> 1926 <xs:annotation> 1927 <xs:documentation>GD License</xs:documentation> 1928 </xs:annotation> 1929 </xs:enumeration> 1930 <xs:enumeration value="CC-BY-3.0-NL"> 1931 <xs:annotation> 1932 <xs:documentation>Creative Commons Attribution 3.0 Netherlands</xs:documentation> 1933 </xs:annotation> 1934 </xs:enumeration> 1935 <xs:enumeration value="LPPL-1.3a"> 1936 <xs:annotation> 1937 <xs:documentation>LaTeX Project Public License v1.3a</xs:documentation> 1938 </xs:annotation> 1939 </xs:enumeration> 1940 <xs:enumeration value="CC-BY-2.5-AU"> 1941 <xs:annotation> 1942 <xs:documentation>Creative Commons Attribution 2.5 Australia</xs:documentation> 1943 </xs:annotation> 1944 </xs:enumeration> 1945 <xs:enumeration value="GFDL-1.1-only"> 1946 <xs:annotation> 1947 <xs:documentation>GNU Free Documentation License v1.1 only</xs:documentation> 1948 </xs:annotation> 1949 </xs:enumeration> 1950 <xs:enumeration value="GFDL-1.1-or-later"> 1951 <xs:annotation> 1952 <xs:documentation>GNU Free Documentation License v1.1 or later</xs:documentation> 1953 </xs:annotation> 1954 </xs:enumeration> 1955 <xs:enumeration value="OGL-UK-3.0"> 1956 <xs:annotation> 1957 <xs:documentation>Open Government Licence v3.0</xs:documentation> 1958 </xs:annotation> 1959 </xs:enumeration> 1960 <xs:enumeration value="YPL-1.0"> 1961 <xs:annotation> 1962 <xs:documentation>Yahoo! Public License v1.0</xs:documentation> 1963 </xs:annotation> 1964 </xs:enumeration> 1965 <xs:enumeration value="RPL-1.1"> 1966 <xs:annotation> 1967 <xs:documentation>Reciprocal Public License 1.1</xs:documentation> 1968 </xs:annotation> 1969 </xs:enumeration> 1970 <xs:enumeration value="LGPL-2.0-or-later"> 1971 <xs:annotation> 1972 <xs:documentation>GNU Library General Public License v2 or later</xs:documentation> 1973 </xs:annotation> 1974 </xs:enumeration> 1975 <xs:enumeration value="OPUBL-1.0"> 1976 <xs:annotation> 1977 <xs:documentation>Open Publication License v1.0</xs:documentation> 1978 </xs:annotation> 1979 </xs:enumeration> 1980 <xs:enumeration value="Noweb"> 1981 <xs:annotation> 1982 <xs:documentation>Noweb License</xs:documentation> 1983 </xs:annotation> 1984 </xs:enumeration> 1985 <xs:enumeration value="AFL-3.0"> 1986 <xs:annotation> 1987 <xs:documentation>Academic Free License v3.0</xs:documentation> 1988 </xs:annotation> 1989 </xs:enumeration> 1990 <xs:enumeration value="Nunit"> 1991 <xs:annotation> 1992 <xs:documentation>Nunit License</xs:documentation> 1993 </xs:annotation> 1994 </xs:enumeration> 1995 <xs:enumeration value="CC-BY-3.0"> 1996 <xs:annotation> 1997 <xs:documentation>Creative Commons Attribution 3.0 Unported</xs:documentation> 1998 </xs:annotation> 1999 </xs:enumeration> 2000 <xs:enumeration value="Beerware"> 2001 <xs:annotation> 2002 <xs:documentation>Beerware License</xs:documentation> 2003 </xs:annotation> 2004 </xs:enumeration> 2005 <xs:enumeration value="Caldera"> 2006 <xs:annotation> 2007 <xs:documentation>Caldera License</xs:documentation> 2008 </xs:annotation> 2009 </xs:enumeration> 2010 <xs:enumeration value="GPL-1.0"> 2011 <xs:annotation> 2012 <xs:documentation>GNU General Public License v1.0 only</xs:documentation> 2013 </xs:annotation> 2014 </xs:enumeration> 2015 <xs:enumeration value="GPL-2.0+"> 2016 <xs:annotation> 2017 <xs:documentation>GNU General Public License v2.0 or later</xs:documentation> 2018 </xs:annotation> 2019 </xs:enumeration> 2020 <xs:enumeration value="NCGL-UK-2.0"> 2021 <xs:annotation> 2022 <xs:documentation>Non-Commercial Government Licence</xs:documentation> 2023 </xs:annotation> 2024 </xs:enumeration> 2025 <xs:enumeration value="CC-BY-ND-2.5"> 2026 <xs:annotation> 2027 <xs:documentation>Creative Commons Attribution No Derivatives 2.5 Generic</xs:documentation> 2028 </xs:annotation> 2029 </xs:enumeration> 2030 <xs:enumeration value="GPL-2.0"> 2031 <xs:annotation> 2032 <xs:documentation>GNU General Public License v2.0 only</xs:documentation> 2033 </xs:annotation> 2034 </xs:enumeration> 2035 <xs:enumeration value="Intel"> 2036 <xs:annotation> 2037 <xs:documentation>Intel Open Source License</xs:documentation> 2038 </xs:annotation> 2039 </xs:enumeration> 2040 <xs:enumeration value="Vim"> 2041 <xs:annotation> 2042 <xs:documentation>Vim License</xs:documentation> 2043 </xs:annotation> 2044 </xs:enumeration> 2045 <xs:enumeration value="CC-BY-SA-2.0"> 2046 <xs:annotation> 2047 <xs:documentation>Creative Commons Attribution Share Alike 2.0 Generic</xs:documentation> 2048 </xs:annotation> 2049 </xs:enumeration> 2050 <xs:enumeration value="MITNFA"> 2051 <xs:annotation> 2052 <xs:documentation>MIT +no-false-attribs license</xs:documentation> 2053 </xs:annotation> 2054 </xs:enumeration> 2055 <xs:enumeration value="APSL-1.1"> 2056 <xs:annotation> 2057 <xs:documentation>Apple Public Source License 1.1</xs:documentation> 2058 </xs:annotation> 2059 </xs:enumeration> 2060 <xs:enumeration value="GFDL-1.2-or-later"> 2061 <xs:annotation> 2062 <xs:documentation>GNU Free Documentation License v1.2 or later</xs:documentation> 2063 </xs:annotation> 2064 </xs:enumeration> 2065 <xs:enumeration value="BSD-3-Clause-Attribution"> 2066 <xs:annotation> 2067 <xs:documentation>BSD with attribution</xs:documentation> 2068 </xs:annotation> 2069 </xs:enumeration> 2070 <xs:enumeration value="OFL-1.0-no-RFN"> 2071 <xs:annotation> 2072 <xs:documentation>SIL Open Font License 1.0 with no Reserved Font Name</xs:documentation> 2073 </xs:annotation> 2074 </xs:enumeration> 2075 <xs:enumeration value="Naumen"> 2076 <xs:annotation> 2077 <xs:documentation>Naumen Public License</xs:documentation> 2078 </xs:annotation> 2079 </xs:enumeration> 2080 <xs:enumeration value="CC-BY-NC-ND-2.5"> 2081 <xs:annotation> 2082 <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 2.5 Generic</xs:documentation> 2083 </xs:annotation> 2084 </xs:enumeration> 2085 <xs:enumeration value="C-UDA-1.0"> 2086 <xs:annotation> 2087 <xs:documentation>Computational Use of Data Agreement v1.0</xs:documentation> 2088 </xs:annotation> 2089 </xs:enumeration> 2090 <xs:enumeration value="LGPLLR"> 2091 <xs:annotation> 2092 <xs:documentation>Lesser General Public License For Linguistic Resources</xs:documentation> 2093 </xs:annotation> 2094 </xs:enumeration> 2095 <xs:enumeration value="mpich2"> 2096 <xs:annotation> 2097 <xs:documentation>mpich2 License</xs:documentation> 2098 </xs:annotation> 2099 </xs:enumeration> 2100 <xs:enumeration value="APSL-1.0"> 2101 <xs:annotation> 2102 <xs:documentation>Apple Public Source License 1.0</xs:documentation> 2103 </xs:annotation> 2104 </xs:enumeration> 2105 <xs:enumeration value="Linux-OpenIB"> 2106 <xs:annotation> 2107 <xs:documentation>Linux Kernel Variant of OpenIB.org license</xs:documentation> 2108 </xs:annotation> 2109 </xs:enumeration> 2110 <xs:enumeration value="MIT-advertising"> 2111 <xs:annotation> 2112 <xs:documentation>Enlightenment License (e16)</xs:documentation> 2113 </xs:annotation> 2114 </xs:enumeration> 2115 <xs:enumeration value="GFDL-1.2"> 2116 <xs:annotation> 2117 <xs:documentation>GNU Free Documentation License v1.2</xs:documentation> 2118 </xs:annotation> 2119 </xs:enumeration> 2120 <xs:enumeration value="OGTSL"> 2121 <xs:annotation> 2122 <xs:documentation>Open Group Test Suite License</xs:documentation> 2123 </xs:annotation> 2124 </xs:enumeration> 2125 <xs:enumeration value="Dotseqn"> 2126 <xs:annotation> 2127 <xs:documentation>Dotseqn License</xs:documentation> 2128 </xs:annotation> 2129 </xs:enumeration> 2130 <xs:enumeration value="DL-DE-BY-2.0"> 2131 <xs:annotation> 2132 <xs:documentation>Data licence Germany – attribution – version 2.0</xs:documentation> 2133 </xs:annotation> 2134 </xs:enumeration> 2135 <xs:enumeration value="Saxpath"> 2136 <xs:annotation> 2137 <xs:documentation>Saxpath License</xs:documentation> 2138 </xs:annotation> 2139 </xs:enumeration> 2140 <xs:enumeration value="AGPL-3.0"> 2141 <xs:annotation> 2142 <xs:documentation>GNU Affero General Public License v3.0</xs:documentation> 2143 </xs:annotation> 2144 </xs:enumeration> 2145 <xs:enumeration value="Abstyles"> 2146 <xs:annotation> 2147 <xs:documentation>Abstyles License</xs:documentation> 2148 </xs:annotation> 2149 </xs:enumeration> 2150 <xs:enumeration value="CC-BY-SA-3.0"> 2151 <xs:annotation> 2152 <xs:documentation>Creative Commons Attribution Share Alike 3.0 Unported</xs:documentation> 2153 </xs:annotation> 2154 </xs:enumeration> 2155 <xs:enumeration value="Giftware"> 2156 <xs:annotation> 2157 <xs:documentation>Giftware License</xs:documentation> 2158 </xs:annotation> 2159 </xs:enumeration> 2160 <xs:enumeration value="FreeImage"> 2161 <xs:annotation> 2162 <xs:documentation>FreeImage Public License v1.0</xs:documentation> 2163 </xs:annotation> 2164 </xs:enumeration> 2165 <xs:enumeration value="CECILL-2.1"> 2166 <xs:annotation> 2167 <xs:documentation>CeCILL Free Software License Agreement v2.1</xs:documentation> 2168 </xs:annotation> 2169 </xs:enumeration> 2170 <xs:enumeration value="RPSL-1.0"> 2171 <xs:annotation> 2172 <xs:documentation>RealNetworks Public Source License v1.0</xs:documentation> 2173 </xs:annotation> 2174 </xs:enumeration> 2175 <xs:enumeration value="GFDL-1.3-or-later"> 2176 <xs:annotation> 2177 <xs:documentation>GNU Free Documentation License v1.3 or later</xs:documentation> 2178 </xs:annotation> 2179 </xs:enumeration> 2180 <xs:enumeration value="GFDL-1.1-invariants-or-later"> 2181 <xs:annotation> 2182 <xs:documentation>GNU Free Documentation License v1.1 or later - invariants</xs:documentation> 2183 </xs:annotation> 2184 </xs:enumeration> 2185 <xs:enumeration value="ECL-2.0"> 2186 <xs:annotation> 2187 <xs:documentation>Educational Community License v2.0</xs:documentation> 2188 </xs:annotation> 2189 </xs:enumeration> 2190 <xs:enumeration value="LiLiQ-Rplus-1.1"> 2191 <xs:annotation> 2192 <xs:documentation>Licence Libre du Québec – Réciprocité forte version 1.1</xs:documentation> 2193 </xs:annotation> 2194 </xs:enumeration> 2195 <xs:enumeration value="GPL-3.0-with-autoconf-exception"> 2196 <xs:annotation> 2197 <xs:documentation>GNU General Public License v3.0 w/Autoconf exception</xs:documentation> 2198 </xs:annotation> 2199 </xs:enumeration> 2200 <xs:enumeration value="Jam"> 2201 <xs:annotation> 2202 <xs:documentation>Jam License</xs:documentation> 2203 </xs:annotation> 2204 </xs:enumeration> 2205 <xs:enumeration value="GFDL-1.2-no-invariants-or-later"> 2206 <xs:annotation> 2207 <xs:documentation>GNU Free Documentation License v1.2 or later - no invariants</xs:documentation> 2208 </xs:annotation> 2209 </xs:enumeration> 2210 <xs:enumeration value="CECILL-2.0"> 2211 <xs:annotation> 2212 <xs:documentation>CeCILL Free Software License Agreement v2.0</xs:documentation> 2213 </xs:annotation> 2214 </xs:enumeration> 2215 <xs:enumeration value="PolyForm-Noncommercial-1.0.0"> 2216 <xs:annotation> 2217 <xs:documentation>PolyForm Noncommercial License 1.0.0</xs:documentation> 2218 </xs:annotation> 2219 </xs:enumeration> 2220 <xs:enumeration value="OGC-1.0"> 2221 <xs:annotation> 2222 <xs:documentation>OGC Software License, Version 1.0</xs:documentation> 2223 </xs:annotation> 2224 </xs:enumeration> 2225 <xs:enumeration value="CC-BY-ND-3.0"> 2226 <xs:annotation> 2227 <xs:documentation>Creative Commons Attribution No Derivatives 3.0 Unported</xs:documentation> 2228 </xs:annotation> 2229 </xs:enumeration> 2230 <xs:enumeration value="QPL-1.0"> 2231 <xs:annotation> 2232 <xs:documentation>Q Public License 1.0</xs:documentation> 2233 </xs:annotation> 2234 </xs:enumeration> 2235 <xs:enumeration value="LAL-1.2"> 2236 <xs:annotation> 2237 <xs:documentation>Licence Art Libre 1.2</xs:documentation> 2238 </xs:annotation> 2239 </xs:enumeration> 2240 <xs:enumeration value="CC-BY-3.0-DE"> 2241 <xs:annotation> 2242 <xs:documentation>Creative Commons Attribution 3.0 Germany</xs:documentation> 2243 </xs:annotation> 2244 </xs:enumeration> 2245 <xs:enumeration value="OpenSSL"> 2246 <xs:annotation> 2247 <xs:documentation>OpenSSL License</xs:documentation> 2248 </xs:annotation> 2249 </xs:enumeration> 2250 <xs:enumeration value="Spencer-99"> 2251 <xs:annotation> 2252 <xs:documentation>Spencer License 99</xs:documentation> 2253 </xs:annotation> 2254 </xs:enumeration> 2255 <xs:enumeration value="CC-BY-SA-3.0-AT"> 2256 <xs:annotation> 2257 <xs:documentation>Creative Commons Attribution Share Alike 3.0 Austria</xs:documentation> 2258 </xs:annotation> 2259 </xs:enumeration> 2260 <xs:enumeration value="BSD-Protection"> 2261 <xs:annotation> 2262 <xs:documentation>BSD Protection License</xs:documentation> 2263 </xs:annotation> 2264 </xs:enumeration> 2265 <xs:enumeration value="OLDAP-2.2.2"> 2266 <xs:annotation> 2267 <xs:documentation>Open LDAP Public License 2.2.2</xs:documentation> 2268 </xs:annotation> 2269 </xs:enumeration> 2270 <xs:enumeration value="NRL"> 2271 <xs:annotation> 2272 <xs:documentation>NRL License</xs:documentation> 2273 </xs:annotation> 2274 </xs:enumeration> 2275 <xs:enumeration value="TORQUE-1.1"> 2276 <xs:annotation> 2277 <xs:documentation>TORQUE v2.5+ Software License v1.1</xs:documentation> 2278 </xs:annotation> 2279 </xs:enumeration> 2280 <xs:enumeration value="HTMLTIDY"> 2281 <xs:annotation> 2282 <xs:documentation>HTML Tidy License</xs:documentation> 2283 </xs:annotation> 2284 </xs:enumeration> 2285 <xs:enumeration value="SSPL-1.0"> 2286 <xs:annotation> 2287 <xs:documentation>Server Side Public License, v 1</xs:documentation> 2288 </xs:annotation> 2289 </xs:enumeration> 2290 <xs:enumeration value="NPL-1.0"> 2291 <xs:annotation> 2292 <xs:documentation>Netscape Public License v1.0</xs:documentation> 2293 </xs:annotation> 2294 </xs:enumeration> 2295 <xs:enumeration value="LGPL-2.0-only"> 2296 <xs:annotation> 2297 <xs:documentation>GNU Library General Public License v2 only</xs:documentation> 2298 </xs:annotation> 2299 </xs:enumeration> 2300 <xs:enumeration value="AGPL-3.0-only"> 2301 <xs:annotation> 2302 <xs:documentation>GNU Affero General Public License v3.0 only</xs:documentation> 2303 </xs:annotation> 2304 </xs:enumeration> 2305 <xs:enumeration value="GFDL-1.2-invariants-or-later"> 2306 <xs:annotation> 2307 <xs:documentation>GNU Free Documentation License v1.2 or later - invariants</xs:documentation> 2308 </xs:annotation> 2309 </xs:enumeration> 2310 <xs:enumeration value="GPL-2.0-with-bison-exception"> 2311 <xs:annotation> 2312 <xs:documentation>GNU General Public License v2.0 w/Bison exception</xs:documentation> 2313 </xs:annotation> 2314 </xs:enumeration> 2315 <xs:enumeration value="CC-BY-NC-ND-1.0"> 2316 <xs:annotation> 2317 <xs:documentation>Creative Commons Attribution Non Commercial No Derivatives 1.0 Generic</xs:documentation> 2318 </xs:annotation> 2319 </xs:enumeration> 2320 <xs:enumeration value="ECL-1.0"> 2321 <xs:annotation> 2322 <xs:documentation>Educational Community License v1.0</xs:documentation> 2323 </xs:annotation> 2324 </xs:enumeration> 2325 <xs:enumeration value="WTFPL"> 2326 <xs:annotation> 2327 <xs:documentation>Do What The F*ck You Want To Public License</xs:documentation> 2328 </xs:annotation> 2329 </xs:enumeration> 2330 <xs:enumeration value="CC-BY-SA-2.0-UK"> 2331 <xs:annotation> 2332 <xs:documentation>Creative Commons Attribution Share Alike 2.0 England and Wales</xs:documentation> 2333 </xs:annotation> 2334 </xs:enumeration> 2335 <xs:enumeration value="GPL-3.0"> 2336 <xs:annotation> 2337 <xs:documentation>GNU General Public License v3.0 only</xs:documentation> 2338 </xs:annotation> 2339 </xs:enumeration> 2340 <xs:enumeration value="OLDAP-2.2.1"> 2341 <xs:annotation> 2342 <xs:documentation>Open LDAP Public License v2.2.1</xs:documentation> 2343 </xs:annotation> 2344 </xs:enumeration> 2345 <xs:enumeration value="SMPPL"> 2346 <xs:annotation> 2347 <xs:documentation>Secure Messaging Protocol Public License</xs:documentation> 2348 </xs:annotation> 2349 </xs:enumeration> 2350 <xs:enumeration value="CC-BY-3.0-AT"> 2351 <xs:annotation> 2352 <xs:documentation>Creative Commons Attribution 3.0 Austria</xs:documentation> 2353 </xs:annotation> 2354 </xs:enumeration> 2355 <xs:enumeration value="EFL-1.0"> 2356 <xs:annotation> 2357 <xs:documentation>Eiffel Forum License v1.0</xs:documentation> 2358 </xs:annotation> 2359 </xs:enumeration> 2360 <xs:enumeration value="NBPL-1.0"> 2361 <xs:annotation> 2362 <xs:documentation>Net Boolean Public License v1</xs:documentation> 2363 </xs:annotation> 2364 </xs:enumeration> 2365 <xs:enumeration value="BSD-3-Clause-LBNL"> 2366 <xs:annotation> 2367 <xs:documentation>Lawrence Berkeley National Labs BSD variant license</xs:documentation> 2368 </xs:annotation> 2369 </xs:enumeration> 2370 <xs:enumeration value="AGPL-1.0"> 2371 <xs:annotation> 2372 <xs:documentation>Affero General Public License v1.0</xs:documentation> 2373 </xs:annotation> 2374 </xs:enumeration> 2375 <xs:enumeration value="Crossword"> 2376 <xs:annotation> 2377 <xs:documentation>Crossword License</xs:documentation> 2378 </xs:annotation> 2379 </xs:enumeration> 2380 <xs:enumeration value="TCL"> 2381 <xs:annotation> 2382 <xs:documentation>TCL/TK License</xs:documentation> 2383 </xs:annotation> 2384 </xs:enumeration> 2385 <xs:enumeration value="CC-BY-ND-1.0"> 2386 <xs:annotation> 2387 <xs:documentation>Creative Commons Attribution No Derivatives 1.0 Generic</xs:documentation> 2388 </xs:annotation> 2389 </xs:enumeration> 2390 <xs:enumeration value="AML"> 2391 <xs:annotation> 2392 <xs:documentation>Apple MIT License</xs:documentation> 2393 </xs:annotation> 2394 </xs:enumeration> 2395 <xs:enumeration value="TU-Berlin-2.0"> 2396 <xs:annotation> 2397 <xs:documentation>Technische Universitaet Berlin License 2.0</xs:documentation> 2398 </xs:annotation> 2399 </xs:enumeration> 2400 <xs:enumeration value="GFDL-1.3-only"> 2401 <xs:annotation> 2402 <xs:documentation>GNU Free Documentation License v1.3 only</xs:documentation> 2403 </xs:annotation> 2404 </xs:enumeration> 2405 <xs:enumeration value="NPOSL-3.0"> 2406 <xs:annotation> 2407 <xs:documentation>Non-Profit Open Software License 3.0</xs:documentation> 2408 </xs:annotation> 2409 </xs:enumeration> 2410 <xs:enumeration value="BSD-4-Clause"> 2411 <xs:annotation> 2412 <xs:documentation>BSD 4-Clause "Original" or "Old" License</xs:documentation> 2413 </xs:annotation> 2414 </xs:enumeration> 2415 <xs:enumeration value="gSOAP-1.3b"> 2416 <xs:annotation> 2417 <xs:documentation>gSOAP Public License v1.3b</xs:documentation> 2418 </xs:annotation> 2419 </xs:enumeration> 2420 <xs:enumeration value="LGPL-2.1"> 2421 <xs:annotation> 2422 <xs:documentation>GNU Lesser General Public License v2.1 only</xs:documentation> 2423 </xs:annotation> 2424 </xs:enumeration> 2425 <xs:enumeration value="LGPL-3.0"> 2426 <xs:annotation> 2427 <xs:documentation>GNU Lesser General Public License v3.0 only</xs:documentation> 2428 </xs:annotation> 2429 </xs:enumeration> 2430 <!-- Exceptions --> 2431 <xs:enumeration value="freertos-exception-2.0"> 2432 <xs:annotation> 2433 <xs:documentation>FreeRTOS Exception 2.0</xs:documentation> 2434 </xs:annotation> 2435 </xs:enumeration> 2436 <xs:enumeration value="Swift-exception"> 2437 <xs:annotation> 2438 <xs:documentation>Swift Exception</xs:documentation> 2439 </xs:annotation> 2440 </xs:enumeration> 2441 <xs:enumeration value="Qt-LGPL-exception-1.1"> 2442 <xs:annotation> 2443 <xs:documentation>Qt LGPL exception 1.1</xs:documentation> 2444 </xs:annotation> 2445 </xs:enumeration> 2446 <xs:enumeration value="gnu-javamail-exception"> 2447 <xs:annotation> 2448 <xs:documentation>GNU JavaMail exception</xs:documentation> 2449 </xs:annotation> 2450 </xs:enumeration> 2451 <xs:enumeration value="CLISP-exception-2.0"> 2452 <xs:annotation> 2453 <xs:documentation>CLISP exception 2.0</xs:documentation> 2454 </xs:annotation> 2455 </xs:enumeration> 2456 <xs:enumeration value="eCos-exception-2.0"> 2457 <xs:annotation> 2458 <xs:documentation>eCos exception 2.0</xs:documentation> 2459 </xs:annotation> 2460 </xs:enumeration> 2461 <xs:enumeration value="GPL-CC-1.0"> 2462 <xs:annotation> 2463 <xs:documentation>GPL Cooperation Commitment 1.0</xs:documentation> 2464 </xs:annotation> 2465 </xs:enumeration> 2466 <xs:enumeration value="DigiRule-FOSS-exception"> 2467 <xs:annotation> 2468 <xs:documentation>DigiRule FOSS License Exception</xs:documentation> 2469 </xs:annotation> 2470 </xs:enumeration> 2471 <xs:enumeration value="Font-exception-2.0"> 2472 <xs:annotation> 2473 <xs:documentation>Font exception 2.0</xs:documentation> 2474 </xs:annotation> 2475 </xs:enumeration> 2476 <xs:enumeration value="Qt-GPL-exception-1.0"> 2477 <xs:annotation> 2478 <xs:documentation>Qt GPL exception 1.0</xs:documentation> 2479 </xs:annotation> 2480 </xs:enumeration> 2481 <xs:enumeration value="PS-or-PDF-font-exception-20170817"> 2482 <xs:annotation> 2483 <xs:documentation>PS/PDF font exception (2017-08-17)</xs:documentation> 2484 </xs:annotation> 2485 </xs:enumeration> 2486 <xs:enumeration value="GPL-3.0-linking-source-exception"> 2487 <xs:annotation> 2488 <xs:documentation>GPL-3.0 Linking Exception (with Corresponding Source)</xs:documentation> 2489 </xs:annotation> 2490 </xs:enumeration> 2491 <xs:enumeration value="Linux-syscall-note"> 2492 <xs:annotation> 2493 <xs:documentation>Linux Syscall Note</xs:documentation> 2494 </xs:annotation> 2495 </xs:enumeration> 2496 <xs:enumeration value="GCC-exception-2.0"> 2497 <xs:annotation> 2498 <xs:documentation>GCC Runtime Library exception 2.0</xs:documentation> 2499 </xs:annotation> 2500 </xs:enumeration> 2501 <xs:enumeration value="LZMA-exception"> 2502 <xs:annotation> 2503 <xs:documentation>LZMA exception</xs:documentation> 2504 </xs:annotation> 2505 </xs:enumeration> 2506 <xs:enumeration value="Autoconf-exception-3.0"> 2507 <xs:annotation> 2508 <xs:documentation>Autoconf exception 3.0</xs:documentation> 2509 </xs:annotation> 2510 </xs:enumeration> 2511 <xs:enumeration value="u-boot-exception-2.0"> 2512 <xs:annotation> 2513 <xs:documentation>U-Boot exception 2.0</xs:documentation> 2514 </xs:annotation> 2515 </xs:enumeration> 2516 <xs:enumeration value="LLVM-exception"> 2517 <xs:annotation> 2518 <xs:documentation>LLVM Exception</xs:documentation> 2519 </xs:annotation> 2520 </xs:enumeration> 2521 <xs:enumeration value="OCaml-LGPL-linking-exception"> 2522 <xs:annotation> 2523 <xs:documentation>OCaml LGPL Linking Exception</xs:documentation> 2524 </xs:annotation> 2525 </xs:enumeration> 2526 <xs:enumeration value="Autoconf-exception-2.0"> 2527 <xs:annotation> 2528 <xs:documentation>Autoconf exception 2.0</xs:documentation> 2529 </xs:annotation> 2530 </xs:enumeration> 2531 <xs:enumeration value="Bootloader-exception"> 2532 <xs:annotation> 2533 <xs:documentation>Bootloader Distribution Exception</xs:documentation> 2534 </xs:annotation> 2535 </xs:enumeration> 2536 <xs:enumeration value="LGPL-3.0-linking-exception"> 2537 <xs:annotation> 2538 <xs:documentation>LGPL-3.0 Linking Exception</xs:documentation> 2539 </xs:annotation> 2540 </xs:enumeration> 2541 <xs:enumeration value="openvpn-openssl-exception"> 2542 <xs:annotation> 2543 <xs:documentation>OpenVPN OpenSSL Exception</xs:documentation> 2544 </xs:annotation> 2545 </xs:enumeration> 2546 <xs:enumeration value="FLTK-exception"> 2547 <xs:annotation> 2548 <xs:documentation>FLTK exception</xs:documentation> 2549 </xs:annotation> 2550 </xs:enumeration> 2551 <xs:enumeration value="Bison-exception-2.2"> 2552 <xs:annotation> 2553 <xs:documentation>Bison exception 2.2</xs:documentation> 2554 </xs:annotation> 2555 </xs:enumeration> 2556 <xs:enumeration value="OCCT-exception-1.0"> 2557 <xs:annotation> 2558 <xs:documentation>Open CASCADE Exception 1.0</xs:documentation> 2559 </xs:annotation> 2560 </xs:enumeration> 2561 <xs:enumeration value="GCC-exception-3.1"> 2562 <xs:annotation> 2563 <xs:documentation>GCC Runtime Library exception 3.1</xs:documentation> 2564 </xs:annotation> 2565 </xs:enumeration> 2566 <xs:enumeration value="OpenJDK-assembly-exception-1.0"> 2567 <xs:annotation> 2568 <xs:documentation>OpenJDK Assembly exception 1.0</xs:documentation> 2569 </xs:annotation> 2570 </xs:enumeration> 2571 <xs:enumeration value="WxWindows-exception-3.1"> 2572 <xs:annotation> 2573 <xs:documentation>WxWindows Library Exception 3.1</xs:documentation> 2574 </xs:annotation> 2575 </xs:enumeration> 2576 <xs:enumeration value="Fawkes-Runtime-exception"> 2577 <xs:annotation> 2578 <xs:documentation>Fawkes Runtime Exception</xs:documentation> 2579 </xs:annotation> 2580 </xs:enumeration> 2581 <xs:enumeration value="Nokia-Qt-exception-1.1"> 2582 <xs:annotation> 2583 <xs:documentation>Nokia Qt LGPL exception 1.1</xs:documentation> 2584 </xs:annotation> 2585 </xs:enumeration> 2586 <xs:enumeration value="Qwt-exception-1.0"> 2587 <xs:annotation> 2588 <xs:documentation>Qwt exception 1.0</xs:documentation> 2589 </xs:annotation> 2590 </xs:enumeration> 2591 <xs:enumeration value="Universal-FOSS-exception-1.0"> 2592 <xs:annotation> 2593 <xs:documentation>Universal FOSS Exception, Version 1.0</xs:documentation> 2594 </xs:annotation> 2595 </xs:enumeration> 2596 <xs:enumeration value="Classpath-exception-2.0"> 2597 <xs:annotation> 2598 <xs:documentation>Classpath exception 2.0</xs:documentation> 2599 </xs:annotation> 2600 </xs:enumeration> 2601 <xs:enumeration value="SHL-2.0"> 2602 <xs:annotation> 2603 <xs:documentation>Solderpad Hardware License v2.0</xs:documentation> 2604 </xs:annotation> 2605 </xs:enumeration> 2606 <xs:enumeration value="GPL-3.0-linking-exception"> 2607 <xs:annotation> 2608 <xs:documentation>GPL-3.0 Linking Exception</xs:documentation> 2609 </xs:annotation> 2610 </xs:enumeration> 2611 <xs:enumeration value="SHL-2.1"> 2612 <xs:annotation> 2613 <xs:documentation>Solderpad Hardware License v2.1</xs:documentation> 2614 </xs:annotation> 2615 </xs:enumeration> 2616 <xs:enumeration value="Libtool-exception"> 2617 <xs:annotation> 2618 <xs:documentation>Libtool Exception</xs:documentation> 2619 </xs:annotation> 2620 </xs:enumeration> 2621 <xs:enumeration value="mif-exception"> 2622 <xs:annotation> 2623 <xs:documentation>Macros and Inline Functions Exception</xs:documentation> 2624 </xs:annotation> 2625 </xs:enumeration> 2626 <xs:enumeration value="389-exception"> 2627 <xs:annotation> 2628 <xs:documentation>389 Directory Server Exception</xs:documentation> 2629 </xs:annotation> 2630 </xs:enumeration> 2631 <xs:enumeration value="i2p-gpl-java-exception"> 2632 <xs:annotation> 2633 <xs:documentation>i2p GPL+Java Exception</xs:documentation> 2634 </xs:annotation> 2635 </xs:enumeration> 2636 </xs:restriction> 2637 </xs:simpleType> 2638 2639 </xs:schema>