B4J Question XML 2 wpl

Hello everyone, I need to create a valid wpl. The application receives the original wpl that I will try to change with the map2xml class. Since wpl is an XML, I tried to edit and rewrite the change in a wpl file but with another name . Windows Media Player complains that this new file is not valid. Any ideas to create valid wpl or convert xml to wpl?
 

teddybear

Well-Known Member
Licensed User
Hello everyone, I need to create a valid wpl. The application receives the original wpl that I will try to change with the map2xml class. Since wpl is an XML, I tried to edit and rewrite the change in a wpl file but with another name . Windows Media Player complains that this new file is not valid. Any ideas to create valid wpl or convert xml to wpl?
You'd better post a wpl sample you rewrote.
Where is the original wpl from ? why Is it invalid?
Compare the wpl with a valid, find the difference of both
 
Upvote 0
Top