K
Kumar
I have an XML file, for which I am trying to write a XSL style sheet.
I have the following attributes defined in my XML file:
xmlns
xmlns:xsi
xsi:schemaLocation
numRecords
How should I specifiy these attributes in my xsl file.
Kumar
I have the following attributes defined in my XML file:
xmlns
xmlns:xsi
xsi:schemaLocation
numRecords
How should I specifiy these attributes in my xsl file.
Kumar