A schema namespace included from a referenced external document.
An Include brings a specific namespace from the referenced document into the scope of the referencing document, optionally under an alias. All named elements in the included namespace become addressable by their qualified name — or by alias-qualified name when an alias is declared.
| Methods | ||
|---|---|---|
public
|
getNamespace(): string
|
# |
public
|
getAlias(): ?string
|
# |