XLSForm/pyxform

Show more helpful message if form contains a group with name meta

lognaturel opened this issue · 0 comments

Similar to #510 and inspired by this forum post.

It's not explicit that pyxform will generate a meta block. Because it does, there's a cryptic conflict error when a user tries to introduce another one. The error message should say that there's a system-generated meta block.

This is related to #105. If the system-generated meta block were properly namespaced and all clients correctly respected namespaces, this wouldn't be an issue.