It is for the entire file. You can put it at the top, like this: <?xml version="1.0" encoding="UTF-8"?> <?language groovy?>
On Dec 7, 2010, at 9:50 PM, Luiz Gustavo wrote: > Hi, > > in a bxml file, where should I put the language processing instruction to > define the scripting language used? > > <?language groovy?> > > In the BXML Primer it's not clear where it should be in. > > Nested in the <bxml:script> tag (specifying the scripting language for this > particular script block) or nested in the fist element, specifying the > scripting language for the entire bxml file? > > > Cheers, > > Luiz Gustavo S. de Souza > > http://luizgustavoss.wordpress.com > http://luizgustavoss.blogspot.com > http://twitter.com/lugustso
