[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Matching using variable or Substring
Hi List, I am doing XSLT2.0 transformation HTML 2 XML using saxon9. My input always contains p with some defined attribute (Ex: <p class="FeaturePara">) based on this I am doing this transformation. Here, 'FeaturePara' is the defined/standard attribute, but now it is changing FeaturePara1 or FeaturePara2, FeaturePara_1, FeaturePara_small, ect. Here FeaturePara is the standard. The same template I am going to apply for all the above arrtibute starting with 'FeaturePara' followed anything. How to match the above case, what method/logic we have to use. Please suggest anyone. Regards, Ramkumar
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|