INCLUDE_ONCE
Same behavior as the INCLUDE directive, except that the file will not be included more than once.
Note, that the "content" attribute works only with INCLUDE.
Attributes brief detailed show all inherited
Name | Description | Default | |||
---|---|---|---|---|---|
Inherited from include | |||||
file | Path to the XML file to include | empty | |||
ignore_missing | When set to true, no error is thrown if the file is missing | false |