Wildcards in validation scenario associations?

Hello! I would like to use wildcards to associate all xsl files in a certain folder to be validated starting form another xsl file. (the files are only used as imported from that certain place) Looking on how the project file works, if I associate it manually and save the project file, I get an added "<String xml:space="preserve">validation.scenario.associations</String>" with the actual file path added. If I simply modify the file path to contain for example "*.xsl" it doesn't automatically associate them, so it seems this solution did not work. Am I missing something or is this feature currently not available? Br, Jan -- Jan Nylund Senior System Designer Citec Information Oy Ab

Hello, You should create an XSLT validation scenario with only one validation unit in which you set the URL of the XSLT file that imports the other ones. However you cannot associate the scenario with all the imported files in one action. You have to associate the scenario with each imported file in a separate action. A possible solution for a future version of Oxygen would be adding the validation scenarios and an option for associating the selected scenario with the validated files in the dialog opened by the action "Validate Selection with" available in the Project view. Regards, Sorin Jan Nylund wrote:
Hello!
I would like to use wildcards to associate all xsl files in a certain folder to be validated starting form another xsl file. (the files are only used as imported from that certain place)
Looking on how the project file works, if I associate it manually and save the project file, I get an added "<String xml:space="preserve">validation.scenario.associations</String>" with the actual file path added. If I simply modify the file path to contain for example "*.xsl" it doesn't automatically associate them, so it seems this solution did not work.
Am I missing something or is this feature currently not available?
Br, Jan
participants (2)
-
Jan Nylund
-
Sorin Ristache