<xs:simpleType name="eEncoding_"> <xs:restriction base="jdftyp:EnumerationBaseType"> <xs:enumeration value="ASCII"/> <xs:enumeration value="Barcode"/> <xs:enumeration value="BarCode1D"/> <xs:enumeration value="BarCode2D"/> <xs:enumeration value="Braille"/> <xs:enumeration value="RFID"/> </xs:restriction> </xs:simpleType> |