Main Content

matlab.io.xml.dom.ResourceIdentifierType Class

Namespace: matlab.io.xml.dom

XML resource identifier type

Since R2021a

Description

The matlab.io.xml.dom.ResourceIdentifierType enumeration class provides resource identifier types for XML entities.

Enumeration MemberIdentifies
matlab.io.xml.dom.ResourceIdentifierType.ExternalEntityExternal entity
matlab.io.xml.dom.ResourceIdentifierType.SchemaGrammarSchema
matlab.io.xml.dom.ResourceIdentifierType.SchemaImportImported schema
matlab.io.xml.dom.ResourceIdentifierType.SchemaIncludeIncluded schema
matlab.io.xml.dom.ResourceIdentifierType.SchemaRedefineSchema redefinition

Version History

Introduced in R2021a