This feature has been superseded by Liquid XML Objects. (The original functionality is still included in the product) |
Use Liquid XML Objects |
Property | Description | |||
Property Name | IgnoreMissingMandatoryElements | |||
Property Type | bool | |||
Accessors | Read/Write | |||
Description | Causes the parser to ignore mandatory elements that are missing in the XML document. | |||
Remarks |
This is mutually exclusive with IgnoreUnknownElements as you can either ignore what is missing or what is extra, but not both. |