complexType VotosColeccion
diagram Index_p411.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Voto
used by
elements Votacion/Votos VotosColeccion
source <xsd:complexType name="VotosColeccion">
 
<xsd:sequence>
   
<xsd:element name="Voto" type="Voto" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

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


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