From 51bc74ede8b350bf9ef446f9abd0f44ed099b9d3 Mon Sep 17 00:00:00 2001 From: "Brutzman, Don" <brutzman@nps.edu> Date: Thu, 7 Nov 2024 05:17:40 -0800 Subject: [PATCH] pipeline --- DFDL/attribution/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DFDL/attribution/README.md b/DFDL/attribution/README.md index 2be5b8a..d1e81ec 100644 --- a/DFDL/attribution/README.md +++ b/DFDL/attribution/README.md @@ -1,7 +1,7 @@ # Data Format Description Language (DFDL) "Attribution" Project This project is working to show that additional DFDL support for -XML attributes is feasible. +XML attributes is feasible by using a "pipeline" approach to processing. Good initial progress has been made that allows use of an attribute-aware XML schema. Pre- and post-processing XSLT stylesheets can convert XML documents and schemas -- GitLab