jasnell / jsondoc

1 stars 0 forks source link

Allow references to code sets #4

Open algermissen opened 9 years ago

algermissen commented 9 years ago

(Only now touching ISO codes...)

It would be helpful to allow references to not only reference RFC ABNF rules but also fixed code sets, primarily ISO (country, currency,..).

I suggest we extend the `references to allow for example:

`currencyCode // ISO 4217

or we add an explicit code set identifier

#currencyCode // ISO 4217 currency code

Makes sense?

jasnell commented 9 years ago

+1