Real time OTA, XSD and RNG validation of request and response message with error messages
Header informations of request/response
XML Editor with: Code Completion, Beautify XML code
Placeholders in request XML files (see below)
Load request from file
Save request/response to file
Validation:
You can use the validation also programmatically in the
same way as the Official AlpineBits Validator.
Please consider that this validator does also return error messages.
POST URL:
https://www.seppi.one/alpinebitseditor/validate.php Request Body JSON:
{
"version": "",
"msg": ""
}
Response Body JSON:
{
"version": "",
"result": {
"ota": false,
"otaerrors": [],
"xsd": false,
"xsderrors": [],
"rng": false,
"rngerrors": []
}
}
Placeholder:You can use following placeholders in your saved files. They will be replaced on load:
{HOTELCODE} {HOTELNAME} {YEAR} ... current year