<xsd:complexType name="SpecimenCollectionSiteType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A place selected by the employer where employees or screening subjects present themselves for the purpose of providing a specimen for a drug test. A collection site might be operated by the employer itself, the testing company, or a third party.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="SpecimenCollectionSiteID" minOccurs="0" />
<xsd:element ref="OrganizationName" minOccurs="0" />
<xsd:element ref="Communication" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="SpecimenCollectionSiteTypeCode" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|