Definition Type: Element
Name: ReleasedBy
Namespace: http://www.hr-xml.org/3
Type: nsA:PersonSignatureType
Containing Schema: Components.xsd
Abstract
Documentation:
Contains information about the person or entity released or distributed the associated report, result, or specimen.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into SignatureDate in schema fields_xsd Drilldown into PositionTitle in schema fields_xsd Drilldown into PersonName in schema components_xsd Drilldown into PersonID in schema fields_xsd Drilldown into PersonSignatureType in schema components_xsdXSD Diagram of ReleasedBy in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="ReleasedBy" type="PersonSignatureType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">Contains information about the person or entity released or distributed the associated report, result, or specimen.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonID nsA:PersonID 0 (1)
PersonName nsA:PersonName 0 (1)
PositionTitle nsA:PositionTitle 0 (1)
SignatureDate nsA:SignatureDate 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: