cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

KEPServerEx error with MTConnect

oknyazev
9-Granite

KEPServerEx error with MTConnect

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

1 ACCEPTED SOLUTION

Accepted Solutions

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

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

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

View solution in original post

1 REPLY 1

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

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

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

Top Tags