Closed SJagodzinski closed 2 years ago
Tag Library Text:
Summary: A standard numerical form of an approximate date for which an earliest possible date is known. Available in <date>
, <fromDate>
, and <toDate>
. It is recommended that @notBefore
values follow ISO 8601 or another standard date format as specified in @dateEncoding
.
Data Type: token
Tested as part of Schema Team's schema testing:
@notBefore
is an optional attribute in <date>
, <fromDate>
, and <toDate>
The above applies to both schemas, RNG and XSD.
The attribute is ready.
Not Before
Creator of issue
Related issues / documents
Topic_dates_20200911.pdf New attribute
@status
#70EAD3 Reconciliation
Summary: A standard numerical form of an approximate date for which an earliest possible date is known. Available in
<datesingle>
,<fromdate>
, and<todate>
. It is recommened that notbefore values follow ISO 8601 or another standard date format as specified in dateencoding.Data Type: token
Context
Summary: The earliest date possible for an uncertain date.
Description and Usage: The notBefore may occur on
<date>
,<fromDate>
, and<toDate>
. For uncertain dates, used in conjunction with standardDate, the value of notBefore is the earliest date possible. See also notAfter.Data Type: Union of the XML Schema Datatypes date, gYear, and gYearMonth. The following are all valid patterns: 2009-12-31, 2009, 2009-12.
Solution documentation: agreed solution for TL and guidelines
Rephrasing Summary and Description and Usage needed
May occur within:
<date>
,<fromDate>
,<toDate>
Data type: tokenExample encoding