complexType DiputadosColeccion
diagram Index_p150.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Diputado
used by
element DiputadosColeccion
source <xsd:complexType name="DiputadosColeccion">
 
<xsd:sequence>
   
<xsd:element name="Diputado" type="Diputado" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

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


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