complexType ComunasColeccion
diagram Index_p127.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Comuna
used by
elements Distrito/Comunas Provincia/Comunas ComunasColeccion
source <xsd:complexType name="ComunasColeccion">
 
<xsd:sequence>
   
<xsd:element name="Comuna" type="Comuna" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

element ComunasColeccion/Comuna
diagram Index_p128.png
namespace http://opendata.camara.cl/camaradiputados/v1
type Comuna
properties
minOcc 0
maxOcc unbounded
content complex
children Numero Nombre
source <xsd:element name="Comuna" type="Comuna" minOccurs="0" maxOccurs="unbounded"/>


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