Definition Type: Element
Name: PlanOptionalLanguageCode
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:LanguageCodeType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Optional Language code returned for a plan option. The plan could be in one language the option could be various languages.
Collapse XSD Schema Diagram:
XSD Diagram of PlanOptionalLanguageCode in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="PlanOptionalLanguageCode" type="sqdt:LanguageCodeType">
    <xsd:annotation>
        <xsd:documentation>
                        Optional Language code returned for a plan option. The plan
                            could be in one language the option could be various
                        languages.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: