Definition Type: ComplexType
Name: CreditConsumerReferralType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:ReferralType
Containing Schema: Credit.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CreditBusinessType in schema credit_xsd Drilldown into AdditionalItems in schema screeningtypes_xsd Drilldown into ContactMethod in schema screeningtypes_xsd Drilldown into InternetDomainName in schema screeningtypes_xsd Drilldown into LegalId in schema screeningtypes_xsd Drilldown into TaxId in schema screeningtypes_xsd Drilldown into OrganizationId in schema screeningtypes_xsd Drilldown into OrganizationName in schema screeningtypes_xsd Drilldown into type in schema screeningtypes_xsd Drilldown into ReferralType in schema screeningtypes_xsd Drilldown into qualifier in schema credit_xsdXSD Diagram of CreditConsumerReferralType in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="CreditConsumerReferralType">
    <xsd:complexContent>
        <xsd:extension base="ReferralType">
            <xsd:sequence>
                <xsd:element name="CreditBusinessType" type="CreditBusinessTypeType" minOccurs="0" />
            </xsd:sequence>
            <xsd:attribute name="qualifier" type="CreditConsumerReferralTypeType" use="optional" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrganizationName hr:OrganizationName (1) (1)
OrganizationId hr:OrganizationId 0 unbounded
TaxId hr:TaxId 0 unbounded
LegalId hr:LegalId 0 unbounded
InternetDomainName hr:InternetDomainName 0 unbounded
ContactMethod hr:ContactMethod 0 (1)
AdditionalItems hr:AdditionalItems 0 unbounded
CreditBusinessType hr:CreditBusinessType 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type hr:type Optional
qualifier hr:qualifier Optional
Collapse Derivation Tree:
Collapse References:
hr:CreditConsumerReferral, hr:CreditConsumerReferral