System::Xml::Schema::XmlSchemaValidator::GetExpectedParticles メソッド

XmlSchemaValidator::GetExpectedParticles method

現在の要素コンテキストにおける期待されるパーティクルを返します。

ArrayPtr<SharedPtr<XmlSchemaParticle>> System::Xml::Schema::XmlSchemaValidator::GetExpectedParticles()

ReturnValue

期待されるパーティクルが存在しない場合は空配列となる、XmlSchemaParticle オブジェクトの配列。

参照