<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.plcs.org/PLMServices/RepresentingBusinessObjects" xmlns:types="http://www.plcs.org/PLMServices/Types" targetNamespace="http://www.plcs.org/PLMServices/RepresentingBusinessObjects" attributeFormDefault="unqualified" id="repres">
	<xs:import namespace="http://www.plcs.org/PLMServices/Types" schemaLocation="..\..\ws\xsd\types.xsd"/>
	<xs:element name="ENTER_NAME_OF_ROOT_ELEMENT_HERE">
		<xs:annotation>
			<xs:documentation>Comment describing your root element</xs:documentation>
		</xs:annotation>
	</xs:element>
</xs:schema>
