XmlSchemaComplexType::IsAbstract Property
.NET Framework (current version)
Gets or sets the information that determines if the complexType element can be used in the instance document.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::BooleanIf true, an element cannot use this complexType element directly and must use a complex type that is derived from this complexType element. The default is false.
Optional.
.NET Framework
Available since 1.1
Available since 1.1
Show: