Definition Type: Element
Name: SenderBase
Namespace: http://www.starstandard.org/STAR/5
Type: star:SenderBaseType
Containing Schema: Meta.xsd
Abstract
Documentation:
Identifies the sender of the given BOD instance
Collapse XSD Schema Diagram:
Drilldown into AuthorizationID in schema meta_xsd Drilldown into ConfirmationCode in schema meta_xsd Drilldown into ReferenceID in schema meta_xsd Drilldown into TaskID in schema meta_xsd Drilldown into ComponentID in schema meta_xsd Drilldown into LogicalID in schema meta_xsd Drilldown into SenderBaseType in schema meta_xsdXSD Diagram of SenderBase in schema meta_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SenderBase" type="SenderBaseType">
    <xsd:annotation>
        <xsd:documentation>Identifies the sender of the given BOD instance</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LogicalID star:LogicalID 0 1
ComponentID star:ComponentID 0 1
TaskID star:TaskID 0 1
ReferenceID star:ReferenceID 0 1
ConfirmationCode star:ConfirmationCode 0 1
AuthorizationID star:AuthorizationID 0 1
Collapse Derivation Tree: