<div dir="ltr">Hello users,<br><br>I have one (little) doubt when using RAW attribute from ONE template. In the example, you have this:<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">

RAW = [ type="xen", data="on_crash=destroy" ]<br></blockquote><br>From the example, it looks like we are trying to set Xen's "on_crash" attribute to destroy. But what about if we want to bypass more than one attribute?<br>
I think we would use this RAW attribute format: RAW [ [type="xen", data="on_crash=destroy" ] , [type="xen", data="myXenAtrribute=myValue" ] , [...] ]. I'm right?<br>
Or can we set multiple RAW attributes (have a template with multiple RAW entries)?<br>In the case of the first option, this would be a VectorAttribute composed of VectorAttributes, wouldn't it?<br>Thank you for your support!<br>
<br><br>--<br>Álvaro<br></div>