| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| children | FechaInicio FechaTermino Partido | ||
| used by |
|
||
| source | <xsd:complexType name="Militancia"> <xsd:sequence> <xsd:element name="FechaInicio" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/> <xsd:element name="FechaTermino" type="xsd:dateTime" nillable="true" minOccurs="1" maxOccurs="1"/> <xsd:element name="Partido" type="PartidoPolitico" minOccurs="1" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | xsd:dateTime | ||
| properties |
|
||
| source | <xsd:element name="FechaInicio" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||
| type | xsd:dateTime | ||||
| properties |
|
||||
| source | <xsd:element name="FechaTermino" type="xsd:dateTime" nillable="true" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | PartidoPolitico | ||
| properties |
|
||
| children | Id Nombre Alias | ||
| source | <xsd:element name="Partido" type="PartidoPolitico" minOccurs="1" maxOccurs="1"/> |