Definition Type: ComplexType
Name: AlcoholScreeningReportType
Namespace: http://www.hr-xml.org/3
Containing Schema: ScreeningReport.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SpecimenCollector in schema components_xsd Drilldown into SpecimenCollectionSite in schema components_xsd Drilldown into SpecimenDonor in schema components_xsd Drilldown into ScreeningCustomer in schema components_xsd Drilldown into Specimen in schema components_xsd Drilldown into ScreeningID in schema fields_xsd Drilldown into ScreeningSubjectID in schema fields_xsdXSD Diagram of AlcoholScreeningReportType in schema screeningreport_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="AlcoholScreeningReportType">
    <xsd:sequence>
        <xsd:element ref="ScreeningSubjectID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ScreeningID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Specimen" minOccurs="0" />
        <xsd:element ref="ScreeningCustomer" minOccurs="0" />
        <xsd:element ref="SpecimenDonor" minOccurs="0" />
        <xsd:element ref="SpecimenCollectionSite" minOccurs="0" />
        <xsd:element ref="SpecimenCollector" 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
Specimen nsA:Specimen 0 (1)
ScreeningCustomer nsA:ScreeningCustomer 0 (1)
SpecimenDonor nsA:SpecimenDonor 0 (1)
SpecimenCollectionSite nsA:SpecimenCollectionSite 0 (1)
SpecimenCollector nsA:SpecimenCollector 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:AlcoholScreeningReport