Skip to main content
1-Visitor
November 22, 2018
Solved

KEPServerEx error with MTConnect

  • November 22, 2018
  • 1 reply
  • 3861 views

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."

Best answer by TW_10608404

//////////////////

For testing purposes they can remove all the schemas from drivers\MTConnectClient and we bypass validation.

/////////////////

1 reply

5-Regular Member
November 22, 2018

//////////////////

For testing purposes they can remove all the schemas from drivers\MTConnectClient and we bypass validation.

/////////////////