lcnetdev / marc2bibframe2

Convert MARC records to BIBFRAME2 RDF
http://www.loc.gov/bibframe/
Creative Commons Zero v1.0 Universal
88 stars 35 forks source link

Remove incorrect namespace declaration for "http://www.w3.org/2005/xp… #204

Closed kefo closed 3 years ago

kefo commented 3 years ago

…ath-functions"

That namespace is implicit and reserved, so should not be declared. This also fixes a long-standing bug that would prevent the Saxon XSLT process (which supports the current-dateTime() function from that namespace) from generating a proper record datestamp.