The list of element types for use within the XML-Data Reduced (XDR) schema (partially implemented)
Namespace: Ingeniux.CMS.Enums
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
textOnly | 0 | The element can contain only text, not elements. | |
eltOnly | 1 | The element can contain only the specified elements. It cannot contain any free text. |
See Also