[ 
https://issues.apache.org/jira/browse/DAFFODIL-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olabusayo Kilo reassigned DAFFODIL-2736:
----------------------------------------

    Assignee: Olabusayo Kilo

> Need warning when multiple child elements with same name
> --------------------------------------------------------
>
>                 Key: DAFFODIL-2736
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2736
>             Project: Daffodil
>          Issue Type: New Feature
>          Components: Front End
>    Affects Versions: 3.3.0
>            Reporter: Mike Beckerle
>            Assignee: Olabusayo Kilo
>            Priority: Major
>
> XSD (and DFDL) allow things like
> {code:java}
> <element name="foo" type="xs:int" ... />
> <element name="bar" ... />
> <element name="foo" type="xs:int" .../> <!-- allowed -->{code}
> Most other data systems do not allow multiple child elements to have the same 
> name.
> A warning is needed that a schema is doing this.
> A way to escalate such a warning to an error is also needed. (DAFFODIL-2735)
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to