<xs:simpleType name="ConnectionPosition"><xs:annotation><xs:documentation>Specifies the position of a connection.</xs:documentation></xs:annotation><xs:restriction base="eml:TypeEnum"><xs:enumeration value="both"><xs:annotation><xs:documentation>The connection is the same at both ends of the component.</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="bottom"><xs:annotation><xs:documentation>This connection is only at the bottom of the component.</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="top"><xs:annotation><xs:documentation>This connection is only at the top of the component.</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType>