diagram | |||||||||||||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||||||||||||
children | Nombre RebajaAsistencia RebajaQuorum | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | xsd:integer | ||
properties |
|
||
source | <xsd:attribute name="Valor" type="xsd:integer" use="optional"/> |
diagram | |||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
type | xsd:string | ||
properties |
|
||
source | <xsd:element name="Nombre" type="xsd:string" minOccurs="1" maxOccurs="1"/> |
diagram | |||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="RebajaAsistencia" type="xsd:boolean" minOccurs="1" maxOccurs="1"/> |
diagram | |||
namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="RebajaQuorum" type="xsd:boolean" minOccurs="1" maxOccurs="1"/> |