I m a newbie on bts - just started yesterday, having a "tutor" giving me a a few concepts - after the first mapping using bts tools (shipped on visual studio). now the guy who is tutoring ask me to do that manually... i write my own xslt file.
since i never work with xslt befor i m a little bit lost. i had an "incomming" xml with a namespace wich i want to modify to an output xml, with a diferent namespace. after that i had to pass directly values from one xml xml to another and to other values i had to sum or multiply .
incoming xml namespace = http://NWMessaging.CustomerOrder outcoming xml namespace = http://FKMessaging.SupplierPO/
我没有办法从第一个xml到第二个xml获取值。
有什么建议可以开始吗?
<?xml version="1.0" encoding="utf-8"?>