This is an automated email from the ASF dual-hosted git repository.

mbeckerle pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git


The following commit(s) were added to refs/heads/main by this push:
     new fc94137  Update unimplemented page
fc94137 is described below

commit fc94137941ca6a329c9f81957a5464be6648fec1
Author: Michael Beckerle <[email protected]>
AuthorDate: Fri Oct 10 18:37:58 2025 -0400

    Update unimplemented page
    
    Removes reference to features now implemented
    and references to JIRA tickets that are now
    resolved/closed.
    
    DAFFODIL-2769
---
 site/unsupported.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/site/unsupported.md b/site/unsupported.md
index ff90841..2b3a9dc 100644
--- a/site/unsupported.md
+++ b/site/unsupported.md
@@ -36,7 +36,7 @@ that there has been no intention to support as of this 
release.
 * byte-value entities (aka raw-byte entities){% jira 258 %}
 * nested prefix lengths {% jira 2030 %}
 * XPath query-style expressions {% jira 1118 %}
-* "type" component of DFDL infoset {% jira 182 %}, {% jira 1852 %}
+* "type" component of DFDL infoset {% jira 182 %}
 * "unionMemberSchema" component of DFDL infoset {% jira 1633 %}
 * "valid" component of DFDL infoset {% jira 813 %}
 * extended ICU symbol 'I' in calendarPattern {% jira 1462 %}
@@ -47,7 +47,6 @@ that there has been no intention to support as of this 
release.
   but may return in a future version of the DFDL spec.)
 * dfdl:contentLength() and dfdl:valueLength() with 'characters' units and 
variable-width encodings {% jira 1516 %}
 * dfdl:outputValueCalc calling dfdl:valueLength() for string with 
dfdl:truncateSpecifiedLengthString 'yes' {% jira 1598 %}
-* Statement order of evaluation not per DFDL spec. {% jira 1971 %}
 
 #### XML Schema Features
 

Reply via email to