System::Xml::Schema::XmlSchemaType::get_IsMixed methode

XmlSchemaType::get_IsMixed method

Retourneert een waarde die aangeeft of dit type een gemengd inhoudsmodel heeft. Deze oproep is alleen geldig in een complex type.

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

ReturnValue

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

Zie ook