Skip to content

add parse documentation for each enumeration value#122

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

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

Conversation

@ZurgInq

@ZurgInq ZurgInq commented Sep 13, 2020

Copy link
Copy Markdown

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