Definition Type: Element
Name: OrganizationName
Namespace: http://ns.hr-xml.org/2007-04-15
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: Credit.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Organization name of credit grantor or organization requesting the credit report.
Collapse XSD Schema Diagram:
XSD Diagram of OrganizationName in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="OrganizationName" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>Organization name of credit grantor or organization requesting the credit report.</xsd:documentation>
    </xsd:annotation>
</xsd:element>