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

Michael Beckerle updated DAFFODIL-2190:
---------------------------------------
    Description: 
 
{code:java}
[warning] Schema Definition Warning: Section_3 is an optional element or a 
variable-occurrence array and its alignment (1) is not the same as group[4]'s 
alignment (8).{code}
 

{color:#333333}In the schema associated with this message, there is only one 
group definition, and the group reference referring to it is the 4th child of 
the enclosing element, but it is a xs:sequence with dfdl:hiddenGroupRef.{color}

{color:#333333}Referring to this as "group[4]" is not helpful. Some sort of 
schema component ID, or an XPath that identifies the component at issue 
usefully is required. {color}

 

> Poor diagnostic - identifier of schema component having error uses "group[4]"
> -----------------------------------------------------------------------------
>
>                 Key: DAFFODIL-2190
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2190
>             Project: Daffodil
>          Issue Type: Bug
>            Reporter: Michael Beckerle
>            Priority: Major
>
>  
> {code:java}
> [warning] Schema Definition Warning: Section_3 is an optional element or a 
> variable-occurrence array and its alignment (1) is not the same as group[4]'s 
> alignment (8).{code}
>  
> {color:#333333}In the schema associated with this message, there is only one 
> group definition, and the group reference referring to it is the 4th child of 
> the enclosing element, but it is a xs:sequence with 
> dfdl:hiddenGroupRef.{color}
> {color:#333333}Referring to this as "group[4]" is not helpful. Some sort of 
> schema component ID, or an XPath that identifies the component at issue 
> usefully is required. {color}
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to