System::Xml::Schema::XmlSchemaType::get_IsMixed método
XmlSchemaType::get_IsMixed method
Devuelve un valor que indica si este tipo tiene un modelo de contenido mixto. Esta llamada solo es válida en un tipo complejo.
virtual bool System::Xml::Schema::XmlSchemaType::get_IsMixed()
ReturnValue
true if the type has a mixed content model; otherwise, false. The default is false.
Ver también
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++