xmlns in root node

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Kumar

    #1

    xmlns in root node

    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:schemaLocat ion
    numRecords

    How should I specifiy these attributes in my xsl file.

    Kumar
Working...