<xsd:simpleType name="EOCStatusCodeSimpleType"> <xsd:annotation> <xsd:appinfo> <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" /> </xsd:appinfo> </xsd:annotation> <xsd:restriction base="xsd:token"> <xsd:enumeration value="Active" /> <xsd:enumeration value="Inactive" /> </xsd:restriction> </xsd:simpleType>