complexType ProvinciasColeccion
diagram Index_p223.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Provincia
used by
elements Region/Provincias ProvinciasColeccion
source <xsd:complexType name="ProvinciasColeccion">
 
<xsd:sequence>
   
<xsd:element name="Provincia" type="Provincia" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

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


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