<?xml version="1.0" encoding="utf-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:conNIG="https://www.administraciondejusticia.gob.es/documents/d/asset-library-7557200/cteaje-v3-0-indicecontenidonig-xsd" xmlns:Proc="https://www.administraciondejusticia.gob.es/documents/d/asset-library-7557200/cteaje-v3-0-proc_expediente-xsd" xmlns:tnsBase="https://www.administraciondejusticia.gob.es/documents/d/asset-library-7557200/cteaje-v3-0-base-xsd" targetNamespace="https://www.administraciondejusticia.gob.es/documents/d/asset-library-7557200/cteaje-v3-0-indicecontenidonig-xsd" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xsd:import namespace="https://www.administraciondejusticia.gob.es/documents/d/asset-library-7557200/cteaje-v3-0-base-xsd" schemaLocation="../xsd_comunes/Base.xsd"/>
	<xsd:import namespace="https://www.administraciondejusticia.gob.es/documents/d/asset-library-7557200/cteaje-v3-0-proc_expediente-xsd" schemaLocation="Proc_Expediente.xsd"/>
	<xsd:annotation>
		<xsd:documentation xml:lang="es">XSD CONTENIDO INDICE EXPEDIENTE ELECTRONICO JUDICIAL</xsd:documentation>
	</xsd:annotation>
	<xsd:element name="IndiceContenido" type="conNIG:TipoIndiceContenidoNIG"/>
	<xsd:complexType name="TipoIndiceContenidoNIG">
		<xsd:sequence>
			<xsd:element name="FechaIndiceNIG" type="tnsBase:fechaFormato">
				<xsd:annotation>
					<xsd:documentation xml:lang="es">Fecha en la que se firma el índice del NIG [conjunto de procedimiento(s)/expediente(s) judicial(es) electrónico(s)] que  deberá ser actualizada como mínimo ante un intercambio de al menos un procediento/expediente que compone dicho NIG o ante el cierre del último procedimiento/expediente en activo que  componen el NIG.</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="Procedimientos_Expedientes" type="Proc:TipoProcedimientoExpediente" minOccurs="1" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation xml:lang="es">Estructura de un Procedimiento/Expediente que forma parte del NIG</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
		<xsd:attribute name="Id" type="xsd:ID" use="optional"/>
	</xsd:complexType>
</xsd:schema>
