When my classes got an access modifier like this:
@startuml -class fo{ # field1 : type } @enduml
And I export it with -txmi:star, the access modifier of the class ist not represented in the XMI file
(--------)