- May
- 13,143
- 180
[See the recent thread in T&T\Miscellaneous.] Below, the same command fails when issued a second time. New instance of TCC31 ...
XML file is attached.
Code:
c:\users\vefatica\desktop> echo %@xmlopen[414.xml]
0
c:\users\vefatica\desktop> echo %@XMLXPATH[AccountingCustomerParty/Party/PartyTaxScheme/cbc:CompanyID]
53484421
c:\users\vefatica\desktop> echo %@XMLXPATH[AccountingCustomerParty/Party/PartyTaxScheme/cbc:CompanyID]
TCC: No such child. "AccountingCustomerParty/Party/PartyTaxScheme/cbc:CompanyID"
c:\users\vefatica\desktop>
XML file is attached.