From afd4f7faafc506a982ff415e40eb6b7bd047ea1b Mon Sep 17 00:00:00 2001 From: Julian Reschke Date: Tue, 18 Feb 2025 23:36:54 +0100 Subject: [PATCH] query: format example XSLT - add 'reported' --- draft-ietf-httpbis-safe-method-w-body.xml | 61 ++++++++++++----------- 1 file changed, 32 insertions(+), 29 deletions(-) diff --git a/draft-ietf-httpbis-safe-method-w-body.xml b/draft-ietf-httpbis-safe-method-w-body.xml index 254b35434..d976c9d10 100644 --- a/draft-ietf-httpbis-safe-method-w-body.xml +++ b/draft-ietf-httpbis-safe-method-w-body.xml @@ -786,7 +786,7 @@ Accept: application/xml, text/csv submit_date -]]> + +]]> Response: @@ -818,33 +821,33 @@ Accept: application/xml, text/csv HTTP/1.1 200 OK Content-Type: text/csv -year, total, rejected, verified, hdu -2000, 14, 0, 14, 0 -2001, 72, 1, 70, 1 -2002, 124, 8, 104, 12 -2003, 63, 0, 61, 2 -2004, 89, 1, 83, 5 -2005, 156, 10, 96, 50 -2006, 444, 54, 176, 214 -2007, 429, 48, 188, 193 -2008, 423, 52, 165, 206 -2009, 331, 39, 148, 144 -2010, 538, 80, 232, 222 -2011, 367, 47, 170, 150 -2012, 348, 54, 149, 145 -2013, 341, 61, 169, 106 -2014, 342, 73, 180, 72 -2015, 343, 79, 145, 89 -2016, 295, 46, 122, 82 -2017, 303, 46, 120, 84 -2018, 350, 61, 118, 98 -2019, 335, 47, 131, 94 -2020, 387, 68, 117, 123 -2021, 321, 44, 148, 63 -2022, 358, 37, 198, 40 -2023, 262, 38, 121, 33 -2024, 322, 33, 125, 23 -9999, 1, 0, 0, 1 +year, total, rejected, verified, hdu, reported +2000, 14, 0, 14, 0, 0 +2001, 72, 1, 70, 1, 0 +2002, 124, 8, 104, 12, 0 +2003, 63, 0, 61, 2, 0 +2004, 89, 1, 83, 5, 0 +2005, 156, 10, 96, 50, 0 +2006, 444, 54, 176, 214, 0 +2007, 429, 48, 188, 193, 0 +2008, 423, 52, 165, 206, 0 +2009, 331, 39, 148, 144, 0 +2010, 538, 80, 232, 222, 4 +2011, 367, 47, 170, 150, 0 +2012, 348, 54, 149, 145, 0 +2013, 341, 61, 169, 106, 5 +2014, 342, 73, 180, 72, 17 +2015, 343, 79, 145, 89, 30 +2016, 295, 46, 122, 82, 45 +2017, 303, 46, 120, 84, 53 +2018, 350, 61, 118, 98, 73 +2019, 335, 47, 131, 94, 63 +2020, 387, 68, 117, 123, 79 +2021, 321, 44, 148, 63, 66 +2022, 358, 37, 198, 40, 83 +2023, 262, 38, 121, 33, 70 +2024, 322, 33, 125, 23, 141 +9999, 1, 0, 0, 1, 0