Definition Type: Element
Name: ProviderId
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EntityIdType
Containing Schema: AssessmentTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A value that uniquely identifies An assessment provider for the customer. It is up to the client to provide the provider its identifier.The provider id should be filled for all messages going from a customer to an assessment vendor
Collapse XSD Schema Diagram:
Drilldown into IdValue in schema entityidtype_xsd Drilldown into idOwner in schema entityidtype_xsd Drilldown into validTo in schema entityidtype_xsd Drilldown into validFrom in schema entityidtype_xsd Drilldown into EntityIdType in schema entityidtype_xsdXSD Diagram of ProviderId in schema assessmenttypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ProviderId" type="EntityIdType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>A value that uniquely identifies An assessment provider for the customer. It is up to the client to provide the provider its identifier.The provider id should be filled for all messages going from a customer to an assessment vendor</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IdValue hr:IdValue (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
validFrom hr:validFrom Optional
validTo hr:validTo Optional
idOwner hr:idOwner Optional
Collapse Derivation Tree: