complexType ProyectoResolucion
diagram Index_p248.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Id Numero FechaIngreso Materia Votacion Autores Periodo Estado OficiosEnviados RespuestasRecibidas
used by
elements ProyectoResolucion ProyectosResolucionColeccion/ProyectoResolucion
source <xsd:complexType name="ProyectoResolucion">
 
<xsd:sequence>
   
<xsd:element name="Id" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Numero" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="FechaIngreso" type="xsd:date" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Materia" type="xsd:string" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Votacion" type="Votacion" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="Autores" type="ParlamentariosAutoresColeccion" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="Periodo" type="PeriodoLegislativo" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Estado" type="TipoEstadoAcuerdosResoluciones" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="OficiosEnviados" type="OficiosCollection" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="RespuestasRecibidas" type="RespuestasColeccion" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

element ProyectoResolucion/Id
diagram Index_p249.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:integer
properties
content simple
source <xsd:element name="Id" type="xsd:integer" minOccurs="1" maxOccurs="1"/>

element ProyectoResolucion/Numero
diagram Index_p250.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:integer
properties
content simple
source <xsd:element name="Numero" type="xsd:integer" minOccurs="1" maxOccurs="1"/>

element ProyectoResolucion/FechaIngreso
diagram Index_p251.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:date
properties
content simple
source <xsd:element name="FechaIngreso" type="xsd:date" minOccurs="1" maxOccurs="1"/>

element ProyectoResolucion/Materia
diagram Index_p252.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:string
properties
content simple
source <xsd:element name="Materia" type="xsd:string" minOccurs="1" maxOccurs="1"/>

element ProyectoResolucion/Votacion
diagram Index_p253.png
namespace http://opendata.camara.cl/camaradiputados/v1
type Votacion
properties
minOcc 0
maxOcc 1
content complex
children Id Descripcion Fecha TotalSi TotalNo TotalAbstencion TotalDispensado Votos Tipo Resultado Quorum
source <xsd:element name="Votacion" type="Votacion" minOccurs="0" maxOccurs="1"/>

element ProyectoResolucion/Autores
diagram Index_p254.png
namespace http://opendata.camara.cl/camaradiputados/v1
type ParlamentariosAutoresColeccion
properties
minOcc 0
maxOcc 1
content complex
children ParlamentarioAutor
source <xsd:element name="Autores" type="ParlamentariosAutoresColeccion" minOccurs="0" maxOccurs="1"/>

element ProyectoResolucion/Periodo
diagram Index_p255.png
namespace http://opendata.camara.cl/camaradiputados/v1
type PeriodoLegislativo
properties
content complex
children Id FechaInicio FechaTermino Nombre Legislaturas Diputados
source <xsd:element name="Periodo" type="PeriodoLegislativo" minOccurs="1" maxOccurs="1"/>

element ProyectoResolucion/Estado
diagram Index_p256.png
namespace http://opendata.camara.cl/camaradiputados/v1
type TipoEstadoAcuerdosResoluciones
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Valor  xsd:integer  optional      
source <xsd:element name="Estado" type="TipoEstadoAcuerdosResoluciones" minOccurs="1" maxOccurs="1"/>

element ProyectoResolucion/OficiosEnviados
diagram Index_p257.png
namespace http://opendata.camara.cl/camaradiputados/v1
type OficiosCollection
properties
minOcc 0
maxOcc unbounded
content complex
children Oficio
source <xsd:element name="OficiosEnviados" type="OficiosCollection" minOccurs="0" maxOccurs="unbounded"/>

element ProyectoResolucion/RespuestasRecibidas
diagram Index_p258.png
namespace http://opendata.camara.cl/camaradiputados/v1
type RespuestasColeccion
properties
minOcc 0
maxOcc unbounded
content complex
children Respuesta
source <xsd:element name="RespuestasRecibidas" type="RespuestasColeccion" minOccurs="0" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy