Skip to content

add parse documentation for each enumeration value#122

Open
ZurgInq wants to merge 2 commits intodroyo:masterfrom
ZurgInq:enum-with-docs
Open

add parse documentation for each enumeration value#122
ZurgInq wants to merge 2 commits intodroyo:masterfrom
ZurgInq:enum-with-docs

Conversation

@ZurgInq
Copy link
Copy Markdown

@ZurgInq ZurgInq commented Sep 13, 2020

Add parse documentation when annotation tag is inner tag enumeration.

Example:

<restriction base="string">
    <enumeration value="FIRST">
      <annotation>
        <documentation>Documentation to value FIRST</documentation>
      </annotation>
    </enumeration>
</restriction>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant