Conversation
|
Is QuayLayoutTypeEnumeration in use? Can the different types have proper documentation? |
|
with proper documentation Stefan means: Also, always add such a thing to one of the appropriate example file (each element should be used at least in one example. |
|
Otherwise looks good. |
| <xsd:enumeration value="other"/> | ||
| </xsd:restriction> | ||
| </xsd:simpleType> | ||
| <xsd:simpleType name="StopPlaceCategoryEnumeration"> |
There was a problem hiding this comment.
What's the difference between "Category" and "Type" - i.e., why has the name StopPlaceCategoryEnumeration been chosen instead of StopPlaceTypeEnumeration (similar to the existing StopTypeEnumeration and other type names)?
|
I initially thought that this would be for next release (not for v2), since it requires quite a lot of work:
So I would rather target it to a milestone after 2.0 |
|
@Aurige ok for me either way. moved to 2.1 for the time being |
Discussed in https://3.basecamp.com/3256016/buckets/2570434/messages/8335437909.
I wanted this to be discussed first, but since we are running out of meetings, and this doesnt come up, I'll just post this right away.
Again, thanks to my colleague for composing the actual PR.