There are two date options to identify when a piece of physical media is acquired. The <exact/> element to support an exact date, or the <from/> element that supports a range option.
Consider support for a <unknown/> option, where the date of acquisition doesn't matter at all? Or see if the <date/> element itself is just optional, so it can be avoided altogether.
There are two date options to identify when a piece of physical media is acquired. The
<exact/>element to support an exact date, or the<from/>element that supports a range option.Consider support for a
<unknown/>option, where the date of acquisition doesn't matter at all? Or see if the<date/>element itself is just optional, so it can be avoided altogether.