System::Xml::Schema::XmlSchemaType::get_IsMixed méthode

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 pour 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