Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Error in KepServEx when use MTConnect.
'XML Validation Error: Element '{urn:mazakusa.com:MazakStreams:1.3}LaserGasType' is unexpected according to content model of parent element '{urn:mtconnect.org:MTConnectStreams:1.3}Events'.Expecting:
{urn:mtconnect.org:MTConnectStreams:1.3}Event.'.
This solution dont work:
Use a browser to connect to the MTConnect device directly, then find the XML code being used. This code will be listed in the first few lines of the XML code. Follow the link to the specified XSD location and download the specified versions of the MTConnect*.xsd files. Copy the files to the \Drivers\MTConnect folder located in the server's root folder, leaving the existing files in the folder as well."
Solved! Go to Solution.
//////////////////
For testing purposes they can remove all the schemas from drivers\MTConnectClient and we bypass validation.
/////////////////
//////////////////
For testing purposes they can remove all the schemas from drivers\MTConnectClient and we bypass validation.
/////////////////