complexType JustificacionInasistencia
diagram Index_p161.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Nombre RebajaAsistencia RebajaQuorum
used by
elements Asistencia/Justificacion JustificacionInasistencia JustificacionInasistenciaColeccion/JustificacionInasistencia
attributes
Name  Type  Use  Default  Fixed  Annotation
Valor  xsd:integer  optional      
source <xsd:complexType name="JustificacionInasistencia">
 
<xsd:sequence>
   
<xsd:element name="Nombre" type="xsd:string" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="RebajaAsistencia" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="RebajaQuorum" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="Valor" type="xsd:integer" use="optional"/>
</xsd:complexType>

attribute JustificacionInasistencia/@Valor
type xsd:integer
properties
use optional
source <xsd:attribute name="Valor" type="xsd:integer" use="optional"/>

element JustificacionInasistencia/Nombre
diagram Index_p162.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 JustificacionInasistencia/RebajaAsistencia
diagram Index_p163.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:boolean
properties
content simple
source <xsd:element name="RebajaAsistencia" type="xsd:boolean" minOccurs="1" maxOccurs="1"/>

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


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