complexType VotacionesColeccion
diagram Index_p399.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Votacion
used by
elements ProyectoLey/Votaciones SesionSala/Votaciones VotacionesColeccion
source <xsd:complexType name="VotacionesColeccion">
 
<xsd:sequence>
   
<xsd:element name="Votacion" type="Votacion" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

element VotacionesColeccion/Votacion
diagram Index_p400.png
namespace http://opendata.camara.cl/camaradiputados/v1
type Votacion
properties
minOcc 0
maxOcc unbounded
content complex
children Id Descripcion Fecha TotalSi TotalNo TotalAbstencion TotalDispensado Votos Tipo Resultado Quorum
source <xsd:element name="Votacion" type="Votacion" minOccurs="0" maxOccurs="unbounded"/>


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