Yes. In current implementation, if the XML element mapped to a column doesn't occur in the doc, the entire row will be ignored.
However, your use case makes sense. Maybe we can add an option to the XPath statement for a column for user to choose one choice from 'default value', 'null' or 'ignored'.