This element is used to give the printer the instructions for preparing of OJ |
Elements | DOC.INFO, REQUEST.INSTRUCTIONS |
<xs:element name="OPTION"> <xs:annotation> <xs:documentation>This element is used to give the printer the instructions for preparing of OJ</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> <xs:enumeration value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |