CALL TRANSFORMATION id
SOURCE data = <lt_siml_fcat>
RESULT XML lv_result_xml
OPTIONS initial_components = 'suppress'
xml_header = 'no'.
Here i am converting data to xml format.. so how could i get XSD file for that xml?