System::Xml::Schema::XmlSchemaType::get_IsMixed metodo

XmlSchemaType::get_IsMixed method

Restituisce un valore che indica se questo tipo ha un modello di contenuto misto. Questa chiamata è valida solo in un tipo complesso.

virtual bool System::Xml::Schema::XmlSchemaType::get_IsMixed()

ReturnValue

true if the type has a mixed content model; otherwise, false. The default is false.

Vedi anche