Méthode System::Xml::Schema::XmlSchemaType::get_IsMixed
XmlSchemaType::get_IsMixed method
Renvoie une valeur indiquant si ce type possède un modèle de contenu mixte. Cet appel n’est valide que dans un type complexe.
virtual bool System::Xml::Schema::XmlSchemaType::get_IsMixed()
ReturnValue
true if the type has a mixed content model; otherwise, false. The default is false.
Voir aussi
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++