complexType Legislatura
diagram Index_p167.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Id Numero FechaInicio FechaTermino Tipo
used by
elements Legislatura LegislaturasColeccion/Legislatura SesionSala/Legislatura
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>

element Legislatura/Id
diagram Index_p168.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:integer
properties
content simple
source <xsd:element name="Id" type="xsd:integer" minOccurs="1" maxOccurs="1"/>

element Legislatura/Numero
diagram Index_p169.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:integer
properties
content simple
source <xsd:element name="Numero" type="xsd:integer" minOccurs="1" maxOccurs="1"/>

element Legislatura/FechaInicio
diagram Index_p170.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 Legislatura/FechaTermino
diagram Index_p171.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 Legislatura/Tipo
diagram Index_p172.png
namespace http://opendata.camara.cl/camaradiputados/v1
type TipoLegislatura
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Valor  xsd:integer  optional      
source <xsd:element name="Tipo" type="TipoLegislatura" minOccurs="1" maxOccurs="1"/>


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