Definition Type: Element
Name: AmountLimit
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:PayrollLimitType
Containing Schema: PayrollInstructions.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into LimitMinValue in schema payrollinstructions_xsd Drilldown into LimitMaxValue in schema payrollinstructions_xsd Drilldown into type in schema payrollinstructions_xsd Drilldown into PayrollLimitType in schema payrollinstructions_xsdXSD Diagram of AmountLimit in schema payrollinstructions_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AmountLimit" type="PayrollLimitType" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LimitMaxValue hr:LimitMaxValue (1) (1)
LimitMinValue hr:LimitMinValue (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type hr:type (Optional)
Collapse Derivation Tree: