complexType OficiosCollection
diagram Index_p198.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Oficio
used by
elements OficiosCollection ProyectoAcuerdo/OficiosEnviados ProyectoResolucion/OficiosEnviados
source <xsd:complexType name="OficiosCollection">
 
<xsd:sequence>
   
<xsd:element name="Oficio" type="Oficio" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

element OficiosCollection/Oficio
diagram Index_p199.png
namespace http://opendata.camara.cl/camaradiputados/v1
type Oficio
properties
minOcc 0
maxOcc unbounded
content complex
children Id Numero FechaDespacho FechaEntrega Destinatario DestinatarioId
source <xsd:element name="Oficio" type="Oficio" minOccurs="0" maxOccurs="unbounded"/>


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