<DocumentElement> <Item> <!-- (string, 25, optional) Account code --> <Text_1>893000</Text_1> <!-- (string, 2000, optional) Account name --> <Text_2>Inventory in process</Text_2> <!-- (string, 25, optional) Tax code linked to the account --> <TaxCode>T25</TaxCode> <!-- (string, 100) Company code --> <Company>BW00</Company> <!-- (string, 250, optional) Custom data field 1 linked to the account --> <CustomText_1></CustomText_1> <!-- (string, 250, optional) Custom data field 2 linked to the account --> <CustomText_2></CustomText_2> <!-- (string, 250, optional) Custom data field 3 linked to the account --> <CustomText_3></CustomText_3> <!-- (string, 250, optional) Custom data field 4 linked to the account --> <CustomText_4></CustomText_4> <!-- (string, 250, optional) Custom data field 5 linked to the account --> <CustomText_5></CustomText_5> <!-- (boolean) Inherit acount to child organizations. true = inherit, false = do not inherit. --> <Inherit>false</Inherit> </Item> </DocumentElement>