<?xml version="1.0" encoding="UTF-8"?>
<!--
     Electronic Court Filing Version 5.01
     Committee Specification Draft 01
     23 May 2022
     Copyright (c) OASIS Open 2022. All Rights Reserved.
     Source: https://docs.oasis-open.org/legalxml-courtfiling/ecf/v5.01/csd01/examples/
     Latest version of narrative specification: https://docs.oasis-open.org/legalxml-courtfiling/ecf/v5.01/ecf-v5.01.html
     TC IPR Statement: https://www.oasis-open.org/committees/legalxml-courtfiling/ipr.php
-->
<!-- Modifications:
	
		Added nc:IdentificationCategoryDescriptionText and nc:IdentificationSourceText for messageID.
		Added message ID from the request message (e.g. FilingMessage).

-->
<reviewfilingcallback:NotifyFilingReviewCompleteMessage xmlns:structures="http://release.niem.gov/niem/structures/4.0/" xmlns:nc="http://release.niem.gov/niem/niem-core/4.0/" xmlns:j="http://release.niem.gov/niem/domains/jxdm/6.1/" xmlns:cbrn="http://release.niem.gov/niem/domains/cbrn/4.1/" xmlns:ecf="https://docs.oasis-open.org/legalxml-courtfiling/ns/v5.01/ecf" xmlns:reviewfilingcallback="https://docs.oasis-open.org/legalxml-courtfiling/ns/v5.01/reviewfilingcallback" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="https://docs.oasis-open.org/legalxml-courtfiling/ns/v5.01/reviewfilingcallback ../schema/reviewfilingcallback.xsd">
	<nc:DocumentIdentification>
		<nc:IdentificationID>10</nc:IdentificationID>
		<nc:IdentificationCategoryDescriptionText>messageID</nc:IdentificationCategoryDescriptionText>
		<nc:IdentificationSourceText>FilingReview</nc:IdentificationSourceText>
	</nc:DocumentIdentification>
	<nc:DocumentIdentification>
		<nc:IdentificationID>123456ABC</nc:IdentificationID>
		<nc:IdentificationCategoryDescriptionText>messageID</nc:IdentificationCategoryDescriptionText>
		<nc:IdentificationSourceText>FilingAssembly</nc:IdentificationSourceText>
	</nc:DocumentIdentification>
	<ecf:DocumentAugmentation>
		<ecf:DocumentFiler>
			<nc:EntityPerson structures:ref="Person2" xsi:nil="true"/>
		</ecf:DocumentFiler>
	</ecf:DocumentAugmentation>
	<ecf:SendingMDELocationID>
		<nc:IdentificationID>https://efilingmanager.com:8000</nc:IdentificationID>
	</ecf:SendingMDELocationID>
	<ecf:ServiceInteractionProfileCode>urn:oasis:names:tc:legalxml-courtfiling:schema:xsd:WebServicesMessaging-5.0</ecf:ServiceInteractionProfileCode>
	<j:CaseCourt>
		<nc:OrganizationIdentification>
			<nc:IdentificationID>01</nc:IdentificationID>
		</nc:OrganizationIdentification>
		<j:CourtName>King County Superior Court</j:CourtName>
	</j:CaseCourt>
	<nc:DocumentPostDate>
		<nc:DateTime>2007-06-06T14:20:47.0Z</nc:DateTime>
	</nc:DocumentPostDate>
	<ecf:ConnectedDocumentReview>
		<ecf:DocumentReviewDisposition>
			<ecf:DocumentReviewStatus>
				<nc:StatusText>accepted</nc:StatusText>
				<nc:StatusDate>
					<nc:DateTime>2008-07-07T13:47:42.0Z</nc:DateTime>
				</nc:StatusDate>
			</ecf:DocumentReviewStatus>
		</ecf:DocumentReviewDisposition>
		<ecf:ReviewedDocument structures:id="Document2" structures:metadata="Document1Metadata">
			<nc:DocumentCategoryText>Information</nc:DocumentCategoryText>
			<nc:DocumentSoftwareName>Microsoft Word</nc:DocumentSoftwareName>
			<nc:DocumentDescriptionText>Petition</nc:DocumentDescriptionText>
			<nc:DocumentEffectiveDate>
				<nc:Date>2008-07-07</nc:Date>
			</nc:DocumentEffectiveDate>
			<nc:DocumentFileControlID>1</nc:DocumentFileControlID>
			<nc:DocumentIdentification>
				<nc:IdentificationID>1</nc:IdentificationID>
			</nc:DocumentIdentification>
			<nc:DocumentSequenceID>1</nc:DocumentSequenceID>
			<nc:DocumentSubmitter>
				<nc:EntityPerson structures:ref="Person2" xsi:nil="true"/>
			</nc:DocumentSubmitter>
			<ecf:DocumentAugmentation>
				<ecf:DocumentFiler>
					<nc:EntityPerson structures:ref="Person2" xsi:nil="true"/>
				</ecf:DocumentFiler>
				<ecf:DocumentRendition>
					<nc:DocumentIdentification/>
					<!--ecf:DocumentSignature>
					<ecf:SignatureAugmentation>
						<xmlsig:Signatures xmlns:xmlsig="urn:oasis:names:tc:legalxml-courtfiling:schema:xsd:XMLSignature-1.0" xsi:schemaLocation="urn:oasis:names:tc:legalxml-courtfiling:schema:xsd:XMLSignature-1.0 ../ecf-v3.0-xmlsig.xsd">
							<xmlsig:Signature>
								<xmlsig:SignerName>Jane Doe</xmlsig:SignerName>
								<xmlsig:SignedDate>2008-07-07</xmlsig:SignedDate>
								<ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
									<ds:SignedInfo Id="foobar">
										<ds:CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
										<ds:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
										<ds:Reference>
											<ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
											<ds:DigestValue>j6lwx3rvEPO0vKtMup4NbeVu8nk=</ds:DigestValue>
										</ds:Reference>
									</ds:SignedInfo>
									<ds:SignatureValue>UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</ds:SignatureValue>
									<ds:KeyInfo>
										<ds:X509Data>
											<ds:X509SubjectName>CN=John Smith,O=ABC Inc.,ST=Seattle,C=WA</ds:X509SubjectName>
											<ds:X509Certificate>UjBsR09EbGhjZ0dTQUxNQUFBUUNBRU1tQ1p0dU1GUXhEUzhi</ds:X509Certificate>
										</ds:X509Data>
									</ds:KeyInfo>
								</ds:Signature>
							</xmlsig:Signature>
						</xmlsig:Signatures>
					</ecf:SignatureAugmentation>
					<ecf:SignatureProfileCode>urn:oasis:names:tc:legalxml-courtfiling:schema:xsd:XMLSignature-1.0</ecf:SignatureProfileCode>
				</ecf:DocumentSignature-->
					<nc:Attachment structures:id="Attachment2">
						<nc:BinaryDescriptionText>Information</nc:BinaryDescriptionText>
						<nc:BinaryFormatText>application/pdf</nc:BinaryFormatText>
						<nc:BinaryURI>cid://Payload2</nc:BinaryURI>
						<nc:BinarySizeValue>32000</nc:BinarySizeValue>
					</nc:Attachment>
				</ecf:DocumentRendition>
				<ecf:RedactionRequiredIndicator>false</ecf:RedactionRequiredIndicator>
				<ecf:RegisterActionDescriptionCode>Information</ecf:RegisterActionDescriptionCode>
				<ecf:SpecialHandlingInstructionsText>Please verify TCN</ecf:SpecialHandlingInstructionsText>
				<nc:DocumentAssociation>
					<nc:PrimaryDocument structures:ref="Document1" xsi:nil="true"/>
					<ecf:DocumentAssociationAugmentation>
						<ecf:DocumentRelatedCode>parent</ecf:DocumentRelatedCode>
					</ecf:DocumentAssociationAugmentation>
				</nc:DocumentAssociation>
			</ecf:DocumentAugmentation>
		</ecf:ReviewedDocument>
	</ecf:ConnectedDocumentReview>
	<ecf:FilingStatus>
		<ecf:FilingReviewStatusCode>accepted</ecf:FilingReviewStatusCode>
	</ecf:FilingStatus>
	<ecf:LeadDocumentReview>
		<ecf:DocumentReviewDisposition>
			<ecf:DocumentReviewStatus>
				<nc:StatusText>accepted</nc:StatusText>
				<nc:StatusDate>
					<nc:DateTime>2008-07-07T13:47:42.0Z</nc:DateTime>
				</nc:StatusDate>
			</ecf:DocumentReviewStatus>
		</ecf:DocumentReviewDisposition>
		<ecf:ReviewedDocument structures:id="Document1" structures:metadata="Document1Metadata">
			<nc:DocumentCategoryText>Apperance</nc:DocumentCategoryText>
			<nc:DocumentSoftwareName>Microsoft Word</nc:DocumentSoftwareName>
			<nc:DocumentDescriptionText>Appearance</nc:DocumentDescriptionText>
			<nc:DocumentEffectiveDate>
				<nc:Date>2008-07-07</nc:Date>
			</nc:DocumentEffectiveDate>
			<nc:DocumentFileControlID>2</nc:DocumentFileControlID>
			<nc:DocumentIdentification>
				<nc:IdentificationID>2</nc:IdentificationID>
			</nc:DocumentIdentification>
			<nc:DocumentSequenceID>2</nc:DocumentSequenceID>
			<nc:DocumentSubmitter>
				<nc:EntityPerson structures:ref="Person2" xsi:nil="true"/>
			</nc:DocumentSubmitter>
			<ecf:DocumentAugmentation>
				<ecf:DocumentFiler>
					<nc:EntityPerson structures:ref="Person2" xsi:nil="true"/>
				</ecf:DocumentFiler>
				<ecf:DocumentRendition>
					<nc:DocumentIdentification/>
					<nc:Attachment structures:id="Attachment1">
						<nc:BinaryDescriptionText>Appearance</nc:BinaryDescriptionText>
						<nc:BinaryFormatText>application/pdf</nc:BinaryFormatText>
						<nc:BinaryURI>cid://Payload1</nc:BinaryURI>
						<nc:BinarySizeValue>32000</nc:BinarySizeValue>
					</nc:Attachment>
				</ecf:DocumentRendition>
				<ecf:RedactionRequiredIndicator>false</ecf:RedactionRequiredIndicator>
				<ecf:RegisterActionDescriptionCode>Apperance</ecf:RegisterActionDescriptionCode>
				<ecf:SpecialHandlingInstructionsText>Please verify TCN</ecf:SpecialHandlingInstructionsText>
				<nc:Metadata structures:id="Document1Metadata">
					<nc:SensitivityText>public</nc:SensitivityText>
					<nc:LanguageCode>eng</nc:LanguageCode>
				</nc:Metadata>
			</ecf:DocumentAugmentation>
		</ecf:ReviewedDocument>
	</ecf:LeadDocumentReview>
	<nc:Case xmlns:criminal="https://docs.oasis-open.org/legalxml-courtfiling/ns/v5.01/criminal" xsi:schemaLocation="https://docs.oasis-open.org/legalxml-courtfiling/ns/v5.01/criminal ../schema/criminal.xsd">
		<nc:CaseTitleText>Jane Doe vs. John Doe </nc:CaseTitleText>
		<j:CaseAugmentation>
			<j:CaseCourt>
				<nc:OrganizationIdentification>
					<nc:IdentificationID>1</nc:IdentificationID>
				</nc:OrganizationIdentification>
				<j:CourtName>King County Circuit Court</j:CourtName>
			</j:CaseCourt>
			<j:CaseOfficial>
				<nc:RoleOfPerson structures:id="Person3">
					<nc:PersonName>
						<nc:PersonFullName>Jane, Doe, JD</nc:PersonFullName>
					</nc:PersonName>
					<ecf:PersonAugmentation>
						<ecf:ParticipantID>
							<nc:IdentificationID>30</nc:IdentificationID>
						</ecf:ParticipantID>
					</ecf:PersonAugmentation>
				</nc:RoleOfPerson>
				<j:JudicialOfficialBarMembership>
					<j:JudicialOfficialBarIdentification>
						<nc:IdentificationID>100</nc:IdentificationID>
					</j:JudicialOfficialBarIdentification>
				</j:JudicialOfficialBarMembership>
			</j:CaseOfficial>
		</j:CaseAugmentation>
		<ecf:CaseAugmentation>
			<ecf:CaseCategoryCode>Estate</ecf:CaseCategoryCode>
			<ecf:CaseParty>
				<nc:EntityPerson structures:id="Person1">
					<!--j:PersonAugmentation></j:PersonAugmentation-->
					<nc:PersonBirthDate>
						<nc:Date>1983-01-01</nc:Date>
					</nc:PersonBirthDate>
					<nc:PersonName>
						<nc:PersonGivenName>John</nc:PersonGivenName>
						<nc:PersonMiddleName>W.</nc:PersonMiddleName>
						<nc:PersonSurName>Doe</nc:PersonSurName>
					</nc:PersonName>
					<nc:PersonOtherIdentification>
						<nc:IdentificationID>1234-56-789</nc:IdentificationID>
						<ecf:PersonIdentificationCategoryCode>DriverLicense</ecf:PersonIdentificationCategoryCode>
						<nc:IdentificationSourceText>source</nc:IdentificationSourceText>
					</nc:PersonOtherIdentification>
					<nc:PersonRaceText>W</nc:PersonRaceText>
					<j:PersonSexCode>M</j:PersonSexCode>
					<nc:PersonTaxIdentification>
						<nc:IdentificationID>123-45-67890</nc:IdentificationID>
					</nc:PersonTaxIdentification>
					<ecf:PersonAugmentation>
						<ecf:CaseParticipantRoleCode>Defendant</ecf:CaseParticipantRoleCode>
						<ecf:ParticipantID>
							<nc:IdentificationID>10</nc:IdentificationID>
						</ecf:ParticipantID>
						<nc:ContactInformation>
							<nc:ContactMailingAddress>
								<nc:LocationStreet>
									<nc:StreetFullText>123 Main St.</nc:StreetFullText>
								</nc:LocationStreet>
								<nc:LocationCityName>Anytown</nc:LocationCityName>
								<nc:LocationState>
									<nc:LocationStateName>IN</nc:LocationStateName>
								</nc:LocationState>
								<nc:LocationPostalCode>12345</nc:LocationPostalCode>
							</nc:ContactMailingAddress>
						</nc:ContactInformation>
					</ecf:PersonAugmentation>
				</nc:EntityPerson>
			</ecf:CaseParty>
			<ecf:CaseParty>
				<nc:EntityPerson structures:id="Person2">
					<nc:PersonBirthDate>
						<nc:Date>1983-01-01</nc:Date>
					</nc:PersonBirthDate>
					<nc:PersonName>
						<nc:PersonGivenName>Jane</nc:PersonGivenName>
						<nc:PersonMiddleName>Q</nc:PersonMiddleName>
						<nc:PersonSurName>Doe</nc:PersonSurName>
						<nc:PersonMaidenName>Smith</nc:PersonMaidenName>
					</nc:PersonName>
					<nc:PersonOtherIdentification>
						<nc:IdentificationID>1234-56-789</nc:IdentificationID>
						<ecf:PersonIdentificationCategoryCode>DriverLicense</ecf:PersonIdentificationCategoryCode>
						<nc:IdentificationSourceText>source</nc:IdentificationSourceText>
					</nc:PersonOtherIdentification>
					<j:PersonSexCode>M</j:PersonSexCode>
					<nc:PersonTaxIdentification>
						<nc:IdentificationID>123-45-67890</nc:IdentificationID>
					</nc:PersonTaxIdentification>
					<ecf:PersonAugmentation>
						<ecf:CaseParticipantRoleCode>Defendant</ecf:CaseParticipantRoleCode>
						<ecf:ParticipantID>
							<nc:IdentificationID>20</nc:IdentificationID>
						</ecf:ParticipantID>
						<nc:ContactInformation>
							<nc:ContactMailingAddress>
								<nc:LocationStreet>
									<nc:StreetFullText>123 Main St.</nc:StreetFullText>
								</nc:LocationStreet>
								<nc:LocationCityName>Anytown</nc:LocationCityName>
								<nc:LocationState>
									<nc:LocationStateName>IN</nc:LocationStateName>
								</nc:LocationState>
								<nc:LocationPostalCode>12345</nc:LocationPostalCode>
							</nc:ContactMailingAddress>
						</nc:ContactInformation>
					</ecf:PersonAugmentation>
				</nc:EntityPerson>
			</ecf:CaseParty>
			<ecf:CaseTrackingID>
				<nc:IdentificationID>123456ABC</nc:IdentificationID>
			</ecf:CaseTrackingID>
			<j:CaseNumberText>123456ABC</j:CaseNumberText>
			<nc:Metadata structures:id="Metadata1">
				<nc:SensitivityText>public</nc:SensitivityText>
				<nc:LanguageCode>eng</nc:LanguageCode>
			</nc:Metadata>
			<nc:PersonAssociation>
				<nc:Person structures:ref="Person1" xsi:nil="true"/>
				<nc:Person structures:ref="Person2" xsi:nil="true"/>
				<ecf:PersonAssociationAugmentation>
					<ecf:EntityAssociationTypeCode>spouse</ecf:EntityAssociationTypeCode>
				</ecf:PersonAssociationAugmentation>
			</nc:PersonAssociation>
		</ecf:CaseAugmentation>
		<civil:CaseAugmentation xmlns:civil="https://docs.oasis-open.org/legalxml-courtfiling/ns/v5.01/civil" xsi:schemaLocation="https://docs.oasis-open.org/legalxml-courtfiling/ns/v5.01/civil ../schema/civil.xsd">
			<civil:AmountInControversy>
				<nc:Amount>100</nc:Amount>
			</civil:AmountInControversy>
			<civil:CivilClassActionIndicator>false</civil:CivilClassActionIndicator>
			<civil:DecedentEstateCase>
				<civil:Decedent>
					<nc:PersonBirthDate>
						<nc:Date>1900-01-01</nc:Date>
					</nc:PersonBirthDate>
					<nc:PersonName>
						<nc:PersonGivenName>Janice</nc:PersonGivenName>
						<nc:PersonMiddleName>H</nc:PersonMiddleName>
						<nc:PersonFullName>Doe</nc:PersonFullName>
					</nc:PersonName>
				</civil:Decedent>
				<nc:PersonDeathDate>
					<nc:Date>2017-01-01</nc:Date>
				</nc:PersonDeathDate>
			</civil:DecedentEstateCase>
			<civil:JurisdictionalGroundsCode>Statewide</civil:JurisdictionalGroundsCode>
			<civil:JuryDemandIndicator>false</civil:JuryDemandIndicator>
			<civil:ReliefTypeCode>Monetary</civil:ReliefTypeCode>
			<ecf:CauseOfActionCode>100</ecf:CauseOfActionCode>
		</civil:CaseAugmentation>
	</nc:Case>
</reviewfilingcallback:NotifyFilingReviewCompleteMessage>
