<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.eyetrack.com.au/schema"
	targetNamespace="http://www.eyetrack.com.au/schema" elementFormDefault="unqualified">

	<xs:include schemaLocation="JobOrderSchema.xsd" />
	<xs:include schemaLocation="StatusMessageSchema.xsd" />

</xs:schema>