From ebed2278138da4fe10c376f11c6aeb0c7c21e8d2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 6 Jan 2026 05:07:36 +0000 Subject: [PATCH 1/2] Initial plan From a908ed52c6a85a0f0e4c9f93edf701e5bf304629 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 6 Jan 2026 05:09:52 +0000 Subject: [PATCH 2/2] Add XML README with TOC and NLASP placeholder Co-authored-by: clauspruefer <17313789+clauspruefer@users.noreply.github.com> --- specs/xml/NLASP-XML-SPECS.md | 7 +++++++ specs/xml/README.md | 13 +++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 specs/xml/NLASP-XML-SPECS.md create mode 100644 specs/xml/README.md diff --git a/specs/xml/NLASP-XML-SPECS.md b/specs/xml/NLASP-XML-SPECS.md new file mode 100644 index 0000000..8f299dd --- /dev/null +++ b/specs/xml/NLASP-XML-SPECS.md @@ -0,0 +1,7 @@ +# 3. Next Level Application Session Protocol (NLASP) + +## 3.1. Overview + +This specification is currently under development. + +Please refer to the [development status page](https://www.der-it-pruefer.de/network/Exemplary-HTTP-Processing-Protocol-Design) for the latest updates. diff --git a/specs/xml/README.md b/specs/xml/README.md new file mode 100644 index 0000000..53a0eb1 --- /dev/null +++ b/specs/xml/README.md @@ -0,0 +1,13 @@ +# 1. XML Service Metadata Specifications + +This directory contains XML service metadata specifications for the Next Level Application Protocol (NLAP) sub-protocols. + +## 1.1. Table of Contents + +1. [Next Level Application Metadata Protocol (NLAMP)](./NLAMP-XML-SPECS.md) +2. [Next Level Application File Protocol (NLAFP)](./NLAFP-XML-SPECS.md) +3. [Next Level Application Session Protocol (NLASP)](./NLASP-XML-SPECS.md) + +## 1.2. Development Status + +Ongoing RFP / RFC development status: [Exemplary HTTP Processing Protocol Design](https://www.der-it-pruefer.de/network/Exemplary-HTTP-Processing-Protocol-Design)