System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract metod
XmlSchemaComplexType::get_IsAbstract method
Returnerar informationen som avgör om complexType-elementet kan användas i instansdokumentet.
bool System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract()
ReturnValue
Om true kan ett element inte använda detta complexType element direkt och måste använda en komplex typ som är härledd från detta complexType element. Standardvärdet är false. Valfritt.
Se även
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++