<xs:simpleType name="TransferType"> <xs:annotation> <xs:documentation source="http://www.openapplications.org/oagis">Is used to describe the item transfer. </xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Complete" /> <xs:enumeration value="Return" /> </xs:restriction> </xs:simpleType>