Please describe the feature that you want to propose
Once we complete XSLT import feature #1817
When user imports the XSLT, for example by specifying a schema directory in configuration or searching whole workspace, detect the closest schema for:
- Target Body - from XSLT structure
- Source Body - from XPath referring document root
/
- Source Parameters - from XPath referring parameter name
$paramName/ in combination with xsl:param declaration
Please describe the feature that you want to propose
Once we complete XSLT import feature #1817
When user imports the XSLT, for example by specifying a schema directory in configuration or searching whole workspace, detect the closest schema for:
/$paramName/in combination withxsl:paramdeclaration