Definition Type: Element
Name: PaymentPattern
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:PaymentPatternType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
This is a set of previous monthly payment ratings beginning with the Payment Pattern Start Date.
Collapse XSD Schema Diagram:
Drilldown into StartDate in schema credit_xsd Drilldown into Data in schema credit_xsd Drilldown into PaymentPatternType in schema credit_xsdXSD Diagram of PaymentPattern in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PaymentPattern" type="PaymentPatternType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>This is a set of previous monthly payment ratings beginning with the Payment Pattern Start Date. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Data hr:Data (1) (1)
StartDate hr:StartDate 0 (1)
Collapse Derivation Tree: