complexType Comuna
diagram Index_p124.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Numero Nombre
used by
elements Comuna ComunasColeccion/Comuna
source <xsd:complexType name="Comuna">
 
<xsd:sequence>
   
<xsd:element name="Numero" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Nombre" type="xsd:string" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element Comuna/Numero
diagram Index_p125.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:integer
properties
content simple
source <xsd:element name="Numero" type="xsd:integer" minOccurs="1" maxOccurs="1"/>

element Comuna/Nombre
diagram Index_p126.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"/>


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