The programming language elements within a Biml file are referred to as directivesand code nuggets. Directives are instructions to the Biml engine on how to processthe Biml file. They are enclosed between .In the previous paragraph we showed the language directive: to switch to the VBprogramming language. You also use directives to import assemblies or namespaces.Some examples: