<?xml version="1.0" encoding="UTF-8"?>
<xs:schema elementFormDefault="qualified" targetNamespace="http://reale.net/B2b/Multitarificadores/GestionDocumental/Propiedades" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://reale.net/B2b/Multitarificadores/GestionDocumental/Propiedades">
  <xs:import schemaLocation="GestionDocumental_1_2.xsd" namespace="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.GD.BLL"/>
  <xs:complexType name="Propiedades">
    <xs:sequence>
      <xs:element minOccurs="0" name="Numero" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Nivel" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Secuencial" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Empresa" type="q1:Enumeraciones.Empresas" xmlns:q1="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.GD.BLL"/>
      <xs:element minOccurs="0" name="NombreArchivo" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="FechaAlta" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="UsuarioAlta" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="UsuarioBaja" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="MotivoBorrado" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="TipoDocumento" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="MedioEntrada" type="q2:Enumeraciones.MediosEntrada" xmlns:q2="http://schemas.datacontract.org/2004/07/Reale.B2b.Services.Multitarificadores.GD.BLL"/>
      <xs:element minOccurs="0" name="TextoAsociado" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="Tamano" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="TipoMIME" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="FechaBaja" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="UsuarioUltimaModificacion" nillable="true" type="xs:string"/>
      <xs:element minOccurs="0" name="FechaUltimaModificacion" nillable="true" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>
  <xs:element name="Propiedades" nillable="true" type="tns:Propiedades"/>
</xs:schema>