diagram | |||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
children | Id Numero FechaInicio FechaTermino Tipo | ||
used by |
|
||
source | <xsd:complexType name="Legislatura"> <xsd:sequence> <xsd:element name="Id" type="xsd:integer" minOccurs="1" maxOccurs="1"/> <xsd:element name="Numero" type="xsd:integer" minOccurs="1" maxOccurs="1"/> <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="Tipo" type="TipoLegislatura" minOccurs="1" 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:integer | ||
properties |
|
||
source | <xsd:element name="Numero" type="xsd:integer" minOccurs="1" maxOccurs="1"/> |
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" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||||||||
type | TipoLegislatura | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="Tipo" type="TipoLegislatura" minOccurs="1" maxOccurs="1"/> |