Definition Type: Element
Name: AccessPoint
Namespace: http://www.hr-xml.org/3
Type: nsA:AccessPointType
Containing Schema: Components.xsd
Abstract
Documentation:
A set of information about the location of a screening report and information to access it.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AccessCredential in schema components_xsd Drilldown into UserID in schema fields_xsd Drilldown into URI in schema fields_xsd1 Drilldown into validTo in schema fields_xsd Drilldown into validFrom in schema fields_xsd Drilldown into EffectiveDateAttributeGroup in schema fields_xsd Drilldown into typeCode in schema components_xsd Drilldown into AccessPointType in schema components_xsdXSD Diagram of AccessPoint in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="AccessPoint" type="AccessPointType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">A set of information about the location of a screening report and information to access it.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
URI oa:URI 0 (1)
UserID nsA:UserID 0 (1)
AccessCredential nsA:AccessCredential 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
typeCode nsA:typeCode Optional
validFrom nsA:validFrom Optional
validTo nsA:validTo Optional
Collapse Derivation Tree: