System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract methode

XmlSchemaComplexType::get_IsAbstract method

Retourneert de informatie die bepaalt of het complexType element kan worden gebruikt in het instantiedocument.

bool System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract()

ReturnValue

Als true, kan een element dit complexType element niet direct gebruiken en moet een complex type gebruiken dat is afgeleid van dit complexType element. De standaard is false. Optioneel.

Zie ook