complexType ProyectoAcuerdo
diagram Index_p225.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Id Numero FechaIngreso Materia Votacion Autores Periodo Estado OficiosEnviados RespuestasRecibidas
used by
elements ProyectoAcuerdo ProyectosAcuerdosColeccion/ProyectoAcuerdo
source <xsd:complexType name="ProyectoAcuerdo">
 
<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 ProyectoAcuerdo/Id
diagram Index_p226.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 ProyectoAcuerdo/Numero
diagram Index_p227.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 ProyectoAcuerdo/FechaIngreso
diagram Index_p228.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 ProyectoAcuerdo/Materia
diagram Index_p229.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 ProyectoAcuerdo/Votacion
diagram Index_p230.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 ProyectoAcuerdo/Autores
diagram Index_p231.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 ProyectoAcuerdo/Periodo
diagram Index_p232.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 ProyectoAcuerdo/Estado
diagram Index_p233.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 ProyectoAcuerdo/OficiosEnviados
diagram Index_p234.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 ProyectoAcuerdo/RespuestasRecibidas
diagram Index_p235.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