| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| children | Id Nombre Nombre2 ApellidoPaterno ApellidoMaterno FechaNacimiento FechaDefucion RUT RUTDV Militancias Sexo | ||
| used by |
|
||
| source | <xsd:complexType name="Diputado"> <xsd:sequence> <xsd:element name="Id" type="xsd:integer" minOccurs="1" maxOccurs="1"/> <xsd:element name="Nombre" type="xsd:string" minOccurs="1" maxOccurs="1"/> <xsd:element name="Nombre2" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="ApellidoPaterno" type="xsd:string" minOccurs="1" maxOccurs="1"/> <xsd:element name="ApellidoMaterno" type="xsd:string" minOccurs="1" maxOccurs="1"/> <xsd:element name="FechaNacimiento" type="xsd:dateTime" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="FechaDefucion" type="xsd:dateTime" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="RUT" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="RUTDV" type="xsd:string" minOccurs="0" maxOccurs="1"/> <xsd:element name="Militancias" type="MilitanciasColeccion" minOccurs="0" maxOccurs="1"/> <xsd:element name="Sexo" type="TipoSexo" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | xsd:integer | ||
| properties |
|
||
| source | <xsd:element name="Id" type="xsd:integer" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:element name="Nombre" type="xsd:string" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| source | <xsd:element name="Nombre2" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:element name="ApellidoPaterno" type="xsd:string" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:element name="ApellidoMaterno" type="xsd:string" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||||
| type | xsd:dateTime | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="FechaNacimiento" type="xsd:dateTime" nillable="true" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||||
| type | xsd:dateTime | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="FechaDefucion" type="xsd:dateTime" nillable="true" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| source | <xsd:element name="RUT" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||
| type | xsd:string | ||||||
| properties |
|
||||||
| source | <xsd:element name="RUTDV" type="xsd:string" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||
| type | MilitanciasColeccion | ||||||
| properties |
|
||||||
| children | Militancia | ||||||
| source | <xsd:element name="Militancias" type="MilitanciasColeccion" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||||||||
| type | TipoSexo | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="Sexo" type="TipoSexo" minOccurs="0" maxOccurs="1"/> |