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

attribute TramiteReglamentario/@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