You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2022/11/02 19:33:15 UTC

[GitHub] [daffodil-site] mbeckerle commented on a diff in pull request #96: Prepare for 3.4.0-rc2 release

mbeckerle commented on code in PR #96:
URL: https://github.com/apache/daffodil-site/pull/96#discussion_r1012214981


##########
site/_releases/3.4.0.md:
##########
@@ -53,33 +55,35 @@ Daffodil classpath.
 
 #### Embedded XML in the Infoset
 
-When using the `XMLTextInfosetInputter` and `XMLTextInfosetOutputter` in the
-API, or `-I xml` in the CLI, simple string elements with the DFDL extension
-attribute of `dfdl:runtimeProperties="stringAsXml=true"` are treated as XML.
-This means that when parsing, instead of outputting the content as an XML
+When using the `XMLTextInfosetInputter` and `XMLTextInfosetOutputter` classes
+in the API, or `-I xml` in the CLI, simple string elements with the DFDL
+extension attribute `dfdl:runtimeProperties="stringAsXml=true"` are treated as

Review Comment:
   Should be dfdlx: (the "x" missing. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org