mbeckerle commented on a change in pull request #532:
URL: https://github.com/apache/daffodil/pull/532#discussion_r616067269



##########
File path: 
daffodil-propgen/src/main/resources/org/apache/daffodil/xsd/dafext.xsd
##########
@@ -504,6 +504,14 @@
             </xs:documentation>
           </xs:annotation>
         </xs:element>
+        <xs:element name="tdmlImplementation" type="xs:string" 
default="daffodil" minOccurs="0">
+          <xs:annotation>
+            <xs:documentation>
+              TDMLDFDLProcessorFactory implementation to use when running TDML 
tests.
+              Allowed values are "daffodil" (default), "daffodil-runtime2", 
and "ibm".

Review comment:
       I suggest extensibility here is a good "feature request" but wouldn't do 
anything other than what is here for now. 




-- 
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]


Reply via email to