Definition Type: Element
Name: ProbationaryPeriod
Namespace: http://ns.hr-xml.org/2007-04-15
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: Assignment.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into unitOfMeasure in schema assignment_xsdXSD Diagram of ProbationaryPeriod in schema assignment_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ProbationaryPeriod" minOccurs="0" maxOccurs="unbounded">
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="xsd:decimal">
                <xsd:attribute name="unitOfMeasure" type="xsd:string" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
unitOfMeasure hr:unitOfMeasure (Optional)