Read a remote zipped xml with just XSL

后端 未结 5 1678
北海茫月
北海茫月 2020-12-16 08:00

I want to know if it\'s possible for an XSLT file to read data from an XML located within folders of a remote zip(from the server at work), without any external processors (

5条回答
  •  北海茫月
    2020-12-16 08:09

    If you are using Saxon, then you could use the EXPath Zip Facility.

    Here is an example:

    
    
       
    
       
    
       
       
       
    
       
          
             
                
                
             
             
                
                
             
          
       
    
    
    

提交回复
热议问题