Definition Type: ComplexType
Name: LabTesting_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into LabTestRemark in schema xmlife2_20_01_xsd Drilldown into LabTestResult in schema xmlife2_20_01_xsd Drilldown into TestDate in schema xmlife2_20_01_xsd Drilldown into CertNo in schema xmlife2_20_01_xsd Drilldown into CertifiedOrg in schema xmlife2_20_01_xsd Drilldown into SensitiveResultsInd in schema xmlife2_20_01_xsd Drilldown into TestUpdateDate in schema xmlife2_20_01_xsd Drilldown into LabTestingSysKey in schema xmlife2_20_01_xsd Drilldown into LabTestingKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of LabTesting_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="LabTesting_Type">
    <xsd:sequence>
        <xsd:element ref="LabTestingKey" minOccurs="0" />
        <xsd:element ref="LabTestingSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="TestUpdateDate" minOccurs="0" />
        <xsd:element ref="SensitiveResultsInd" minOccurs="0" />
        <xsd:element ref="CertifiedOrg" minOccurs="0" />
        <xsd:element ref="CertNo" minOccurs="0" />
        <xsd:element ref="TestDate" minOccurs="0" />
        <xsd:element ref="LabTestResult" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LabTestRemark" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LabTestingKey nsA:LabTestingKey 0 (1)
LabTestingSysKey nsA:LabTestingSysKey 0 unbounded
TestUpdateDate nsA:TestUpdateDate 0 (1)
SensitiveResultsInd nsA:SensitiveResultsInd 0 (1)
CertifiedOrg nsA:CertifiedOrg 0 (1)
CertNo nsA:CertNo 0 (1)
TestDate nsA:TestDate 0 (1)
LabTestResult nsA:LabTestResult 0 unbounded
LabTestRemark nsA:LabTestRemark 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:LabTesting