<xs:simpleType name="GS1EdiFormat" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:restriction base="xs:string"> <xs:enumeration value="NotSpecified" /> <xs:enumeration value="EanCom" /> <xs:enumeration value="EdiXml" /> <xs:enumeration value="Codanet" /> <xs:enumeration value="NedFox" /> </xs:restriction> </xs:simpleType>