<xs:element name="Quantity" type="c:PositiveDecimalType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Количество</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BottlingDate" type="c:DateNoTime" nillable="false" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Дата розлива продукции</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TTNNumber" type="c:NoEmptyString50" nillable="false" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Номер ТТН</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TTNDate" type="c:DateNoTime" nillable="false" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Дата накладной</xs:documentation> </xs:annotation> </xs:element>
<xs:element name="Quantity" type="c:PositiveDecimalType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Количество</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BottlingDate" type="c:DateNoTime" nillable="false" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Дата розлива продукции</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TTNNumber" type="c:NoEmptyString50" nillable="false" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Номер ТТН</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TTNDate" type="c:DateNoTime" nillable="false" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Дата накладной</xs:documentation> </xs:annotation> </xs:element>