Definition Type: Element
Name: TransError
Namespace: http://www.starstandard.org/STAR/5
Type: star:TransErrorType
Containing Schema: Components.xsd
Abstract
Documentation:
Errors related to the search criteria on the Get and GetList requests.
Collapse XSD Schema Diagram:
Drilldown into ErrorText in schema components_xsd Drilldown into ErrorCode in schema components_xsd Drilldown into TransErrorType in schema components_xsdXSD Diagram of TransError in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TransError" type="TransErrorType">
    <xsd:annotation>
        <xsd:documentation>Errors related to the search criteria on the Get and GetList requests.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ErrorCode star:ErrorCode 0 (1)
ErrorText star:ErrorText 0 (1)
Collapse Derivation Tree: