complexType PartidoPolitico
diagram Index_p206.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Id Nombre Alias
used by
elements Militancia/Partido PartidoPolitico
source <xsd:complexType name="PartidoPolitico">
 
<xsd:sequence>
   
<xsd:element name="Id" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Nombre" type="xsd:string" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Alias" type="xsd:string" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

element PartidoPolitico/Nombre
diagram Index_p208.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"/>

element PartidoPolitico/Alias
diagram Index_p209.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:string
properties
content simple
source <xsd:element name="Alias" type="xsd:string" minOccurs="1" maxOccurs="1"/>


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