I have an XML file for each section of my site so all I have to do is edit and upload one file everytime I need to change something. I am trying to change plain paragraphs of text to add in pictures, this is where it gets complicated.
How to Edit XSL to reflect changes
Here is a sample of my XML code:
<summary>
<subhead>My Service Solutions' Corporate Profile</subhead>
<statement>A Company That Does Not Provide Solutions To The Problems Of Their Customers is a Part of The Problem Not The Solution</statement>
<summary>I Started My Service Solutions To Provide Solutions to Problems!</summary>
<category name="Corporate Profile">
<paragraph>
My Service Solutions Inc. is a Service Company that provides more than just services, we provide Solutions to Problems and by providing Solutions, we also
provide piece of mind. By providing a wide variety of different services to choose from all in one company, we provide convenience, quality, and affordability.
</paragraph>
<image src="" alt="" caption="" class="" />
</category>
<category name="How We Got Started">
<paragraph>
Since 1987, I have been working in the cleaning or service industry in one capacity or another and have personally serviced each and
View Complete Post