System::Xml::Schema::XmlSchemaContentType enum
XmlSchemaContentType enum
Enumerationer för innehållsmodellen för den komplexa typen. Detta representerar innehållet i post-schema-valideringsinformationsuppsättningen (infoset).
enum class XmlSchemaContentType
Värden
| Namn | Värde | Beskrivning |
|---|---|---|
| TextOnly | 0 | Text-only-innehåll. |
| Tom | 1 | Tomt innehåll. |
| ElementOnly | 2 | Endast elementinnehåll. |
| Blandad | 3 | Blandat innehåll. |
Se även
- Namespace System::Xml::Schema
- Library Aspose.Page for C++