| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| children | Id Nombre | ||
| used by |
|
||
| source | <xsd:complexType name="Ministerio"> <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:sequence> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | xsd:integer | ||
| properties |
|
||
| source | <xsd:element name="Id" type="xsd:integer" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| namespace | http://opendata.camara.cl/camaradiputados/v1 | ||
| type | xsd:string | ||
| properties |
|
||
| source | <xsd:element name="Nombre" type="xsd:string" minOccurs="1" maxOccurs="1"/> |