| diagram | ![]() |
||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||
| children | Id Descripcion Fecha TotalSi TotalNo TotalAbstencion TotalDispensado Votos Tipo Resultado Quorum | ||||
| used by |
|
||||
| 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> |
| 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:string | ||
| properties |
|
||
| source | <xsd:element name="Descripcion" type="xsd:string" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | xsd:dateTime | ||
| properties |
|
||
| source | <xsd:element name="Fecha" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | xsd:integer | ||
| properties |
|
||
| source | <xsd:element name="TotalSi" type="xsd:integer" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | xsd:integer | ||
| properties |
|
||
| source | <xsd:element name="TotalNo" type="xsd:integer" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | xsd:integer | ||
| properties |
|
||
| source | <xsd:element name="TotalAbstencion" type="xsd:integer" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | xsd:integer | ||
| properties |
|
||
| source | <xsd:element name="TotalDispensado" type="xsd:integer" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||
| type | VotosColeccion | ||||||
| properties |
|
||||||
| children | Voto | ||||||
| source | <xsd:element name="Votos" type="VotosColeccion" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||||||||
| type | TipoVotacion | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="Tipo" type="TipoVotacion" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||||||||
| type | TipoResultadoVotacion | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="Resultado" type="TipoResultadoVotacion" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||||||||
| type | TipoQuorumVotacion | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="Quorum" type="TipoQuorumVotacion" minOccurs="1" maxOccurs="1"/> |