c# - How to add media namespace in xml which is create by web API? -


i want xml as

<?xml version="1.0" encoding="utf-8" ?xmlns:media="http://search.yahoo.com/mrss/"> 

ans how create element

<media:group><media:thumbnail url="http://school.edu/navigation/image.jpg" width="90" height="90" /></media:group> 

using system.servicemodel.syndication dll..


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -