Definition Type: ComplexType
Name: Grouping_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 KeyedValue in schema xlifebase2_20_01_xsd Drilldown into Attachment in schema xmlife2_20_01_xsd Drilldown into RegulatoryDistAgreement in schema xmlife2_20_01_xsd Drilldown into Household in schema xmlife2_20_01_xsd Drilldown into Address in schema xmlife2_20_01_xsd Drilldown into GroupingCode in schema xmlife2_20_01_xsd Drilldown into TermDate in schema xmlife2_20_01_xsd Drilldown into EffDate in schema xlifebase2_20_01_xsd Drilldown into Source in schema xmlife2_20_01_xsd Drilldown into NumMembers in schema xmlife2_20_01_xsd Drilldown into GroupingStatus in schema xmlife2_20_01_xsd Drilldown into Description in schema xmlife2_20_01_xsd Drilldown into FullName in schema xmlife2_20_01_xsd Drilldown into GroupingTypeCode in schema xmlife2_20_01_xsd Drilldown into GroupingSysKey in schema xmlife2_20_01_xsd Drilldown into GroupingKey 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 Grouping_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Grouping_Type">
    <xsd:sequence>
        <xsd:element ref="GroupingKey" minOccurs="0" />
        <xsd:element ref="GroupingSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="GroupingTypeCode" minOccurs="0" />
        <xsd:element ref="FullName" minOccurs="0" />
        <xsd:element ref="Description" minOccurs="0" />
        <xsd:element ref="GroupingStatus" minOccurs="0" />
        <xsd:element ref="NumMembers" minOccurs="0" />
        <xsd:element ref="Source" minOccurs="0" />
        <xsd:element ref="EffDate" minOccurs="0" />
        <xsd:element ref="TermDate" minOccurs="0" />
        <xsd:element ref="GroupingCode" minOccurs="0" />
        <xsd:element ref="Address" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Household" minOccurs="0" />
        <xsd:element ref="RegulatoryDistAgreement" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Attachment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="KeyedValue" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" use="required" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GroupingKey nsA:GroupingKey 0 (1)
GroupingSysKey nsA:GroupingSysKey 0 unbounded
GroupingTypeCode nsA:GroupingTypeCode 0 (1)
FullName nsA:FullName 0 (1)
Description nsA:Description 0 (1)
GroupingStatus nsA:GroupingStatus 0 (1)
NumMembers nsA:NumMembers 0 (1)
Source nsA:Source 0 (1)
EffDate nsA:EffDate 0 (1)
TermDate nsA:TermDate 0 (1)
GroupingCode nsA:GroupingCode 0 (1)
Address nsA:Address 0 unbounded
Household nsA:Household 0 (1)
RegulatoryDistAgreement nsA:RegulatoryDistAgreement 0 unbounded
Attachment nsA:Attachment 0 unbounded
KeyedValue nsA:KeyedValue 0 unbounded
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Required
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Grouping