final String ddf_expire_month = xmlStringDecode(ats,
SYMBOL_DDF_EXPIRE_MONTH, XML_PASS);
final String ddf_expire_year = xmlStringDecode(ats,
SYMBOL_DDF_EXPIRE_YEAR, XML_PASS);
final DDF_TimeZone zone = DDF_TimeZone.fromCode(zoneCode);
final DDF_Exchange exchange = DDF_Exchange.fromCode(exchCode);
final DDF_Fraction frac = DDF_Fraction.fromBaseCode(baseCode);