[
https://issues.apache.org/jira/browse/DAFFODIL-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle updated DAFFODIL-2322:
------------------------------------
Labels: beginner (was: )
> dfdl:textBidi property errors when used in attribute form
> ---------------------------------------------------------
>
> Key: DAFFODIL-2322
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2322
> Project: Daffodil
> Issue Type: Bug
> Components: Front End
> Affects Versions: 2.6.0
> Reporter: Steve Lawrence
> Priority: Minor
> Labels: beginner
>
> The following should work:
> {code:xml}
> <xs:element name="foo" type="xs:string" dfdl:textBidi="no" />
> {code}
> But currentl throws the following error:
> {code}
> Attribute 'dfdl:textBidi' is not allowed to appear in element 'xs:element'.
> {code}
> Specifying the property in element form or short form works, it appears to
> only be attribute form that is broken.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)