This is an automated email from the ASF dual-hosted git repository.
rthomas320 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
The following commit(s) were added to refs/heads/main by this push:
new f97fd63 Update DEVELOPMENT.md
f97fd63 is described below
commit f97fd632335831879630d89f4a40b6137062522f
Author: Regis Thomas <[email protected]>
AuthorDate: Wed Oct 22 08:29:05 2025 -0400
Update DEVELOPMENT.md
Wording change
---
DEVELOPMENT.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index e367531..f034f85 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -592,7 +592,7 @@ Milestone-level project status can be monitored using the
[Projects tab](https:/
Documents exist that attempt to map the DFDL schema elements and attributes in
the [Apache DFDL Specification](https://daffodil.apache.org/docs/dfdl/) that
can be used as a guide to determine the intellisense suggestions that the
extension should make based on the element or attribute marked by the cursor
when intellisense is triggered. The documents include an excel spreadsheet,
markdown file exports of the spreadsheets, and html exports of the
spreadsheets. These files can be found in [...]
-## DFDL Schema Definition Errors
+## DFDL Schema Definition Error Listing
A document exists that shows possible schema definition errors that can occur
when developing DFDL schemas and the conditions that create those errors. This
file can be found in the source code at
src/language/dfdl-xref/DFDL_Schema_Defintion_Errors.md.