complexType DiputadoPeriodo
diagram Index_p145.png
namespace http://opendata.camara.cl/camaradiputados/v1
children FechaInicio FechaTermino Diputado Distrito
used by
elements DiputadoPeriodo DiputadosPeriodoColeccion/DiputadoPeriodo
source <xsd:complexType name="DiputadoPeriodo">
 
<xsd:sequence>
   
<xsd:element name="FechaInicio" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="FechaTermino" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Diputado" type="Diputado" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Distrito" type="Distrito" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element DiputadoPeriodo/FechaInicio
diagram Index_p146.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:dateTime
properties
content simple
source <xsd:element name="FechaInicio" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>

element DiputadoPeriodo/FechaTermino
diagram Index_p147.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:dateTime
properties
content simple
source <xsd:element name="FechaTermino" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>

element DiputadoPeriodo/Diputado
diagram Index_p148.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"/>

element DiputadoPeriodo/Distrito
diagram Index_p149.png
namespace http://opendata.camara.cl/camaradiputados/v1
type Distrito
properties
content complex
children Numero Comunas
source <xsd:element name="Distrito" type="Distrito" minOccurs="1" maxOccurs="1"/>


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