how to Apply the AML Directly..

オフライン

hi..

Returns null....

amlallxc = "<AML><Item type=\"KOSO_MBOM_Part\" action=\"get\" select=\"_item_number, xp-*\">"
+ "<_m_spec_item>1</_m_spec_item>"
+ "<Relationships>"
+ "<Item type=\"KOSO_MBOM_PART_XCLASS\" action=\"get\" select=\"related_id, keyed_name\">"
+ "<related_id>\""+xcNme_idx.getProperty("id")+"\"</related_id></Item>"
+ "</Relationships>"
+ "</Item>"
+ "</AML>";

resallxc = inn.applyAML(amlallxc);

help me..