ReplyParentHistForm2.xsd — различия между версиями

Материал из Фабиус wiki
Перейти к: навигация, поиск
м
м
 
Строка 1: Строка 1:
 
<?xml version = "1.0" encoding = "utf-8"?>
 
<?xml version = "1.0" encoding = "utf-8"?>
<xs:schema version = "1.0"
+
<xs:schema version = "1.0"
          xmlns:xs = "http://www.w3.org/2001/XMLSchema"
+
  xmlns:xs         = "http://www.w3.org/2001/XMLSchema"
          xmlns:ns = "http://fsrar.ru/WEGAIS/ReplyParentHistForm2"
+
  xmlns:ns         = "http://fsrar.ru/WEGAIS/ReplyParentHistForm2"
          targetNamespace = "http://fsrar.ru/WEGAIS/ReplyParentHistForm2"
+
  targetNamespace   = "http://fsrar.ru/WEGAIS/ReplyParentHistForm2"
 
+
  elementFormDefault = "qualified"
          elementFormDefault = "qualified"
+
  attributeFormDefault = "unqualified"
          attributeFormDefault = "unqualified"
+
  xmlns:c             = "http://fsrar.ru/WEGAIS/Common">
            xmlns:c = "http://fsrar.ru/WEGAIS/Common"
+
          >
+
 
   <xs:import namespace = "http://fsrar.ru/WEGAIS/Common" schemaLocation = "EGCommon.xsd"/>
 
   <xs:import namespace = "http://fsrar.ru/WEGAIS/Common" schemaLocation = "EGCommon.xsd"/>
  
 
   <xs:complexType name = "ReplyParentHistForm2">
 
   <xs:complexType name = "ReplyParentHistForm2">
    <xs:annotation>
+
  <xs:annotation>
      <xs:documentation>Ответ на запрос о движении по форме Б</xs:documentation>
+
    <xs:documentation>'''Ответ на запрос''' о движении по форме Б</xs:documentation>
    </xs:annotation>
+
  </xs:annotation>
 +
  <xs:all>
  
     <xs:all>
+
     <xs:element name = "InformF2RegId" type = "c:NoEmptyString50" nillable = "false" minOccurs = "0" maxOccurs = "1">
      <xs:element name = "InformF2RegId" type = "c:NoEmptyString50" nillable = "false" minOccurs = "0" maxOccurs = "1">
+
    <xs:annotation>
        <xs:annotation>
+
      <xs:documentation>Регистрационный номер справки 2</xs:documentation>
          <xs:documentation>Регистрационный номер справки 2</xs:documentation>
+
    </xs:annotation>
        </xs:annotation>
+
    </xs:element>
      </xs:element>
+
      <xs:element name = "HistForm2Date" type = "c:DateWTime" minOccurs = "1" maxOccurs = "1">
+
        <xs:annotation>
+
          <xs:documentation>Дата составления отчета</xs:documentation>
+
        </xs:annotation>
+
      </xs:element>
+
  
       <xs:element name = "ParentHist" minOccurs = "0">
+
    <xs:element name = "HistForm2Date" type = "c:DateWTime" minOccurs = "1" maxOccurs = "1">
        <xs:annotation>
+
    <xs:annotation>
          <xs:documentation>История двидения по справке</xs:documentation>
+
       <xs:documentation>Дата составления отчета</xs:documentation>
        </xs:annotation>
+
    </xs:annotation>
        <xs:complexType>
+
    </xs:element>
          <xs:sequence>
+
 
            <xs:element name = "step" type = "ns:stepBType" minOccurs = "0" maxOccurs = "unbounded"></xs:element>
+
    <xs:element name = "ParentHist" minOccurs = "0">
          </xs:sequence>
+
    <xs:annotation>
        </xs:complexType>
+
      <xs:documentation>История двидения по справке</xs:documentation>
      </xs:element>
+
    </xs:annotation>
 +
    <xs:complexType>
 +
      <xs:sequence>
 +
 
 +
      <xs:element name = "step" type = "ns:stepBType" minOccurs = "0" maxOccurs = "unbounded"></xs:element>
 +
 
 +
      </xs:sequence>
 +
    </xs:complexType>
 +
    </xs:element>
 
        
 
        
    </xs:all>
+
  </xs:all>
 
   </xs:complexType>
 
   </xs:complexType>
  
 
   <xs:complexType name = "stepBType">
 
   <xs:complexType name = "stepBType">
    <xs:annotation>
+
  <xs:annotation>
      <xs:documentation>Движение товара</xs:documentation>
+
    <xs:documentation>Движение товара</xs:documentation>
    </xs:annotation>
+
  </xs:annotation>
    <xs:sequence>
+
  <xs:sequence>
      <xs:element name = "lev" type = "xs:integer" minOccurs = "1" maxOccurs = "1">
+
 
        <xs:annotation>
+
    <xs:element name = "lev" type = "xs:integer" minOccurs = "1" maxOccurs = "1">
          <xs:documentation>уровень истории (от последней формы 2 к первой)</xs:documentation>
+
    <xs:annotation>
        </xs:annotation>
+
      <xs:documentation>Уровень истории ( от последней формы 2 к первой )</xs:documentation>
      </xs:element>
+
    </xs:annotation>
      <xs:element name = "Form2" type = "xs:string" minOccurs = "1" maxOccurs = "1">
+
    </xs:element>
        <xs:annotation>
+
 
          <xs:documentation>Регистрационный номер формы 2</xs:documentation>
+
    <xs:element name = "Form2" type = "xs:string" minOccurs = "1" maxOccurs = "1">
        </xs:annotation>
+
    <xs:annotation>
      </xs:element>
