<?xml version="1.0" encoding="UTF-8"?>
<!--$Header: /cvsroot/ebxmlrr/ebxmlrr-spec/misc/2.5/canonical/SubmitObjectsRequest_ErrorHandlingModelScheme.xml,v 1.1 2003/06/04 16:09:21 farrukh_najmi Exp $-->
<SubmitObjectsRequest xmlns:lcm="urn:oasis:names:tc:ebxml-regrep:lcm:xsd:2.5  http://www.oasis-open.org/committees/regrep/documents/2.5/schema/lcm.xsd" xmlns:query="urn:oasis:names:tc:ebxml-regrep:query:xsd:2.5" xmlns:rim="urn:oasis:names:tc:ebxml-regrep:rim:xsd:2.5" xmlns:rs="urn:oasis:names:tc:ebxml-regrep:rs:xsd:2.5"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:oasis:names:tc:ebxml-regrep:lcm:xsd:2.5" xsi:schemaLocation="urn:oasis:names:tc:ebxml-regrep:lcm:xsd:2.5  http://www.oasis-open.org/committees/regrep/documents/2.5/schema/lcm.xsd">
	<rim:RegistryObjectList>
		<rim:RegistryObject id="urn:uuid:e0fa634c-6c06-4036-9f65-c1a466f8b070" objectType="ClassificationScheme" isInternal="true" nodeType="UniqueCode" xsi:type="rim:ClassificationSchemeType">
			<rim:Name>
				<rim:LocalizedString rim:lang="en-US" charset="UTF-8" value="ErrorHandlingModel"/>
			</rim:Name>
			<rim:Description>
				<rim:LocalizedString rim:lang="en-US" charset="UTF-8" value="Describes a content management services error handling behavior."/>
			</rim:Description>
			<rim:ClassificationNode id="urn:uuid:112e3809-65b4-41b4-a8c5-e08756385c6d" objectType="Concept" parent="urn:uuid:e0fa634c-6c06-4036-9f65-c1a466f8b070" code="FailOnError">
				<rim:Name>
					<rim:LocalizedString rim:lang="en-US" charset="UTF-8" value="FailOnError"/>
				</rim:Name>
				<rim:Description>
					<rim:LocalizedString rim:lang="en-US" charset="UTF-8" value="Error handling behavior where service should fail on the first error encountered."/>
				</rim:Description>
			</rim:ClassificationNode>
			<rim:ClassificationNode id="urn:uuid:a2dd1036-8e0d-4cdb-bc1b-88fcf3c2542a" objectType="Concept" parent="urn:uuid:e0fa634c-6c06-4036-9f65-c1a466f8b070" code="LogErrorAndContinue">
				<rim:Name>
					<rim:LocalizedString rim:lang="en-US" charset="UTF-8" value="LogErrorAndContinue"/>
				</rim:Name>
				<rim:Description>
					<rim:LocalizedString rim:lang="en-US" charset="UTF-8" value="Error handling behavior where service should log errors and continue rather than fail."/>
				</rim:Description>
			</rim:ClassificationNode>
		</rim:RegistryObject>
	</rim:RegistryObjectList>
</SubmitObjectsRequest>
