An enumeration defining load-time document repair levels.
| Member Name | Description |
|---|---|
| FULL | Repair document structure as needed to make it well-formed XML. Throw exception if not repairable by tidy. |
| NONE | Do no document repair, throw exception if not well-formed. |
Namespace: Marklogic.Xcc
Assembly: MarklogicXcc (in MarklogicXcc.dll)