WaxCylinderRevival / frus-dates-project

Project repository for FRUS date extraction and normalization initiative
https://history.state.gov
GNU General Public License v3.0
1 stars 0 forks source link

Enhance `date` without attributes #1148

Closed WaxCylinderRevival closed 6 years ago

WaxCylinderRevival commented 6 years ago

XPath for oxygenXML's XPath/XQuery Builder:

//date[not(attribute::*)]
WaxCylinderRevival commented 6 years ago