complexType TramiteConstitucional
diagram Index_p383.png
namespace http://opendata.camara.cl/camaradiputados/v1
type extension of xsd:string
properties
base xsd:string
used by
elements TramiteConstitucional VotacionProyectoLey/TramiteConstitucional
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xsd:integer  optional      
source <xsd:complexType name="TramiteConstitucional">
 
<xsd:simpleContent>
   
<xsd:extension base="xsd:string">
     
<xsd:attribute name="Id" type="xsd:integer" use="optional"/>
   
</xsd:extension>
 
</xsd:simpleContent>
</xsd:complexType>

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


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