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

Материал из Фабиус wiki
Перейти к: навигация, поиск
(Новая страница: «<?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…»)
 
м
 
(не показаны 2 промежуточные версии этого же участника)
Строка 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/ReplyNoAnswerTTN"
+
  xmlns:ns         = "http://fsrar.ru/WEGAIS/ReplyNoAnswerTTN"
          targetNamespace="http://fsrar.ru/WEGAIS/ReplyNoAnswerTTN"
+
  targetNamespace   = "http://fsrar.ru/WEGAIS/ReplyNoAnswerTTN"
 +
  elementFormDefault = "qualified"
 +
  attributeFormDefault = "unqualified"
 +
  xmlns:c              = "http://fsrar.ru/WEGAIS/Common">
 +
  <xs:import namespace = "http://fsrar.ru/WEGAIS/Common" schemaLocation = "EGCommon.xsd"/>
  
          elementFormDefault="qualified"
+
  <xs:complexType name = "NoAnswerTTN">
          attributeFormDefault="unqualified"
+
  <xs:annotation>
            xmlns:c="http://fsrar.ru/WEGAIS/Common"
+
    <xs:documentation>'''Список неподтвержденных накладных'''</xs:documentation>
          >
+
  </xs:annotation>
  <xs:import namespace="http://fsrar.ru/WEGAIS/Common" schemaLocation="EGCommon.xsd"/>
+
  
  <xs:complexType name="NoAnswerTTN">
+
  <xs:all>
    <xs:annotation>
+
    <xs:element name = "Consignee" type = "c:NoEmptyString50" nillable = "false" minOccurs = "1" maxOccurs = "1">
       <xs:documentation>Список неподтвержденных накладных</xs:documentation>
+
    <xs:annotation>
    </xs:annotation>
+
       <xs:documentation>Код грузополучателя</xs:documentation>
 +
    </xs:annotation>
 +
    </xs:element>
  
     <xs:all>
+
     <xs:element name = "ReplyDate" type = "c:DateWTime" minOccurs = "1" maxOccurs = "1">
      <xs:element name="Consignee" type="c:NoEmptyString50" nillable="false" 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="ReplyDate" type="c:DateWTime" minOccurs="1" maxOccurs="1">
+
    <xs:element name = "ttnlist" minOccurs = "1" maxOccurs = "1">
        <xs:annotation>
+
    <xs:annotation>
          <xs:documentation>Дата составления отчета</xs:documentation>
+
      <xs:documentation>Неподтвержденные накладные</xs:documentation>
        </xs:annotation>
+
    </xs:annotation>
      </xs:element>
+
    <xs:complexType>
      <xs:element name="ttnlist" minOccurs="1" maxOccurs="1">
+
      <xs:sequence>
        <xs:annotation>
+
      <xs:element name = "NoAnswer" type = "ns:NoAnswerType" minOccurs = "0" maxOccurs = "unbounded"></xs:element>
          <xs:documentation>Неподтвержденные накладные</xs:documentation>
+
      </xs:sequence>
        </xs:annotation>
+
    </xs:complexType>
        <xs:complexType>
+
    </xs:element>
          <xs:sequence>
+
 
            <xs:element name="NoAnswer" type="ns:NoAnswerType" minOccurs="0" maxOccurs="unbounded"></xs:element>
+
  </xs:all>
          </xs:sequence>
+
        </xs:complexType>
+
      </xs:element>
+
    </xs:all>
+
 
   </xs:complexType>
 
   </xs:complexType>
  
   <xs:complexType name="NoAnswerType">
+
   <xs:complexType name = "NoAnswerType">
    <xs:sequence>
+
  <xs:sequence>
      <xs:element name="WbRegID" type="c:NoEmptyString50" minOccurs="1" maxOccurs="1">
+
    <xs:element name = "WbRegID" type = "c:NoEmptyString50" 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="ttnNumber" type="c:NoEmptyString50" minOccurs="1" maxOccurs="1">
+
 
        <xs:annotation>
+
    <xs:element name = "ttnNumber" type = "c:NoEmptyString50" minOccurs = "1" maxOccurs = "1">
          <xs:documentation>Номер ТТН</xs:documentation>
+
    <xs:annotation>
        </xs:annotation>
+
      <xs:documentation>Номер ТТН</xs:documentation>
      </xs:element>
+
    </xs:annotation>
      <xs:element name="ttnDate" type="c:DateNoTime" minOccurs="1" maxOccurs="1">
+
    </xs:element>
        <xs:annotation>
+
 
          <xs:documentation>Дата ТТН</xs:documentation>
+
    <xs:element name = "ttnDate" type = "c:DateNoTime" minOccurs = "1" maxOccurs = "1">
        </xs:annotation>
+
    <xs:annotation>
      </xs:element>
+
      <xs:documentation>Дата ТТН</xs:documentation>
      <xs:element name="Shipper" type="c:NoEmptyString50" minOccurs="1" maxOccurs="1">
+
    </xs:annotation>
        <xs:annotation>
+
    </xs:element>
          <xs:documentation>Грузоотправитель ТТН</xs:documentation>
+
 
        </xs:annotation>
+
    <xs:element name = "Shipper" type = "c:NoEmptyString50" minOccurs = "1" maxOccurs = "1">
      </xs:element>
+
    <xs:annotation>
    </xs:sequence>
+
      <xs:documentation>Грузоотправитель ТТН</xs:documentation>
   
+
    </xs:annotation>
 +
    </xs:element>
 +
 
 +
  </xs:sequence>
 
   </xs:complexType>
 
   </xs:complexType>
                 
+
</xs:schema>
</xs:schema>
+
 
 +
= Смотрите также =
 +
[[Документы и их типы для отправки ( версия 4 )]]

Текущая версия на 16:24, 26 апреля 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/ReplyNoAnswerTTN"
 targetNamespace   = "http://fsrar.ru/WEGAIS/ReplyNoAnswerTTN"
 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 = "NoAnswerTTN">
  <xs:annotation>
   <xs:documentation>Список неподтвержденных накладных</xs:documentation>
  </xs:annotation>
  <xs:all>
   <xs:element name = "Consignee" type = "c:NoEmptyString50" nillable = "false" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Код грузополучателя</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "ReplyDate" type = "c:DateWTime" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Дата составления отчета</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "ttnlist" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Неподтвержденные накладные</xs:documentation>
    </xs:annotation>
    <xs:complexType>
     <xs:sequence>
      <xs:element name = "NoAnswer" type = "ns:NoAnswerType" minOccurs = "0" maxOccurs = "unbounded"></xs:element>
     </xs:sequence>
    </xs:complexType>
   </xs:element>
  </xs:all>
 </xs:complexType>
 <xs:complexType name = "NoAnswerType">
  <xs:sequence>
   <xs:element name = "WbRegID" type = "c:NoEmptyString50" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Регистрационный номер ТТН</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "ttnNumber" type = "c:NoEmptyString50" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Номер ТТН</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "ttnDate" type = "c:DateNoTime" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Дата ТТН</xs:documentation>
    </xs:annotation>
   </xs:element>
   <xs:element name = "Shipper" type = "c:NoEmptyString50" minOccurs = "1" maxOccurs = "1">
    <xs:annotation>
     <xs:documentation>Грузоотправитель ТТН</xs:documentation>
    </xs:annotation>
   </xs:element>
  </xs:sequence>
 </xs:complexType>
</xs:schema>

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

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