Definition Type: ComplexType
Name: SearchDrugType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AdditionalItem in schema components_xsd Drilldown into ScreeningCustomer in schema components_xsd Drilldown into ScreeningSpecimen in schema components_xsd Drilldown into DrugTestSubstanceCode in schema fields_xsd Drilldown into DrugTestRetestIndicator in schema fields_xsd Drilldown into DrugTestPanelTypeCode in schema fields_xsd Drilldown into DrugTestPanelName in schema fields_xsd Drilldown into DrugTestPanelID in schema fields_xsd Drilldown into SpecimenCollectionSiteID in schema fields_xsd Drilldown into SpecimenCollectionDate in schema fields_xsd Drilldown into DrugTestReasonCode in schema fields_xsd Drilldown into ScreeningSubjectID in schema fields_xsdXSD Diagram of SearchDrugType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="SearchDrugType">
    <xsd:sequence>
        <xsd:element ref="ScreeningSubjectID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DrugTestReasonCode" minOccurs="0" />
        <xsd:element ref="SpecimenCollectionDate" minOccurs="0" />
        <xsd:element ref="SpecimenCollectionSiteID" minOccurs="0" />
        <xsd:element ref="DrugTestPanelID" minOccurs="0" />
        <xsd:element ref="DrugTestPanelName" minOccurs="0" />
        <xsd:element ref="DrugTestPanelTypeCode" minOccurs="0" />
        <xsd:element ref="DrugTestRetestIndicator" minOccurs="0" />
        <xsd:element ref="DrugTestSubstanceCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ScreeningSpecimen" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ScreeningCustomer" minOccurs="0" />
        <xsd:element ref="AdditionalItem" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ScreeningSubjectID nsA:ScreeningSubjectID 0 unbounded
DrugTestReasonCode nsA:DrugTestReasonCode 0 (1)
SpecimenCollectionDate nsA:SpecimenCollectionDate 0 (1)
SpecimenCollectionSiteID nsA:SpecimenCollectionSiteID 0 (1)
DrugTestPanelID nsA:DrugTestPanelID 0 (1)
DrugTestPanelName nsA:DrugTestPanelName 0 (1)
DrugTestPanelTypeCode nsA:DrugTestPanelTypeCode 0 (1)
DrugTestRetestIndicator nsA:DrugTestRetestIndicator 0 (1)
DrugTestSubstanceCode nsA:DrugTestSubstanceCode 0 unbounded
ScreeningSpecimen nsA:ScreeningSpecimen 0 unbounded
ScreeningCustomer nsA:ScreeningCustomer 0 (1)
AdditionalItem nsA:AdditionalItem 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:SearchDrug