]> git.immae.eu Git - github/fretlink/edi-parser.git/blob - specification/src/Text/Edifact/D96A/Simples/S7081.hs
Release code as open source
[github/fretlink/edi-parser.git] / specification / src / Text / Edifact / D96A / Simples / S7081.hs
1 {-# LANGUAGE OverloadedStrings #-}
2
3 ---- Machine generated code.
4 ---- Output of edi-parser-scaffolder
5
6 module Text.Edifact.D96A.Simples.S7081
7 ( simple7081
8 ) where
9
10 import Text.Edifact.Parsing
11 import Text.Edifact.Types (Value)
12
13 -- | Derived from this specification:
14 --
15 -- > * 7081 Item characteristic, coded
16 -- >
17 -- > Desc: Code specifying the item characteristic being described.
18 -- >
19 -- > Repr: an..3
20 -- >
21 -- > 1 Certificate of conformity
22 -- > Product in conformity with specifications.
23 -- > 2 General product form
24 -- > Description of general product form.
25 -- > 3 Ship to stock
26 -- > Product without quality control when received.
27 -- > 4 Finish
28 -- > Description of the finish required/available on the
29 -- > product.
30 -- > 5 End use application
31 -- > Description of what the end use application of the
32 -- > product will be.
33 -- > 8 Product
34 -- > Self explanatory.
35 -- > 9 Sub-product
36 -- > Description of a sub-product.
37 -- > 11 Customs specifications
38 -- > Item characteristic is described following Customs
39 -- > specifications.
40 -- > 12 Type and/or process
41 -- > Description of the type and/or process involved in making
42 -- > the product. E.g. in steel, description of the
43 -- > steelmaking process.
44 -- > 13 Quality
45 -- > Self explanatory.
46 -- > 14 Surface condition
47 -- > Description of the surface condition (e.g. roughness)
48 -- > of the product.
49 -- > 15 Heat treat/anneal
50 -- > Description of any heat treatment or annealing
51 -- > required/performed on the product.
52 -- > 17 Coating
53 -- > Description of any special coating required/available on
54 -- > the product.
55 -- > 18 Surface treatment, chemical
56 -- > Description of any chemical surface treatment
57 -- > required/performed on the product.
58 -- > 19 Surface treatment, mechanical
59 -- > Description of any mechanical surface treatment
60 -- > required/performed on the product.
61 -- > 21 Forming
62 -- > Description of any forming required/performed on the
63 -- > product.
64 -- > 22 Edge treatment
65 -- > Description of any special edge treatment
66 -- > required/performed on the product.
67 -- > 23 Welds/splices
68 -- > Description of any special welds and or splices
69 -- > required/performed on the product.
70 -- > 24 Control item
71 -- > Security relevant product with special quality control
72 -- > and control documentation prescriptions.
73 -- > 25 End treatment
74 -- > Description of any special treatment required/performed
75 -- > on the ends the product.
76 -- > 26 Ship to line
77 -- > Product without quality control at customer's, and packed
78 -- > according production needs.
79 -- > 28 Test sample frequency
80 -- > Indication of test sample frequency. Used when ordering
81 -- > special testing requirements on a product.
82 -- > 30 Test sample direction
83 -- > Description of test sample direction. Used when ordering
84 -- > special testing requirements on a product.
85 -- > 32 Type of test/inspection
86 -- > Description of type of test or inspection. Used to order
87 -- > special tests to be performed on the product.
88 -- > 35 Colour
89 -- > Description of the colour required/available on the
90 -- > product.
91 -- > 38 Grade
92 -- > Specification of the grade required/available for the
93 -- > product.
94 -- > 43 Twist
95 -- > Description of any special twisting requirements for the
96 -- > product.
97 -- > 54 Section profile
98 -- > Description of the section and profile of the product.
99 -- > 56 Special processing
100 -- > Description of any special processing requirements
101 -- > performed/require on the product.
102 -- > 58 Winding instructions
103 -- > Description of any special winding instructions for the
104 -- > product.
105 -- > 59 Surface protection
106 -- > Description of the surface protection required/available
107 -- > for the product.
108 -- > 61 New article
109 -- > Self explanatory.
110 -- > 62 Obsolete article
111 -- > Self explanatory.
112 -- > 63 Current article
113 -- > Self explanatory.
114 -- > 64 Revised design
115 -- > Self explanatory.
116 -- > 65 Reinstated article
117 -- > Self explanatory.
118 -- > 66 Current article spares
119 -- > Self explanatory.
120 -- > 67 Balance out article
121 -- > Self explanatory.
122 -- > 68 Initial sample
123 -- > Self explanatory.
124 -- > 69 Field test
125 -- > First series of a new item to be tested by end users.
126 -- > 70 Revised article
127 -- > Item design revised.
128 -- > 71 Refurbished article
129 -- > Description to be provided.
130 -- > + 72 Vintage
131 -- > The harvest year of the grapes that are part of the
132 -- > composition of a particular wine.
133 -- > + 73 Beverage age
134 -- > The period during which, after distillation and before
135 -- > bottling, distilled spirits have been stored in
136 -- > containers.
137 -- > + 74 Beverage brand
138 -- > A grouping of beverage products similar in name only, but
139 -- > of different size, age, proof, quality and flavour.
140 -- > + 75 Artist
141 -- > The performing artist(es) of a recorded song or piece of
142 -- > music.
143 -- > + 76 Author
144 -- > The author of a written work.
145 -- > + 77 Binding
146 -- > A description of the type of binding used for a written
147 -- > work.
148 -- > + 78 Edition
149 -- > Description of the edition of a written work.
150 -- > + 79 Other physical description
151 -- > Any other relevant physical description.
152 -- > + 80 Publisher
153 -- > The publisher of a written piece of work as part of the
154 -- > item description.
155 -- > + 81 Title
156 -- > The title of a work.
157 -- > + 82 Series title
158 -- > Title of a series of works.
159 -- > + 83 Volume title
160 -- > The title of a volume of work.
161 -- > + 84 Composer
162 -- > The composer of a recorded song or piece of music.
163 -- > + 85 Recording medium
164 -- > The medium on which a musical recording is made.
165 -- > + 86 Music style
166 -- > The style of music.
167 -- > + 87 Promotional event
168 -- > Describes the promotional event associated with a
169 -- > product.
170 -- > + 88 Promotional offer
171 -- > Describes the additions to the basic product for a
172 -- > promotional event.
173 -- > + 89 Alcohol beverage class
174 -- > Class characteristics for different compositions of
175 -- > alcoholic beverages.
176 -- > + 90 Alcohol beverage type
177 -- > A descriptive term that further defines the class of an
178 -- > alcoholic beverage.
179 -- > + 91 Secondary grape
180 -- > The grape that comprises the second largest percentage of
181 -- > the ingredients used in wine product.
182 -- > + 92 Primary grape
183 -- > The type of grape that comprises the largest percentage
184 -- > of grape in the wine product.
185 -- > + 93 Beverage category
186 -- > A description to designate the beverage category.
187 -- > + 94 Beverage flavour
188 -- > Distinctions from the base product that results in a
189 -- > different taste.
190 -- > + 95 Wine growing region
191 -- > The area where the grape used to produce a wine was
192 -- > harvested.
193 -- > + 96 Wine fruit
194 -- > The fruit that is used as a base to produce a wine.
195 -- > + 97 Beverage container characteristics
196 -- > A description of various beverage container
197 -- > characteristics.
198 -- > + 98 Size
199 -- > Description of size in non-numeric terms.
200 simple7081 :: Parser Value
201 simple7081 = simple "7081" (alphaNumeric `upTo` 3)