Definition Type: Element
Name: GenericSearchCriteriaValue
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: Components.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
The Search Criteria Value indicates the value that the search should be based on. EG: Search for "4 Runner". NOTE: This field is different from the Search Criteria Code which indicates the type of search to be performed, i.e., search on Models, search on Brands, etc.
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsdXSD Diagram of GenericSearchCriteriaValue in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="1" name="GenericSearchCriteriaValue" type="udt:TextType">
    <xsd:annotation>
        <xsd:documentation>The Search Criteria Value indicates the value that the search should
                be based on. EG: Search for "4 Runner". NOTE: This field is different from the
                Search Criteria Code which indicates the type of search to be performed, i.e.,
                search on Models, search on Brands, etc.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: