[
https://issues.apache.org/jira/browse/DAFFODIL-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olabusayo Kilo resolved DAFFODIL-2931.
--------------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Fixed in 36f2d875aae8d16a3ffadae20e5e0a18ba1eb8e6
> lengthUnit='bits' not supported for calendar type with binary packed
> representation
> -----------------------------------------------------------------------------------
>
> Key: DAFFODIL-2931
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2931
> Project: Daffodil
> Issue Type: Bug
> Components: Back End
> Affects Versions: 3.8.0
> Reporter: Olabusayo Kilo
> Assignee: Olabusayo Kilo
> Priority: Major
> Fix For: 4.0.0
>
>
> According to the spec:
> {code:java}
> 'bits' may only be used for xs:boolean, xs:byte, xs:short, xs:int, xs:long,
> xs:unsignedByte, xs:unsignedShort, xs:unsignedInt, and xs:unsignedLong simple
> types with binary representation, and for calendar (date and time) simple
> types with binary packed representation.
> {code}
>
> The code currently excludes calendar simple types with binary packed
> representation
--
This message was sent by Atlassian Jira
(v8.20.10#820010)