Definition Type: ComplexType
Name: PercentOwnerType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: EmployeeInfoTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into percentage in schema employeeinfotypes_xsdXSD Diagram of PercentOwnerType in schema employeeinfotypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PercentOwnerType">
    <xsd:simpleContent>
        <xsd:extension base="xsd:boolean">
            <xsd:attribute name="percentage" type="xsd:string" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
percentage hr:percentage (Optional)
Collapse Derivation Tree:
Collapse References:
hr:IsPercentOwner