<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.govtalk.gov.uk/CM/gms" targetNamespace="http://www.govtalk.gov.uk/CM/gms" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:element name="Status" type="xs:string">
		<xs:annotation>
			<xs:documentation>The position or state of the resource.</xs:documentation>
		</xs:annotation>
	</xs:element>
</xs:schema>

