XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Posttop
john smithSubject: XML related issue
Author: john smith
Date: 28 Mar 2020 11:49 AM
Hi,
Is it possible to create an web-page,form,that would accept specific input and generate
an XML file from it.The form has to have the ability to add items in one particular section(where we can
add additional streams) and give us the ability to remove streams as well.
For each stream we must be able to attach a logo for that stream as well.
We prefer Xojo or Php for this ,I have attached one of the XML files and the data format.

<?xml version="1.0" encoding="UTF-8" ?>
<collectionList>
<grid class="5ColumnGrid">
<section>
<lockup onselect_="playMedia('https://player.vimeo.com/external/187143276.m3u8?s=174999ca62fa899029063617e03d4abaa4797e41')">
<img src="/resources/images/lockups/shelf1.png" width="308" height="308" />
<title class="showTextOnHighlight">Title 1</title>
</lockup>
<lockup onselect_="playMedia('https://player.vimeo.com/external/184669023.m3u8?s=d0d11549c6a24cd75ba4dc3a71f31ca2d7e076e7')">
<img src="/resources/images/lockups/shelf2.png" width="308" height="308" />
<title class="showTextOnHighlight">Title 2</title>
</lockup>
<lockup onselect_="playMedia('https://player.vimeo.com/external/181758939.m3u8?s=532511944750c6885b6c86779dc2b955752af6d5')">
<img src="/resources/images/lockups/shelf3.png" width="308" height="308" />
<title class="showTextOnHighlight">Title 3</title>
</lockup>
<lockup onselect_="playMedia('https://player.vimeo.com/external/180890459.m3u8?s=21588d0becf483ace7ea63c5595836723ad09979')">
<img src="/resources/images/lockups/shelf4.png" width="308" height="308" />
<title class="showTextOnHighlight">Title 4</title>
</lockup>
<lockup onselect_="playMedia('https://player.vimeo.com/external/180014530.m3u8?s=d226bff00559205cea914bdec031b8301c4e0b49')">
<img src="/resources/images/lockups/shelf5.png" width="308" height="308" />
<title class="showTextOnHighlight">Title 5</title>
</lockup>
<lockup onselect_="playMedia('https://player.vimeo.com/external/178583018.m3u8?s=c6b976364504c82d1ce2a7f5c4c4690cd7e7c382')">
<img src="/resources/images/lockups/shelf6.png" width="308" height="308" />
<title class="showTextOnHighlight">Title 6</title>
</lockup>
<lockup onselect_="playMedia('https://player.vimeo.com/external/178457098.m3u8?s=e9e9b35b3aa7a7c37626bc0d67b2a7126b45ecce')">
<img src="/resources/images/lockups/shelf7.png" width="308" height="308" />
<title class="showTextOnHighlight">Title 7</title>
</lockup>
<lockup onselect_="playMedia('https://player.vimeo.com/external/177558935.m3u8?s=64bf69009eb513b4a31ead13e67026d2d0520714')">
<img src="/resources/images/lockups/shelf8.png" width="308" height="308" />
<title class="showTextOnHighlight">Title 8</title>
</lockup>
<lockup onselect_="playMedia('https://player.vimeo.com/external/173738601.m3u8?s=6c24a224ecdf35883cfc1e3591c459da5255ec87')">
<img src="/resources/images/lockups/shelf9.png" width="308" height="308" />
<title class="showTextOnHighlight">Title 9</title>
</lockup>
<lockup onselect_="playMedia('https://player.vimeo.com/external/187143276.m3u8?s=174999ca62fa899029063617e03d4abaa4797e41')">
<img src="/resources/images/lockups/shelf2.png" width="308" height="308" />
<title class="showTextOnHighlight">Title 10</title>
</lockup>
</section>
</grid>
</collectionList>
</stackTemplate>
</document>

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.