System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract 메서드
XmlSchemaComplexType::get_IsAbstract method
complexType 요소를 인스턴스 문서에서 사용할 수 있는지 결정하는 정보를 반환합니다.
bool System::Xml::Schema::XmlSchemaComplexType::get_IsAbstract()
ReturnValue
만약 true이면, 요소는 이 complexType 요소를 직접 사용할 수 없으며 이 complexType 요소에서 파생된 복합 유형을 사용해야 합니다. 기본값은 false입니다. 선택 사항.
또 보기
- Class XmlSchemaComplexType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++