ListSampleOfficialCategory

Simple Type Information

Used By

Source

<xsd:simpleType name="ListSampleOfficialCategory">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="Official"/>
    <xsd:enumeration value="Submitted"/>
  </xsd:restriction>
</xsd:simpleType>