KEPServerEx error with MTConnect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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."
Solved! Go to Solution.
- Labels:
-
Best Practices
-
KEPServerEX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
//////////////////
For testing purposes they can remove all the schemas from drivers\MTConnectClient and we bypass validation.
/////////////////
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
//////////////////
For testing purposes they can remove all the schemas from drivers\MTConnectClient and we bypass validation.
/////////////////
