Main Content

matlab.io.xml.dom.ResourceIdentifierType クラス

名前空間: matlab.io.xml.dom

XML リソース識別子タイプ

R2021a 以降

説明

matlab.io.xml.dom.ResourceIdentifierType 列挙型クラスは XML エンティティのリソース識別子タイプを提供します。

列挙型メンバー以下を識別
matlab.io.xml.dom.ResourceIdentifierType.ExternalEntity外部エンティティ
matlab.io.xml.dom.ResourceIdentifierType.SchemaGrammarスキーマ
matlab.io.xml.dom.ResourceIdentifierType.SchemaImportインポートされたスキーマ
matlab.io.xml.dom.ResourceIdentifierType.SchemaInclude含まれるスキーマ
matlab.io.xml.dom.ResourceIdentifierType.SchemaRedefineスキーマ定義

バージョン履歴

R2021a で導入