Definition Type: Element
Name: HTMLPreferredIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The indication of whether or not HTML format is preferred by the recipient for email communications. Usually sent in Communication components when ChannelCode is Telephone and the URIID has a mailto: email address.
Collapse XSD Schema Diagram:
XSD Diagram of HTMLPreferredIndicator in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="HTMLPreferredIndicator" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> The indication of
                whether or not HTML format is preferred by the recipient for email communications.
                Usually sent in Communication components when ChannelCode is Telephone and the URIID
                has a mailto: email address. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: