complexType Voto
diagram Index_p408.png
namespace http://opendata.camara.cl/camaradiputados/v1
children OpcionVoto Diputado
used by
elements Voto VotosColeccion/Voto
source <xsd:complexType name="Voto">
 
<xsd:sequence>
   
<xsd:element name="OpcionVoto" type="TipoOpcionVoto" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Diputado" type="Diputado" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

element Voto/Diputado
diagram Index_p410.png
namespace http://opendata.camara.cl/camaradiputados/v1
type Diputado
properties
content complex
children Id Nombre Nombre2 ApellidoPaterno ApellidoMaterno FechaNacimiento FechaDefucion RUT RUTDV Militancias Sexo
source <xsd:element name="Diputado" type="Diputado" minOccurs="1" maxOccurs="1"/>


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