FailIfDocumentHasNoReference
Specifies whether to fail XML parsing when a document parsed from the XML does not have a reference field (as defined by the ReferencePaths parameter).
When you set this parameter to FALSE and no reference field is found, the document will have an empty reference.
| Type: | Boolean |
| Default: | True |
| Required: | No |
| Configuration Section: | XMLParsing |
| Example: | FailIfDocumentHasNoReference=FALSE
|
| See Also | ReferencePaths |