tuxji commented on a change in pull request #373:
URL: https://github.com/apache/incubator-daffodil/pull/373#discussion_r416962910
##########
File path:
daffodil-test/src/test/resources/org/apache/daffodil/section23/dfdl_functions/home_schema.dfdl.xsd
##########
@@ -63,4 +63,6 @@
</xs:complexType>
</xs:element>
+ <xs:element name="e5" type="xs:string" dfdl:inputValueCalc="{
fn:namespace-uri(0) }"/>
Review comment:
The change didn't help the test case (it still passed an int), but at
least the NodeInfo.Exists argType is better documentation.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]