<xsd:simpleType name="SpecimenCommentOwnerCodeEnumType">
<xsd:restriction base="xsd:normalizedString">
<xsd:enumeration value="CollectionSite" />
<xsd:enumeration value="Laboratory" />
<xsd:enumeration value="MedicalReviewOfficer" />
</xsd:restriction>
</xsd:simpleType>
|