[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Bad use of XML ?

  • From: ashvil@i... (Ashvil)
  • To: <xml-dev@x...>
  • Date: Fri, 31 Mar 2000 11:15:22 -0800

wmpskins
The new MS Media Player 7 uses XML for skins.
http://msdn.microsoft.com/workshop/imedia/windowsmedia/wmpskins.asp#wmpskins
_creating

Sample Theme file
<THEME>
   <VIEW
      clippingColor = "#CCCC00"
      backgroundImage = "background.bmp"
      titleBar = "false">

      <BUTTONGROUP
         mappingImage = "map.bmp"
         hoverImage = "hover.bmp">

      <PLAYELEMENT
         mappingColor = "#00FF00" />

      <STOPELEMENT
         mappingColor = "#FF0000" />

      </BUTTONGROUP>

   </VIEW>
</THEME>

There are two ways of looking at this
1. This is Bad and will encourage every one to come up with their own flavor
of XML. XHTML should have been used to describe Skins and any other UI
standards.
If Skins require more than what XHTML currently provides, then that
functionality needs to be added as an XHTML module. etc...

2. This is good. It allows developers to focus on the task of creating the
Theme using simple tags (and not having to learn XHTML). XSLT could then be
used to convert this into XHTML. etc...

Counter point to 2.
If the focus is to hide the developers from XHTML, then a visual XHTML tool
could be used to generate XHTML directly. etc...

....

What do other list members think of everyone generating their own XML file
format to represent common data, in this case the data is visual data. Or is
this a small issue due to tools like XSLT ?

Thx,
Ashvil








***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

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