+
      <xs:documentation>Регистрационный номер формы 2</xs:documentation>
      <xs:element name = "parentForm2" type = "xs:string" minOccurs = "1" maxOccurs = "1">
+
    </xs:annotation>
        <xs:annotation>
+
    </xs:element>
          <xs:documentation>Предыдущий регистрационный номер формы 2</xs:documentation>
+
 
        </xs:annotation>
+
    <xs:element name = "parentForm2" type = "xs:string" minOccurs = "1" maxOccurs = "1">
      </xs:element>
+
    <xs:annotation>
      <xs:element name = "Shipper" type = "xs:string" minOccurs = "1" maxOccurs = "1">
+
      <xs:documentation>Предыдущий регистрационный номер формы 2</xs:documentation>
        <xs:annotation>
+
    </xs:annotation>
          <xs:documentation>ФСРАРИД грузоотправителя</xs:documentation>
+
    </xs:element>
        </xs:annotation>
+
 
      </xs:element>
+
    <xs:element name = "Shipper" type = "xs:string" minOccurs = "1" maxOccurs = "1">
      <xs:element name = "Consignee" type = "xs:string" minOccurs = "1" maxOccurs = "1">
+
    <xs:annotation>
        <xs:annotation>
+
      <xs:documentation>ФСРАРИД грузоотправителя</xs:documentation>
          <xs:documentation>ФСРАРИД грузополучателя</xs:documentation>
+
    </xs:annotation>
        </xs:annotation>
+
    </xs:element>
      </xs:element>
+
 
      <xs:element name = "WBRegId" type = "xs:string" minOccurs = "1" maxOccurs = "1">
+
    <xs:element name = "Consignee" type = "xs:string" minOccurs = "1" maxOccurs = "1">
        <xs:annotation>
+
    <xs:annotation>
          <xs:documentation>Регистрационный номер накладной</xs:documentation>
+
      <xs:documentation>ФСРАРИД грузополучателя</xs:documentation>
        </xs:annotation>
+
    </xs:annotation>
      </xs:element>
+
    </xs:element>
      <xs:element name = "amount" type = "xs:decimal" minOccurs = "1" maxOccurs = "1">
+
 
        <xs:annotation>
+
    <xs:element name = "WBRegId" type = "xs:string" minOccurs = "1" maxOccurs = "1">
          <xs:documentation>Количество продукции по накладной</xs:documentation>
+
    <xs:annotation>
        </xs:annotation>
+
      <xs:documentation>Регистрационный номер накладной</xs:documentation>
      </xs:element>
+
    </xs:annotation>
    </xs:sequence>
+
    </xs:element>
   
+
 
 +
    <xs:element name = "amount" type = "xs:decimal" minOccurs = "1" maxOccurs = "1">
 +
    <xs:annotation>
 +
      <xs:documentation>Количество продукции по накладной</xs:documentation>
 +
    </xs:annotation>
 +
    </xs:element>
 +
 
 +
  </xs:sequence>
 
   </xs:complexType>
 
   </xs:complexType>
                 
+
</xs:schema>
</xs:schema>
+
  
 
= Смотрите также =  
 
= Смотрите также =  
 
[[Документы и их типы для отправки ( версия 4 )]]
 
[[Документы и их типы для отправки ( версия 4 )]]

Текущая версия на 16:33, 27 апреля 2021

<?xml version = "1.0" encoding = "utf-8"?>

<xs:schema version = "1.0"
 xmlns:xs          = "http://www.w3.org/2001/XMLSchema"
 xmlns:ns          = "http://fsrar.ru/WEGAIS/ReplyParentHistForm2"
 targetNamespace   = "http://fsrar.ru/WEGAIS/ReplyParentHistForm2"
 elementFormDefault = "qualified"
 attributeFormDefault = "unqualified"
 xmlns:c              = "http://fsrar.ru/WEGAIS/Common">
 <xs:import namespace = "http://fsrar.ru/WEGAIS/Common" schemaLocation = "EGCommon.xsd"/>
 <xs:complexType name = "ReplyParentHistForm2">
  <xs:annotation>
   <xs:documentation>Ответ на запрос о движении по форме Б</xs:documentation>
  </xs:annotation>
  <xs:all>
   <xs:element name = "InformF2RegId" type = "c:NoEmptyString50" nillable = "false" minOccurs = "0" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Регистрационный номер справки 2</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "HistForm2Date" type = "c:DateWTime" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Дата составления отчета</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "ParentHist" minOccurs = "0">
    <xs:annotation>
     <xs:documentation>История двидения по справке</xs:documentation>
    </xs:annotation>
    <xs:complexType>
     <xs:sequence>
      <xs:element name = "step" type = "ns:stepBType" minOccurs = "0" maxOccurs = "unbounded"></xs:element>
     </xs:sequence>
    </xs:complexType>
   </xs:element>
     
  </xs:all>
 </xs:complexType>
 <xs:complexType name = "stepBType">
  <xs:annotation>
   <xs:documentation>Движение товара</xs:documentation>
  </xs:annotation>
  <xs:sequence>
   <xs:element name = "lev" type = "xs:integer" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Уровень истории ( от последней формы 2 к первой )</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "Form2" type = "xs:string" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Регистрационный номер формы 2</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "parentForm2" type = "xs:string" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Предыдущий регистрационный номер формы 2</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "Shipper" type = "xs:string" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>ФСРАРИД грузоотправителя</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "Consignee" type = "xs:string" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>ФСРАРИД грузополучателя</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "WBRegId" type = "xs:string" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Регистрационный номер накладной</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "amount" type = "xs:decimal" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Количество продукции по накладной</xs:documentation>
    </xs:annotation>
   </xs:element>
  </xs:sequence>
 </xs:complexType>
</xs:schema>

Смотрите также

Документы и их типы для отправки ( версия 4 )