stevedlawrence commented on a change in pull request #130: Initial commit
URL: https://github.com/apache/incubator-daffodil/pull/130#discussion_r229728281
 
 

 ##########
 File path: 
daffodil-test/src/test/resources/org/apache/daffodil/section12/delimiter_properties/DelimiterProperties.tdml
 ##########
 @@ -111,6 +111,15 @@
       </xs:complexType>
     </xs:element>
 
+    <xs:element name="DP_04_02" dfdl:lengthKind="implicit">
+      <xs:complexType>
+        <xs:sequence>
+          <xs:element name="s1" type="xs:float"
+            dfdl:terminator=" %WSP+;" maxOccurs="unbounded" />
+        </xs:sequence>
 
 Review comment:
   Might be good to have a trailing space check as well. That should also be an 
SDE, since the user probably meant ``"FOO%SP;"`` rather than ``"FOO "``

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to