get_ContentModel()

XmlSchemaComplexType::get_ContentModel() method

Returns the post-compilation XmlSchemaContentModel of this complex type.

SharedPtr<XmlSchemaContentModel> System::Xml::Schema::XmlSchemaComplexType::get_ContentModel()

Return Value

The content model type that is one of the XmlSchemaSimpleContent or XmlSchemaComplexContent classes.

See Also