stevedlawrence commented on a change in pull request #70: Adding property
binaryCalendarRep with values "binarySeconds" and "bi…
URL: https://github.com/apache/incubator-daffodil/pull/70#discussion_r190865491
##########
File path:
daffodil-test-ibm1/src/test/resources/test-suite/ibm-contributed/dpacalbin100_01.dfdl.xsd
##########
@@ -43,7 +44,7 @@
<xs:element name="testBinarySeconds" type="xs:dateTime">
<xs:annotation>
<xs:appinfo source="http://www.ogf.org/dfdl/">
- <dfdl:element
binaryCalendarRep="binarySeconds"
binaryCalendarEpoch="1970-01-01T00:00:00+00:00"/>
Review comment:
Does including the timezone not work? I think we want to support both with
and without the timezone. And since this test came from IBM, we probably want
to keep it as similar to the original as possible.
----------------------------------------------------------------
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