linkmap-to-document created illegal xml
---------------------------------------

                 Key: FOR-1067
                 URL: https://issues.apache.org/jira/browse/FOR-1067
             Project: Forrest
          Issue Type: Bug
          Components: Core operations
    Affects Versions: 0.9-dev
            Reporter: Ferdinand Soethe


linkmap-to-document creates invalid xml.
to reproduce call linkmap.xmp and validate it.

you will find following problems:

1. a used instead of link. however a is illegal for document 1.2
2. a-elements without (required) href-attribute. This would also be illegal if 
they where link-elements!
3. ul directly within ul (should have li inbetween)



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.