README 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. C14N 2.0 test files
  2. ===================
  3. This directory contains files from the draft note document listing
  4. test cases for the W3C C14N 2.0 specification:
  5. https://www.w3.org/TR/xml-c14n2-testcases/
  6. Direct source:
  7. https://www.w3.org/TR/xml-c14n2-testcases/files/
  8. Copied and distributed under these terms:
  9. https://www.w3.org/Consortium/Legal/2008/04-testsuite-copyright.html
  10. Copyright © 2013 W3C® (MIT, ERCIM, Keio, Beihang),
  11. All Rights Reserved.
  12. Redistribution and use in source and binary forms, with or without
  13. modification, are permitted provided that the following conditions
  14. are met:
  15. * Redistributions of works must retain the original copyright notice,
  16. this list of conditions and the following disclaimer.
  17. * Redistributions in binary form must reproduce the original copyright
  18. notice, this list of conditions and the following disclaimer in the
  19. documentation and/or other materials provided with the distribution.
  20. * Neither the name of the W3C nor the names of its contributors may be
  21. used to endorse or promote products derived from this work without
  22. specific prior written permission.
  23. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  24. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  25. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  26. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  27. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  28. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  29. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  30. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  31. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  32. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  33. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.