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

Richard Eckart de Castilho updated CTAKES-284:
----------------------------------------------

    Component/s: ctakes-smoking-status
       Priority: Trivial  (was: Major)
    Description: 
The XML preamble comes after the license header. Some Eclipse XML validation 
plugins complain about that.

Affects files:
* ctakes-drug-ner/data/cda/testpatient_cn_1.xml
* ctakes-smoking-status/data/test/cda/testpatient_cn_1.xml

The line

{noformat}
<?xml version="1.0" encoding="UTF-8"?>
{noformat}

must be exactly at the start of an XML file.

  was:
In the file ctakes-drug-ner/data/cda/testpatient_cn_1.xml, the XML preamble 
comes after the license header. Some Eclipse XML validation plugins complain 
about that.

The line

{noformat}
<?xml version="1.0" encoding="UTF-8"?>
{noformat}

must be exactly at the start of an XML file.


> XML preamble must come before license header
> --------------------------------------------
>
>                 Key: CTAKES-284
>                 URL: https://issues.apache.org/jira/browse/CTAKES-284
>             Project: cTAKES
>          Issue Type: Bug
>          Components: ctakes-drug-ner, ctakes-smoking-status
>            Reporter: Richard Eckart de Castilho
>            Priority: Trivial
>
> The XML preamble comes after the license header. Some Eclipse XML validation 
> plugins complain about that.
> Affects files:
> * ctakes-drug-ner/data/cda/testpatient_cn_1.xml
> * ctakes-smoking-status/data/test/cda/testpatient_cn_1.xml
> The line
> {noformat}
> <?xml version="1.0" encoding="UTF-8"?>
> {noformat}
> must be exactly at the start of an XML file.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to