The code:
\begin{figure}
\begin{Verbatim}[frame=single,
framesep=5mm]
<pick ...>
<onMessage resolveByBPELEngine="true">
...
</onMessage>
...
</pick>
\end{Verbatim}
\caption{Pick Activity}~\label{fig:ResolvingPickActivity}
\end{figure}

How could I resize the width to make it fit to the code inside? It is ok for setting a value for let say a width attribute statically.
