complexType VotacionProyectoLey
diagram Index_p403.png
namespace http://opendata.camara.cl/camaradiputados/v1
type extension of Votacion
properties
base Votacion
children Id Descripcion Fecha TotalSi TotalNo TotalAbstencion TotalDispensado Votos Tipo Resultado Quorum Articulo TipoVotacionProyectoLey TramiteConstitucional TramiteReglamentario
used by
elements VotacionProyectoLey VotacionesProyectoLeyCollecion/VotacionProyectoLey
source <xsd:complexType name="VotacionProyectoLey">
 
<xsd:complexContent>
   
<xsd:extension base="Votacion">
     
<xsd:sequence>
       
<xsd:element name="Articulo" type="xsd:string" minOccurs="1" maxOccurs="1"/>
       
<xsd:element name="TipoVotacionProyectoLey" type="TipoVotacionProyectoLey" minOccurs="1" maxOccurs="1"/>
       
<xsd:element name="TramiteConstitucional" type="TramiteConstitucional" minOccurs="1" maxOccurs="1"/>
       
<xsd:element name="TramiteReglamentario" type="TramiteReglamentario" minOccurs="1" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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


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