hdalsania commented on issue #592:
URL:
https://github.com/apache/daffodil-vscode/issues/592#issuecomment-1543985071
dfdl specification section 6.2, table 2 describes newVariableInstance
element.
Here is the example,
<xs:annotation>
<xs:appinfo source="http://www.ogf.org/dfdl/">
<dfdl:newVariableInstance ref="test" type="xs:string"
external="false" defaultValue="0"/>
</xs:appinfo>
</xs:annotation>
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]