Definition Type: Element
Name: NounSuccessMessage
Namespace: http://www.starstandard.org/STAR/5
Type: star:NounSuccessMessageType
Containing Schema: Meta.xsd
Abstract
Documentation:
The processing was a success. Possible, non-fatal warning messages may appear here.
Collapse XSD Schema Diagram:
Drilldown into DocumentDateTime in schema meta_xsd Drilldown into DocumentID in schema meta_xsd Drilldown into SuccessMessage in schema meta_xsd Drilldown into WarningMessage in schema meta_xsd Drilldown into NounSuccessMessageType in schema meta_xsdXSD Diagram of NounSuccessMessage in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="NounSuccessMessage" type="NounSuccessMessageType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandards.org">The processing was a success. Possible, non-fatal warning messages
            may appear here.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
WarningMessage star:WarningMessage 0 unbounded
SuccessMessage star:SuccessMessage 0 unbounded
DocumentID star:DocumentID 0 1
DocumentDateTime star:DocumentDateTime 0 1
Collapse Derivation Tree: