Definition Type: Element
Name: FreeFormTextGroup
Namespace: http://www.starstandard.org/STAR/5
Type: star:FreeFormTextGroupType
Containing Schema: Components.xsd
Abstract
Documentation:
This component allows for the free form entry of notes and text descriptions. Detailed data should use one of the existing fields or submit a modification request back to STAR to capture the appropriate data.
Collapse XSD Schema Diagram:
Drilldown into Description in schema components_xsd Drilldown into Note in schema components_xsd Drilldown into FreeFormTextGroupType in schema components_xsdXSD Diagram of FreeFormTextGroup in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="FreeFormTextGroup" type="FreeFormTextGroupType">
    <xsd:annotation>
        <xsd:documentation>This component allows for the free form entry of notes and text descriptions. Detailed data should use one of the existing fields or submit a modification request back to STAR to capture the appropriate data.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Note star:Note 0 unbounded
Description star:Description 0 unbounded
Collapse Derivation Tree: