xml programming
hey,
<playlistsharing>
<user id="robert">
-<playlist id="pop songs" rating="2">
-<song>
<artist>robbie williams</artist>
<title>candy</title>
<album> </album>
<genre>pop</genre>
</song> -
<song>
<artist>labrinth</artist>
<title>beneath beautiful</title>
<album> </album>
<genre>pop</genre>
</song> -
<song>
<artist>the wanted</artist>
<title>i found you</title>
<album> </album>
<genre>pop</genre> </song>
above poor xml , trying figure out how write vb function allow enter song title , search through <title> elements , return sort of value if there match , how many.
anybody think help
cheers.
hi,
the below forum should right issue:
the official scripting guys forum
http://social.technet.microsoft.com/forums/en/itcg/threads
regards,
cataleya li
technet community support
Windows Server > Windows PowerShell
Comments
Post a Comment