complexType Votacion
diagram Index_p387.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Id Descripcion Fecha TotalSi TotalNo TotalAbstencion TotalDispensado Votos Tipo Resultado Quorum
used by
elements Votacion ProyectoAcuerdo/Votacion ProyectoResolucion/Votacion VotacionesColeccion/Votacion
complexType VotacionProyectoLey
source <xsd:complexType name="Votacion">
 
<xsd:sequence>
   
<xsd:element name="Id" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Descripcion" type="xsd:string" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Fecha" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="TotalSi" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="TotalNo" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="TotalAbstencion" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="TotalDispensado" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Votos" type="VotosColeccion" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="Tipo" type="TipoVotacion" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Resultado" type="TipoResultadoVotacion" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Quorum" type="TipoQuorumVotacion" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element Votacion/Id
diagram Index_p388.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 Votacion/Descripcion
diagram Index_p389.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:string
properties
content simple
source <xsd:element name="Descripcion" type="xsd:string" minOccurs="1" maxOccurs="1"/>

element Votacion/Fecha
diagram Index_p390.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:dateTime
properties
content simple
source <xsd:element name="Fecha" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>

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

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

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

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

element Votacion/Votos
diagram Index_p395.png
namespace http://opendata.camara.cl/camaradiputados/v1
type VotosColeccion
properties
minOcc 0
maxOcc 1
content complex
children Voto
source <xsd:element name="Votos" type="VotosColeccion" minOccurs="0" maxOccurs="1"/>

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

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

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


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