System::Xml::Schema::XmlSchemaComplexType::get_IsMixed 메서드

XmlSchemaComplexType::get_IsMixed method

복합 유형이 혼합 콘텐츠 모델(콘텐츠 내 마크업)을 가지고 있는지 결정하는 정보를 반환합니다.

bool System::Xml::Schema::XmlSchemaComplexType::get_IsMixed() override

ReturnValue

true, if character data can appear between child elements of this complex type; otherwise, false. The default is false. Optional.

또 보기