Definition Type: ComplexType
Name: DrugScreeningReportType
Namespace: http://www.hr-xml.org/3
Containing Schema: ScreeningReport.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MedicalReviewOfficerCertification in schema components_xsd Drilldown into LaboratoryReport in schema components_xsd Drilldown into Laboratory in schema components_xsd Drilldown into MedicalReviewOfficer in schema components_xsd Drilldown into SpecimenDonor in schema components_xsd Drilldown into Specimen in schema components_xsd Drilldown into SpecimenCollectionSite in schema components_xsd Drilldown into DrugTestPanel in schema components_xsd Drilldown into DrugTestReasonCode in schema fields_xsd Drilldown into ScreeningCustomer in schema components_xsd Drilldown into ScreeningID in schema fields_xsd Drilldown into ScreeningSubjectID in schema fields_xsdXSD Diagram of DrugScreeningReportType in schema screeningreport_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="DrugScreeningReportType">
    <xsd:sequence>
        <xsd:element ref="ScreeningSubjectID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ScreeningID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ScreeningCustomer" minOccurs="0" />
        <xsd:element ref="DrugTestReasonCode" minOccurs="0" />
        <xsd:element ref="DrugTestPanel" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SpecimenCollectionSite" minOccurs="0" />
        <xsd:element ref="Specimen" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SpecimenDonor" minOccurs="0" />
        <xsd:element ref="MedicalReviewOfficer" minOccurs="0" />
        <xsd:element ref="Laboratory" minOccurs="0" />
        <xsd:element ref="LaboratoryReport" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="MedicalReviewOfficerCertification" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScreeningSubjectID nsA:ScreeningSubjectID 0 unbounded
ScreeningID nsA:ScreeningID 0 unbounded
ScreeningCustomer nsA:ScreeningCustomer 0 (1)
DrugTestReasonCode nsA:DrugTestReasonCode 0 (1)
DrugTestPanel nsA:DrugTestPanel 0 unbounded
SpecimenCollectionSite nsA:SpecimenCollectionSite 0 (1)
Specimen nsA:Specimen 0 unbounded
SpecimenDonor nsA:SpecimenDonor 0 (1)
MedicalReviewOfficer nsA:MedicalReviewOfficer 0 (1)
Laboratory nsA:Laboratory 0 (1)
LaboratoryReport nsA:LaboratoryReport 0 unbounded
MedicalReviewOfficerCertification nsA:MedicalReviewOfficerCertification 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:DrugScreeningReport