Commit 740abd7a authored by Antoine Burckard's avatar Antoine Burckard
Browse files

Upload New File

parent 42dcfad2
Loading
Loading
Loading
Loading
+94 −0
Original line number Original line Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<query:QueryRequest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:rs="urn:oasis:names:tc:ebxml-regrep:xsd:rs:4.0" xmlns:sdg="http://data.europa.eu/p4s"
	xmlns:xmime="http://www.w3.org/2005/05/xmlmime"
	xmlns:rim="urn:oasis:names:tc:ebxml-regrep:xsd:rim:4.0"
	xmlns:query="urn:oasis:names:tc:ebxml-regrep:xsd:query:4.0"
	xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:ts19478="http://uri.etsi.org/19478/v1.1.1#"
	id="urn:uuid:361e43b5-bd1b-4eb5-9b1f-93971ce2e811">
	<rim:Slot name="SpecificationIdentifier">
		<rim:SlotValue xsi:type="rim:StringValueType">
			<rim:Value>https://uri.etsi.org/19478/v1.1.1</rim:Value>
		</rim:SlotValue>
	</rim:Slot>
	<rim:Slot name="IssueDateTime">
		<rim:SlotValue xsi:type="rim:DateTimeValueType">
			<rim:Value>2021-03-10T17:08:10.872Z</rim:Value>
		</rim:SlotValue>
	</rim:Slot>
	<rim:Slot name="Requester">
		<rim:SlotValue xsi:type="ts19478:LegalPersonValueType">
			<ts19478:LegalPerson>
				<ts19478:current_legal_name>QTSP.example.com</ts19478:current_legal_name>
				<ts19478:european_unique_identifier>NLNHR00000000</ts19478:european_unique_identifier>
			</ts19478:LegalPerson>
		</rim:SlotValue>
	</rim:Slot>
	<rim:Slot name="Provider">
		<rim:SlotValue xsi:type="ts19478:LegalPersonValueType">
			<ts19478:LegalPerson>
				<ts19478:current_legal_name>Verifier.example.com</ts19478:current_legal_name>
				<ts19478:european_unique_identifier>BEABCD.0000.000.000</ts19478:european_unique_identifier>
			</ts19478:LegalPerson>
		</rim:SlotValue>
	</rim:Slot>
	<rim:Slot name="IssuingPurposeQEAA">
		<rim:SlotValue xsi:type="rim:BooleanValueType">
			<rim:Value>true</rim:Value>
		</rim:SlotValue>
	</rim:Slot>
	<rim:Slot name="ExplicitRequestGiven">
		<rim:SlotValue xsi:type="rim:BooleanValueType">
			<rim:Value>true</rim:Value>
		</rim:SlotValue>
	</rim:Slot>
	<query:ResponseOption returnType="RegistryObject"/>
	<query:Query queryDefinition="VerificationQuery">
		<rim:Slot name="Person">
			<rim:SlotValue xsi:type="ts19478:NaturalPersonValueType">
				<ts19478:NaturalPerson>
					<ts19478:family_name>Hermoso</ts19478:family_name>
					<ts19478:given_name>Emma</ts19478:given_name>
					<ts19478:birth_date>1998-03-01</ts19478:birth_date>
					<ts19478:birth_place>Madrid, Spain</ts19478:birth_place>
					<ts19478:nationality>ES</ts19478:nationality>
				</ts19478:NaturalPerson>
			</rim:SlotValue>
		</rim:Slot>
		<rim:Slot name="VerificationQueryDetails">
			<rim:SlotValue xsi:type="ts19478:VerificationQueryDetailsValueType">
				<ts19478:VerificationQueryDetails>
					<ts19478:AttributeVerificationQuery>
						<ts19478:AttributeIdentifier>https://example.com/eudi/1/educational-record</ts19478:AttributeIdentifier>
						<ts19478:Schema>https://sr.dev.oots.tech.ec.europa.eu/schemas/edc</ts19478:Schema>
						<ts19478:SchemaMediaType>application/json-schema</ts19478:SchemaMediaType>
						<ts19478:AttributeProperties>
							<ts19478:ExpressionLanguage>urn:ietf:rfc:9535</ts19478:ExpressionLanguage>
							<ts19478:AttributeProperty>
								<ts19478:QueryExpression>$.hasClaim.awardedBy.awardingBody.legalName</ts19478:QueryExpression>
								<ts19478:TextValue xml:lang="es">Universidad Pontificia Comillas
									(Universidad de la Iglesia Católica)</ts19478:TextValue>
							</ts19478:AttributeProperty>
							<ts19478:AttributeProperty>
								<ts19478:QueryExpression>$.hasClaim.title</ts19478:QueryExpression>
								<ts19478:TextValue xml:lang="es">Máster Universitario en Asuntos
									Internacionales: Economía, Política y
									Derecho</ts19478:TextValue>
							</ts19478:AttributeProperty>
						</ts19478:AttributeProperties>
					</ts19478:AttributeVerificationQuery>
					<ts19478:AttributeVerificationQuery>
						<ts19478:AttributeIdentifier>https://example.com/eudi/1/sex</ts19478:AttributeIdentifier>
						<ts19478:TextValue>2</ts19478:TextValue>
					</ts19478:AttributeVerificationQuery>
					<ts19478:AttributeVerificationQuery>
						<ts19478:AttributeIdentifier>https://example.com/eudi/1/somexmlvaluedattribute</ts19478:AttributeIdentifier>
						<ts19478:XMLValue>
							<someattribute>Value of the attribute</someattribute>
						</ts19478:XMLValue>
					</ts19478:AttributeVerificationQuery>
				</ts19478:VerificationQueryDetails>
			</rim:SlotValue>
		</rim:Slot>
	</query:Query>
</query:QueryRequest>