System::Xml::Schema::XmlSchemaContentModel class
XmlSchemaContentModel class
Specifies the order and structure of the child elements of a type.
class XmlSchemaContentModel : public System::Xml::Schema::XmlSchemaAnnotated
Methods
| Method | Description | 
|---|---|
| virtual get_Content() | Returns the content of the type. | 
| virtual set_Content(SharedPtr<XmlSchemaContent>) | Sets the content of the type. | 
Typedefs
| Typedef | Description | 
|---|---|
| Ptr | An alias for shared pointer to an instance of this class. | 
See Also
- Class XmlSchemaAnnotated
- Namespace System::Xml::Schema
- Library Aspose.Page for C++