You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every FDS-XML input file has to be enclosed by this tag. These tags have only the purpose to mark it as an FDS-XML input file, they have no functionality other than that.
examples
<fds>
<!-- the actual code would be written here -->
</fds>