Definition Type: ComplexType
Name: Campaign_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 CarrierCode in schema xmlife2_20_01_xsd Drilldown into CampaignCode in schema xmlife2_20_01_xsd Drilldown into CampaignType in schema xmlife2_20_01_xsd Drilldown into CampaignShortName in schema xmlife2_20_01_xsd Drilldown into CampaignName in schema xmlife2_20_01_xsd Drilldown into CampaignSysKey in schema xmlife2_20_01_xsd Drilldown into CampaignKey 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 Campaign_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Campaign_Type">
    <xsd:sequence>
        <xsd:element ref="CampaignKey" minOccurs="0" />
        <xsd:element ref="CampaignSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CampaignName" minOccurs="0" />
        <xsd:element ref="CampaignShortName" minOccurs="0" />
        <xsd:element ref="CampaignType" minOccurs="0" />
        <xsd:element ref="CampaignCode" minOccurs="0" />
        <xsd:element ref="CarrierCode" minOccurs="0" />
        <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" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CampaignKey nsA:CampaignKey 0 (1)
CampaignSysKey nsA:CampaignSysKey 0 unbounded
CampaignName nsA:CampaignName 0 (1)
CampaignShortName nsA:CampaignShortName 0 (1)
CampaignType nsA:CampaignType 0 (1)
CampaignCode nsA:CampaignCode 0 (1)
CarrierCode nsA:CarrierCode 0 (1)
KeyedValue nsA:KeyedValue 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:Campaign