Skip to content

Show enumeration values in the generated profile documentation #168

Description

@FlourishingData

The Swiss NeTEx profile documentation references several XSD enumerations, but in many cases the allowed values are not visible directly in the generated documentation.

As a user of the profile, I often have to look up the corresponding XSD definition to determine which values are actually permitted. For example, the documentation may indicate that an element uses an enumeration type, but it does not list the possible values. It would be very helpful if the generated documentation could display the allowed enumeration values directly.

Ideas:

  • Automatically extract and display enumeration values from the underlying XSD.
  • If the Swiss NeTEx profile defines a restricted set of values, display those profile-specific values directly in the documentation.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status
In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions