[ https://issues.apache.org/jira/browse/DAFFODIL-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mike Beckerle resolved DAFFODIL-1043. ------------------------------------- Resolution: Fixed Fixed in 82028c1ae85fd2461e633450cf9b13be4292e066 > Bad diagnostic message: The type Complex cannot be converted to .... > -------------------------------------------------------------------- > > Key: DAFFODIL-1043 > URL: https://issues.apache.org/jira/browse/DAFFODIL-1043 > Project: Daffodil > Issue Type: Bug > Components: Back End, Diagnostics, Front End, Usability > Affects Versions: s15 > Reporter: Mike Beckerle > Assignee: Rick > Priority: Minor > Labels: beginner > > The type Complex cannot be converted to ..... > This schema definition error is produced in situations where one has a > complex element type, but you are using it in an expression that requires a > simple type. > The message needs to provide more info. E.g., > test_checkConstraintsComplexTypeFails has an expression containing > dfdl:checkConstraints(.) but on a complex type. The message doesn't contain > the expression text anywhere. > test_assertFailShowsValue2 has an assertion which tries to evaluate the > expression "." on a complex type. Again no mention of the expression, or it > appearing in an assertion test. -- This message was sent by Atlassian Jira (v8.3.4#803005)