Hello
Well... Couldnt find any help in the application folder.
This is my issue:
I have files like this one:
<Profile>
<name>Company A</name>
<globalEmail>pm@olki.ie</globalEmail>
<globalWebSite>www.website.ie</globalWebSite>
- <MainOffice>
<AddressType>Main Office</AddressType>
<Address1>Street Centre</Address1>
<Address2>Wall Quay</Address2>
<City>Dublin 1</City>
<Country>Ireland</Country>
<Telephone>Tel : +353 (0)1 649 8575</Telephone>
<Fax>Fax : +353 (0)1 685 2568</Fax>
</MainOffice>
- <KeyPersonnel>
<FirstName>Paul</FirstName>
<Surname>Martin</Surname>
<JobTitle>Managing partner</JobTitle>
</KeyPersonnel>
<Profile>text text text text</Profile>
</Profile>
How do I link this to Quark? is it easy to say for example that I want <name> to be linked to a specific style sheet?
Thanks for your help

)