<xsd:simpleType name="CurrentPriorTypes"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="current" /> <xsd:enumeration value="prior" /> <xsd:enumeration value="unknown" /> </xsd:restriction> </xsd:simpleType>