makeComplete
This methods will append required children to an empty element so that it becomes schema valid. If the content model contains a mandatory choice, Xopus will show a dialog requesting the user to make the choice between the different possible content models.
See also makeValid
- Documentation
- › API
- › DOM API
- › makeComplete
XopusElement.makeComplete() : XopusElement
: XopusElementReturn Value
History
| version | event |
|---|---|
| Xopus 4 | Deprecation. Dialog will no longer show. |
| Xopus 3 | Introduction. |