Definition Type: ComplexType
Name: Criteria_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XlifeBase2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into KeyedValue in schema xlifebase2_20_01_xsd Drilldown into LikeConstraintLimit in schema xlifebase2_20_01_xsd Drilldown into LikeConstraintType in schema xlifebase2_20_01_xsd Drilldown into PercentageMatch in schema xlifebase2_20_01_xsd Drilldown into ComparedPropertyName in schema xlifebase2_20_01_xsd Drilldown into ComparedObjectType in schema xlifebase2_20_01_xsd Drilldown into Operation in schema xlifebase2_20_01_xsd Drilldown into PropertyValue in schema xlifebase2_20_01_xsd Drilldown into PropertyName in schema xlifebase2_20_01_xsd Drilldown into ObjectType in schema xlifebase2_20_01_xsdXSD Diagram of Criteria_Type in schema xlifebase2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Criteria_Type">
    <xsd:sequence>
        <xsd:element ref="ObjectType" />
        <xsd:element ref="PropertyName" />
        <xsd:element ref="PropertyValue" minOccurs="0" />
        <xsd:element ref="Operation" />
        <xsd:element ref="ComparedObjectType" minOccurs="0" />
        <xsd:element ref="ComparedPropertyName" minOccurs="0" />
        <xsd:element ref="PercentageMatch" minOccurs="0" />
        <xsd:element ref="LikeConstraintType" minOccurs="0" />
        <xsd:element ref="LikeConstraintLimit" minOccurs="0" />
        <xsd:element ref="KeyedValue" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ObjectType nsA:ObjectType (1) (1)
PropertyName nsA:PropertyName (1) (1)
PropertyValue nsA:PropertyValue 0 (1)
Operation nsA:Operation (1) (1)
ComparedObjectType nsA:ComparedObjectType 0 (1)
ComparedPropertyName nsA:ComparedPropertyName 0 (1)
PercentageMatch nsA:PercentageMatch 0 (1)
LikeConstraintType nsA:LikeConstraintType 0 (1)
LikeConstraintLimit nsA:LikeConstraintLimit 0 (1)
KeyedValue nsA:KeyedValue 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:Criteria