XSLT mixed content node

后端 未结 2 1244
余生分开走
余生分开走 2020-12-31 09:40

I have a quite stupid question. How can I make sure that my XML mixed content node doesn\'t get mixed up? I have, say, an XML structure resembling this.

<         


        
2条回答
  •  感情败类
    2020-12-31 10:41

    
     
      Stuff
      great if you need to know about stuff.
          I suggest this one if you need to know
          about things.
      ]]>
     
     [other books]
    
    

提交回复
热议问题