complexType Distrito
diagram Index_p156.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Numero Comunas
used by
elements Distrito DistritosColeccion/Distrito DiputadoPeriodo/Distrito
source <xsd:complexType name="Distrito">
 
<xsd:sequence>
   
<xsd:element name="Numero" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Comunas" type="ComunasColeccion" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element Distrito/Numero
diagram Index_p157.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 Distrito/Comunas
diagram Index_p158.png
namespace http://opendata.camara.cl/camaradiputados/v1
type ComunasColeccion
properties
minOcc 0
maxOcc 1
content complex
children Comuna
source <xsd:element name="Comunas" type="ComunasColeccion" minOccurs="0" maxOccurs="1"/>


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