Where You Use Converter URLs

You can use converter URLs as the argument in XQuery and XSLT 2.0 doc() functions, and in XSLT 1.0 document() functions. The following example of the document() function, which invokes the CSV XML Converter to convert the file one.csv to XML:

document('converter:///CSV:sep=,:first=yes?" + exampleDir + @"one.csv')  
 
Free Stylus Studio XML Training: