uctx.setDocument(is, fname, null);
uctx.pushObject(new UnmarshalWrapper(vctx, contain));
BindingElement binding = new BindingElement();
binding.setPrecompiled(precomp);
((IUnmarshallable)binding).unmarshal(uctx);
uctx.popObject();
return binding;
}
/**
* Read a binding definition to construct binding model. This method cannot