<xsd:complexType name="DesignatedEmployerRepresentativeType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Designated Employer Representative. Details</ccts:DictionaryEntryName>
<ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">An employer contact specifed with respect to an order or transaction.</ccts:DefinitionText>
<ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Note that in the context of U.S. DOT-mandated drug screenings, "Designated Employer Representative" has a specific meaning under implementing regulations.</ccts:UsageRule>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="EmployerRepresentativeID" minOccurs="0" />
<xsd:element ref="PrecedenceCode" minOccurs="0" />
<xsd:element ref="PersonName" minOccurs="0" />
<xsd:element ref="Communication" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="UserArea" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|