Skip to content
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.

Include documentation for Enterprise Architect XMI #1

Open
borsna opened this issue Nov 18, 2014 · 2 comments
Open

Include documentation for Enterprise Architect XMI #1

borsna opened this issue Nov 18, 2014 · 2 comments

Comments

@borsna
Copy link
Contributor

borsna commented Nov 18, 2014

Documentation for objects and properties are now included in the XMI-extension.
This would be good to include in the xsd-output.

<xmi:Extension extender="Enterprise Architect" extenderID="6.5">
  <elements>
    <element ...>
      <model package="packagename" ...>
      <properties documentation="this is the object documentation" .../>
      ....
     <attributes>
        <attribute ...>
           <documentation value="this is the property documentation" />
           ...
        </attribute>
     </attributes>
      ...
    </element>
  </elements>
...
</xmi:Extension>
@borsna borsna changed the title Include documentation from XMI to XSD Include documentation for Enterprise Architect XMI Nov 25, 2015
@borsna
Copy link
Contributor Author

borsna commented Nov 25, 2015

implemented and running on lion

@borsna borsna closed this as completed Nov 25, 2015
@borsna
Copy link
Contributor Author

borsna commented Nov 25, 2015

sorry, i think this was the lion repo..

@borsna borsna reopened this Nov 25, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant