tracefirst / usaha_committee

XML schema for electronic CVIs
8 stars 2 forks source link

Date Formats (just a comment) #7

Closed mkm1879 closed 11 years ago

mkm1879 commented 11 years ago

The schema uses XML date data type. "YYYY-MM-DD" We will need to be sure to document that in the human-readable documentation. It was a pet peeve of mine that the USDA document specified one form in the schema and another in the text.

mmcgrath commented 11 years ago

7/16 call - agreement that where we are going to use a date, we should use xs:date and not roll our own data type. If we encounter a scenario where there is a need for a less precise date we will revisit this topic.