(see text-example01)"> (see text-example01)">
Download presentation
Presentation is loading. Please wait.
1
1 Copyright (c) [2000]. Roger L. Costello. All Rights Reserved. Using XSLT and XPath to Transform XML Documents into Text Files Roger L. Costello XML Technologies
2
2 Copyright (c) [2000]. Roger L. Costello. All Rights Reserved. Problem Create a stylesheet that creates a text file containing each member's data. –Line for each member –Member data separated by a slash delimiter Jeff/555-1234/555-4321/lightgrey David/383-1234/383-4321/lightblue Roger/888-1234/888-4321/lightyellow
3
3 Copyright (c) [2000]. Roger L. Costello. All Rights Reserved. <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
(see text-example01)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.