RE: Question about XML

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks.
--- "Rodrigo B. Schaan" <rodrigobrandelli@xxxxxxxxxxx>
wrote:

> XML is just a way to trasport data. 
> It can be used with XSL (a css for xml) to format
> this data in a organized, colored, (etc) look way.
>  
> Try the XML introdution in the W3C website.
> You'll se that data into a xml file is simple to
> navigate besides others basic browsers interpretions
> funcionalities on xml.
>  
> (sorry about my English)
> GREEN
> 
> 
> To: php-objects@xxxxxxxxxxxxxxxxxxx:
> mail@xxxxxxxxxxxxxxxx: Sat, 3 Nov 2007 11:14:36
> +0100Subject: Re:  Question about XML
> 
> 
> 
> 
> An XML document is indeed just a simple textfile,
> which can off course be read by any textreader,
> including a browser. In order to make a website out
> of a XML file you'll need to do XML transformations,
> using XSLT. With a XSLT document you can transform
> your XML document to a XHTML page, which can be
> processed by your browser for display.So to answer
> the three questions:1. XML is a markup language.
> Meaning you can give a structural meaning to the
> contents.2. As said XML documents cannot be
> executed, you will have to use XML transformations
> (using another transformations document) to
> transform your page to XHTML in order for your
> browser to understand it (but off course you could
> transform it to any sort of document).3. XSLT
> transformations in Windows can be done by MSXML,
> that is already installed when you install Windows.
> Firefox uses its own, Transformiix. For Linux and OS
> X there are probably multiple libraries available.
> So basicly you probably already have what you need. 
> 
> 
> 
> 
> 
> 
>
_________________________________________________________________
> Veja mapas e encontre as melhores rotas para fugir
> do trânsito com o Live Search Maps!
> http://www.livemaps.com.br/index.aspx?tr=true
> 
> [Non-text portions of this message have been
> removed]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux