sqlinclude
Tag
Attribute List:
This tag will act like an HTML STYLE
tag and will parse the given file for tags. There are two types of tags
that can be included:
- Full enumsets, which will be imported by Sparse;
- Tags with ids,
which can be used by other tags which reference it.
For more information, see the Referencing
Tags page in the documentation.
sqlinclude should always be
put before
any sqltemplate tags.
Type of tag: Self-closing
Attributes
src
Required: Yes
Templates: All
Values: Valid pathname of a file or URL to include
This can be a relative or absolute pathname or URL.