Hi I’d like to use the xml validation activity found in connect marketplace components.
I have an xml file and and an xsd file.
The inputs for the activty are XML Document which has to be of type XDocument
and Schema URI which seems to be OK with a file path to the xsd.
I can’t see any documentation for the activity and would like to know if anyone can tell me what I need to do to generate an XDocument from the xml file I have.
Many thanks,
Clark