}
Property property = _context.getSimpleTypeProperty(obj.getClass());
if (property != null) {
XmlInstanceWrapper instanceWrapper =
XmlInstanceWrapper.getInstance(property.getSchemaType());
if (attributes == null)
attributes = new ArrayList<XmlMapping>(1);