complexType DiputadoIntegrante
diagram Index_p141.png
namespace http://opendata.camara.cl/camaradiputados/v1
children FechaInicio FechaTermino Diputado
used by
elements DiputadoIntegrante DiputadosIntegrantesColeccion/DiputadoIntegrante
source <xsd:complexType name="DiputadoIntegrante">
 
<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:sequence>
</xsd:complexType>

element DiputadoIntegrante/FechaInicio
diagram Index_p142.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 DiputadoIntegrante/FechaTermino
diagram Index_p143.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 DiputadoIntegrante/Diputado
diagram Index_p144.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