complexType Oficio
diagram Index_p191.png
namespace http://opendata.camara.cl/camaradiputados/v1
children Id Numero FechaDespacho FechaEntrega Destinatario DestinatarioId
used by
elements Oficio OficiosCollection/Oficio
source <xsd:complexType name="Oficio">
 
<xsd:sequence>
   
<xsd:element name="Id" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Numero" type="xsd:string" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="FechaDespacho" type="xsd:dateTime" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="FechaEntrega" type="xsd:dateTime" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Destinatario" type="xsd:string" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="DestinatarioId" type="xsd:integer" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element Oficio/Id
diagram Index_p192.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 Oficio/Numero
diagram Index_p193.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:string
properties
content simple
source <xsd:element name="Numero" type="xsd:string" minOccurs="1" maxOccurs="1"/>

element Oficio/FechaDespacho
diagram Index_p194.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:dateTime
properties
content simple
nillable true
source <xsd:element name="FechaDespacho" type="xsd:dateTime" nillable="true" minOccurs="1" maxOccurs="1"/>

element Oficio/FechaEntrega
diagram Index_p195.png
namespace http://opendata.camara.cl/camaradiputados/v1
type xsd:dateTime
properties
content simple
nillable true
source <xsd:element name="FechaEntrega" type="xsd:dateTime" nillable="true" minOccurs="1" maxOccurs="1"/>

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

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


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