Hi all,
First off I would like to say that I'm currently working on a .NET MVC project that is going to incorporate the golfml specification.
During my model creation phase of my development I did notice that in the address element there is only one street element. This is fine for actual single family dwellings but in the case of apartments its not uncommon to have either another field called address2 or apartment number.
I'm not sure what the process is for making any recommendations for changes in the specification but I would like to suggest that there be an additional element in the address element that holds an apartment number (in the cases where the address element is being used in the player element of golfml.
Thanks,
Dean