Topic: xml newbee (Page 1 of 1)  | 
  |
|---|---|
| 
       Paranoid (IV) Inmate From: INFRONT OF MY PC  | 
    
       
  posted 04-10-2006 23:47
      
      so i started playing around with xml this is what i have  | 
  
| 
       Paranoid (IV) Inmate From: Cold Sweden  | 
    
       
  posted 04-11-2006 11:27
      
      quote: 
 code: <xml id="articles" src="test.xml"></xml> 
  | 
  
| 
       Paranoid (IV) Inmate From: INFRONT OF MY PC  | 
    
       
  posted 04-11-2006 13:53
      
      so how would i go about making it compatible to all browsers .....i kick to a good recource would do ..i only know w3schools and the above is what i got there  | 
  
| 
       Paranoid (IV) Inmate From: Cold Sweden  | 
    
       
  posted 04-11-2006 19:09
      
      There is nothing remotely similar in other browsers. I suggest you look into XSLT.  | 
  
| 
       Paranoid (IV) Inmate From: Norway  | 
    
       
  posted 04-11-2006 20:50
      
      
  | 
  
| 
       Paranoid (IV) Inmate From: INFRONT OF MY PC  | 
    
       
  posted 04-11-2006 21:31
      
      well thanks a lot will red through the stuff and hopefully understand it^^  | 
  
| 
       Maniac (V) Mad Scientist From: Rochester, New York, USA  | 
    
       
  posted 04-12-2006 15:23
      
      I would also change <from> into <author> or <creator> or some other descriptive noun. I find it best to use nouns to describe resources. Using verbs or in this case prepisitions can be a little confusing. This fits better into REST style architecture.  |