Open ryanscholzdvm opened 3 months ago
I added an optional CountryOfOrigin element to the Animal and GroupLot elements. The CountryOfOrigin element is defined to include two attributes: ForeignBorn, which is a required, and would be set to TRUE if the animal (or group) is born in another country; CountryCode which is an optional attribute to declare the country of origin, using the ISO numeric country code (the first three digits of an AIN) for the country of origin where the animal was born, if known.
Agree with this being included in Jan 2025 release
ToDo: Add correct ISO numeric validation for CountryCode
ToDo: Change to CountryOfBirth
This is a continuation of #88, splitting off the suggestion to allow an animal to be explicitly set as internationally born (as opposed to setting an official ID as an international ID type)