Definition Type: ComplexType
Name: LabTestRemark_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 RemarkValue in schema xmlife2_20_01_xsd Drilldown into RemarkSubCode in schema xmlife2_20_01_xsd Drilldown into RemarkCode in schema xmlife2_20_01_xsd Drilldown into LabTestRemarkSysKey in schema xmlife2_20_01_xsd Drilldown into LabTestRemarkKey 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 LabTestRemark_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="LabTestRemark_Type">
    <xsd:sequence>
        <xsd:element ref="LabTestRemarkKey" minOccurs="0" />
        <xsd:element ref="LabTestRemarkSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RemarkCode" minOccurs="0" />
        <xsd:element ref="RemarkSubCode" minOccurs="0" />
        <xsd:element ref="RemarkValue" minOccurs="0" />
        <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
LabTestRemarkKey nsA:LabTestRemarkKey 0 (1)
LabTestRemarkSysKey nsA:LabTestRemarkSysKey 0 unbounded
RemarkCode nsA:RemarkCode 0 (1)
RemarkSubCode nsA:RemarkSubCode 0 (1)
RemarkValue nsA:RemarkValue 0 (1)
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:LabTestRemark