<xsd:complexType name="FreeFormPeriodType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">FreeForm Period Date. Details</ccts:DictionaryEntryName>
<ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Provides FreeForm options for representing period data.</ccts:DefinitionText>
<ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Recruiting, employment screening, and similar HR processes often rely on information sourced from word processing documents, web forms, paper, third-parties, and human memory. Data quality and consistency is a frequent problem. FreeForm Period Date Details is intended to give implementers choices for accomodating date information provided with varying quality and precision. </ccts:UsageRule>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="StartDate" minOccurs="0" />
<xsd:element ref="EndDate" minOccurs="0" />
<xsd:element ref="oa:Description" minOccurs="0" />
</xsd:sequence>
</xsd:complexType>
|