Definition Type: Element
Name: TaxCreditInfo
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:TaxCreditInfoType
Containing Schema: NewHire.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into Description in schema newhire_xsd Drilldown into Amount in schema newhire_xsd Drilldown into TaxProgram in schema newhire_xsd Drilldown into IsApplicable in schema newhire_xsd Drilldown into Jurisdiction in schema newhire_xsd Drilldown into countryCode in schema newhire_xsd Drilldown into TaxCreditInfoType in schema newhire_xsdXSD Diagram of TaxCreditInfo in schema newhire_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="TaxCreditInfo" minOccurs="0" maxOccurs="unbounded" type="TaxCreditInfoType" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Jurisdiction hr:Jurisdiction (1) (1)
IsApplicable hr:IsApplicable (1) (1)
TaxProgram hr:TaxProgram 0 (1)
Amount hr:Amount 0 unbounded
Description hr:Description 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
countryCode hr:countryCode (Optional)
Collapse Derivation Tree: