Definition Type: ComplexType
Name: LogicalExpression_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 CriteriaOperator in schema xmlife2_20_01_xsd Drilldown into LogicalExpression in schema xmlife2_20_01_xsd Drilldown into LogicalCriteria in schema xmlife2_20_01_xsd Drilldown into LogicalExpressionSysKey in schema xmlife2_20_01_xsd Drilldown into LogicalExpressionKey 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 LogicalExpression_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="LogicalExpression_Type">
    <xsd:sequence>
        <xsd:element ref="LogicalExpressionKey" minOccurs="0" />
        <xsd:element ref="LogicalExpressionSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LogicalCriteria" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="LogicalExpression" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CriteriaOperator" 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
LogicalExpressionKey nsA:LogicalExpressionKey 0 (1)
LogicalExpressionSysKey nsA:LogicalExpressionSysKey 0 unbounded
LogicalCriteria nsA:LogicalCriteria 0 unbounded
LogicalExpression nsA:LogicalExpression 0 unbounded
CriteriaOperator nsA:CriteriaOperator 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:LogicalExpression