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
Mark, what exactly is not permitted? Does ASpace throw an error on import with this kind of encoding or just not map the type attribute value into the extent type field? Is there a requirement to have some text after the number in the text node?
When I tested with version 1.3, the importer threw an error here since it didn't find the extent value (which is tucked away neatly in the @type attribute) and this was the only physdesc element provided at the collection level. So yeah, the text node would need to change to 10.2 cubic feet in this case (unless the importer were to change).
sdm7g
pushed a commit
to sdm7g/schematrons
that referenced
this issue
Feb 29, 2016
Note, this type of encoding is NOT permitted by the EAD importer (even though it's good, EAD3-like encoding):
The schematron file will need to check for this, and it should also just go ahead and change the text node to 10.2 cubic feet in this case.
The text was updated successfully, but these errors were encountered: