Definition Type: Element
Name: AgencyReference
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:AgencyReferenceType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The Docket Number or Case Number assigned to the Public Record by the court.
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_xsd Drilldown into type in schema screeningtypes_xsd Drilldown into AgencyReferenceType in schema screeningtypes_xsdXSD Diagram of AgencyReference in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AgencyReference" type="AgencyReferenceType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The Docket Number or Case Number assigned to the Public Record by the court.</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
type hr:type (Optional)
Collapse Derivation Tree: