Definition Type: ComplexType
Name: ServiceCampaignType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OriginalCampaignNumber in schema components_xsd Drilldown into CampaignTypeDescription in schema components_xsd Drilldown into CampaignExpirationDate in schema components_xsd Drilldown into CampaignSubGroupCode in schema components_xsd Drilldown into CampaignGroupCode in schema components_xsd Drilldown into CampaignDate in schema components_xsd Drilldown into CampaignTypeCode in schema components_xsd Drilldown into CampaignNotes in schema components_xsd Drilldown into SupplementalCampaignIndicator in schema components_xsd Drilldown into CampaignDispositionCode in schema components_xsd Drilldown into CampaignDescription in schema components_xsd Drilldown into CampaignReimbursementCode in schema components_xsd Drilldown into CampaignOptionCode in schema components_xsd Drilldown into CampaignNumberString in schema components_xsdXSD Diagram of ServiceCampaignType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ServiceCampaignType">
    <xsd:sequence>
        <xsd:element minOccurs="0" name="CampaignNumberString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>Manufacturer assigned campaign number</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="CampaignOptionCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>Manufacturer assigned Campaign Option Code</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="CampaignReimbursementCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>A campaign related field specifying the reimbursement code for a campaign service. Reimbursement codes denote the mix of part and labor operations the dealer used to perform the service. Ex: Numeric value between 1 and 9</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="CampaignDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Service Campaign Description</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="CampaignDispositionCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>A campaign related field specifying the disposition of a campaign Ex: completed, open, etc.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="SupplementalCampaignIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation>Denotes whether claim is actual campaign service or additional service, but still related to the campaign</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="CampaignNotes" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation>Free form comments related to campaign</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="CampaignTypeCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The type of campaign code. (i.e. recall code)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="CampaignDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A date related to the Campaign Type code.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="CampaignGroupCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A campaign group code.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="CampaignSubGroupCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A campaign sub group code.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="CampaignExpirationDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The date the campaign will expire.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="CampaignTypeDescription" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Description of the Campaign Type Code</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="OriginalCampaignNumber" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The original campaign number of this recall</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CampaignNumberString star:CampaignNumberString 0 (1)
CampaignOptionCode star:CampaignOptionCode 0 (1)
CampaignReimbursementCode star:CampaignReimbursementCode 0 (1)
CampaignDescription star:CampaignDescription 0 unbounded
CampaignDispositionCode star:CampaignDispositionCode 0 (1)
SupplementalCampaignIndicator star:SupplementalCampaignIndicator 0 (1)
CampaignNotes star:CampaignNotes 0 (1)
CampaignTypeCode star:CampaignTypeCode 0 1
CampaignDate star:CampaignDate 0 1
CampaignGroupCode star:CampaignGroupCode 0 1
CampaignSubGroupCode star:CampaignSubGroupCode 0 1
CampaignExpirationDate star:CampaignExpirationDate 0 1
CampaignTypeDescription star:CampaignTypeDescription 0 1
OriginalCampaignNumber star:OriginalCampaignNumber 0 1
Collapse Derivation Tree:
Collapse References:
star:ServiceCampaignExtendedType, star:VehicleInventoryServiceCampaign