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.
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: