complexType ProyectoLey
diagram Index_p236.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Id NumeroBoletin Nombre FechaIngreso Adminisible TipoIniciativa CamaraOrigen Autores MinisteriosPatrocinantes Materias Votaciones
used by
elements ProyectoLey ProyectosLeyColeccion/ProyectoLey
source <xsd:complexType name="ProyectoLey">
 
<xsd:sequence>
   
<xsd:element name="Id" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="NumeroBoletin" type="xsd:string" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Nombre" type="xsd:string" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="FechaIngreso" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Adminisible" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="TipoIniciativa" type="TipoIniciativaProyectoLey" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="CamaraOrigen" type="TipoCamaraOrigen" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Autores" type="ParlamentariosAutoresColeccion" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="MinisteriosPatrocinantes" type="MinisteriosColeccion" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="Materias" type="MateriasColeccion" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="Votaciones" type="VotacionesColeccion" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element ProyectoLey/Id
diagram Index_p237.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 ProyectoLey/NumeroBoletin
diagram Index_p238.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:string
properties
content simple
source <xsd:element name="NumeroBoletin" type="xsd:string" minOccurs="1" maxOccurs="1"/>

element ProyectoLey/Nombre
diagram Index_p239.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:string
properties
content simple
source <xsd:element name="Nombre" type="xsd:string" minOccurs="1" maxOccurs="1"/>

element ProyectoLey/FechaIngreso
diagram Index_p240.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:dateTime
properties
content simple
source <xsd:element name="FechaIngreso" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/>

element ProyectoLey/Adminisible
diagram Index_p241.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:boolean
properties
content simple
source <xsd:element name="Adminisible" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>

element ProyectoLey/TipoIniciativa
diagram Index_p242.png
namespace http://opendata.camara.cl/camaradiputados/v1
type TipoIniciativaProyectoLey
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Valor  xsd:integer  optional      
source <xsd:element name="TipoIniciativa" type="TipoIniciativaProyectoLey" minOccurs="1" maxOccurs="1"/>

element ProyectoLey/CamaraOrigen
diagram Index_p243.png
namespace http://opendata.camara.cl/camaradiputados/v1
type TipoCamaraOrigen
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Valor  xsd:integer  optional      
source <xsd:element name="CamaraOrigen" type="TipoCamaraOrigen" minOccurs="1" maxOccurs="1"/>

element ProyectoLey/Autores
diagram Index_p244.png
namespace http://opendata.camara.cl/camaradiputados/v1
type ParlamentariosAutoresColeccion
properties
minOcc 0
maxOcc 1
content complex
children ParlamentarioAutor
source <xsd:element name="Autores" type="ParlamentariosAutoresColeccion" minOccurs="0" maxOccurs="1"/>

element ProyectoLey/MinisteriosPatrocinantes
diagram Index_p245.png
namespace http://opendata.camara.cl/camaradiputados/v1
type MinisteriosColeccion
properties
minOcc 0
maxOcc 1
content complex
children Ministerio
source <xsd:element name="MinisteriosPatrocinantes" type="MinisteriosColeccion" minOccurs="0" maxOccurs="1"/>

element ProyectoLey/Materias
diagram Index_p246.png
namespace http://opendata.camara.cl/camaradiputados/v1
type MateriasColeccion
properties
minOcc 0
maxOcc 1
content complex
children Materia
source <xsd:element name="Materias" type="MateriasColeccion" minOccurs="0" maxOccurs="1"/>

element ProyectoLey/Votaciones
diagram Index_p247.png
namespace http://opendata.camara.cl/camaradiputados/v1
type VotacionesColeccion
properties
minOcc 0
maxOcc 1
content complex
children Votacion
source <xsd:element name="Votaciones" type="VotacionesColeccion" minOccurs="0" maxOccurs="1"/>


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