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