You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.
relocating from TEIC/TEI#845
As per
http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1003&L=TEI-L&T=0&O=D&P=162
and
http://listserv.brown.edu/archives/cgi-bin/wa?A2=ind1003&L=TEI-L&D=0&O=D&T=0&P=288
Roma exits with a fatal error when processing an ODD where contains unexpected text nodes (i.e., whitespace) instead of just s.
Possible solutions might involve the use of getElementsByTagName('valItem') or
if ($oChild->nodeName=='valItem') { ... }
The text was updated successfully, but these errors were encountered: