diagram | |||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
children | Id Numero FechaIngreso Materia Votacion Autores Periodo Estado OficiosEnviados RespuestasRecibidas | ||
used by |
|
||
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> |
diagram | |||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
type | xsd:integer | ||
properties |
|
||
source | <xsd:element name="Id" type="xsd:integer" minOccurs="1" maxOccurs="1"/> |
diagram | |||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
type | xsd:integer | ||
properties |
|
||
source | <xsd:element name="Numero" type="xsd:integer" minOccurs="1" maxOccurs="1"/> |
diagram | |||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
type | xsd:date | ||
properties |
|
||
source | <xsd:element name="FechaIngreso" type="xsd:date" minOccurs="1" maxOccurs="1"/> |
diagram | |||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="Materia" type="xsd:string" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||
type | Votacion | ||||||
properties |
|
||||||
children | Id Descripcion Fecha TotalSi TotalNo TotalAbstencion TotalDispensado Votos Tipo Resultado Quorum | ||||||
source | <xsd:element name="Votacion" type="Votacion" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||
type | ParlamentariosAutoresColeccion | ||||||
properties |
|
||||||
children | ParlamentarioAutor | ||||||
source | <xsd:element name="Autores" type="ParlamentariosAutoresColeccion" minOccurs="0" maxOccurs="1"/> |
diagram | |||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
type | PeriodoLegislativo | ||
properties |
|
||
children | Id FechaInicio FechaTermino Nombre Legislaturas Diputados | ||
source | <xsd:element name="Periodo" type="PeriodoLegislativo" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||||||||
type | TipoEstadoAcuerdosResoluciones | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Estado" type="TipoEstadoAcuerdosResoluciones" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||
type | OficiosCollection | ||||||
properties |
|
||||||
children | Oficio | ||||||
source | <xsd:element name="OficiosEnviados" type="OficiosCollection" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||
type | RespuestasColeccion | ||||||
properties |
|
||||||
children | Respuesta | ||||||
source | <xsd:element name="RespuestasRecibidas" type="RespuestasColeccion" minOccurs="0" maxOccurs="unbounded"/> |