{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/jobs/xing/job.json","title":"jobs/xing/job data fields","description":"Optional data supplied by this operation. Null means unknown.","type":"object","properties":{"apply_url":{"description":"Optional apply url supplied by this operation. Null means unknown.","type":["string","null"]},"benefits":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"board":{"description":"Optional board supplied by this operation. Null means unknown.","type":["string","null"]},"company":{"description":"Optional company supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"addresses":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true},"country":{"description":"Optional country supplied by this operation. Null means unknown.","type":["string","null"]},"country_code":{"description":"Optional country code supplied by this operation. Null means unknown.","type":["string","null"]},"date_posted":{"description":"Optional date posted supplied by this operation. Null means unknown.","type":["string","null"]},"description":{"description":"Source description; null or absent means not supplied.","type":["string","null"]},"employment_type":{"description":"Optional employment type supplied by this operation. Null means unknown.","type":["string","null"]},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"industries":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"location":{"description":"Optional location supplied by this operation. Null means unknown.","type":["string","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"posted":{"description":"Optional posted supplied by this operation. Null means unknown.","type":["string","null"]},"remote":{"description":"Optional remote supplied by this operation. Null means unknown.","type":["string","null"]},"responsibility":{"description":"Optional responsibility supplied by this operation. Null means unknown.","type":["string","null"]},"salary":{"description":"Optional salary supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"currency":{"description":"Optional currency supplied by this operation. Null means unknown.","type":["string","null"]},"max":{"description":"Optional max supplied by this operation. Null means unknown.","type":["number","null"]},"min":{"description":"Optional min supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true},"skills":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"title":{"description":"Source title when supplied.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true,"allOf":[{"anyOf":[{"required":["apply_url"],"properties":{"apply_url":{"description":"Optional apply url supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["benefits"],"properties":{"benefits":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array"],"items":{}}}},{"required":["board"],"properties":{"board":{"description":"Optional board supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["company"],"properties":{"company":{"description":"Optional company supplied by this operation. Null means unknown.","type":["object"],"properties":{"addresses":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true}}},{"required":["country"],"properties":{"country":{"description":"Optional country supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["country_code"],"properties":{"country_code":{"description":"Optional country code supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["date_posted"],"properties":{"date_posted":{"description":"Optional date posted supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["description"],"properties":{"description":{"description":"Source description; null or absent means not supplied.","type":["string"],"minLength":1}}},{"required":["employment_type"],"properties":{"employment_type":{"description":"Optional employment type supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["id"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string"],"minLength":1}}},{"required":["industries"],"properties":{"industries":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array"],"items":{}}}},{"required":["location"],"properties":{"location":{"description":"Optional location supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["posted"],"properties":{"posted":{"description":"Optional posted supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["remote"],"properties":{"remote":{"description":"Optional remote supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["responsibility"],"properties":{"responsibility":{"description":"Optional responsibility supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["salary"],"properties":{"salary":{"description":"Optional salary supplied by this operation. Null means unknown.","type":["object"],"properties":{"currency":{"description":"Optional currency supplied by this operation. Null means unknown.","type":["string","null"]},"max":{"description":"Optional max supplied by this operation. Null means unknown.","type":["number","null"]},"min":{"description":"Optional min supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true}}},{"required":["skills"],"properties":{"skills":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array"],"items":{}}}},{"required":["title"],"properties":{"title":{"description":"Source title when supplied.","type":["string"],"minLength":1}}},{"required":["url"],"properties":{"url":{"description":"Original source URL when supplied.","type":["string"],"minLength":1}}}]}],"x-contract-version":"2026-09-22","x-validation-scope":"Required success payload structure; optional fields and source completeness remain separate.","examples":[{"apply_url":"https://example.com/example","benefits":[],"board":"example","company":{"addresses":[],"name":"example"},"country":"example","country_code":"example","date_posted":"2026-09-01T12:00:00Z","description":"example","employment_type":"example","id":"example","industries":[],"location":"example","platform":"example","posted":"example","remote":"example","responsibility":"example","salary":{"currency":"example","max":0,"min":0},"skills":[],"title":"example","url":"https://example.com/example"}]}