Definition Type: Element
Name: SubscriptionServiceGroup
Namespace: http://www.starstandard.org/STAR/5
Type: star:SubscriptionServiceGroupType
Containing Schema: Components.xsd
Abstract
Documentation:
The SubscriptionServiceGroup component identifies the Subscriber of the service and the terms of the subscription.
Collapse XSD Schema Diagram:
Drilldown into SubscriptionServiceEndDate in schema components_xsd Drilldown into SubscriptionServiceStartDate in schema components_xsd Drilldown into SubscriptionServiceType in schema components_xsd Drilldown into SubscriberSubAccountID in schema components_xsd Drilldown into SubscriberAccountID in schema components_xsd Drilldown into SubscriptionServiceGroupType in schema components_xsdXSD Diagram of SubscriptionServiceGroup in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SubscriptionServiceGroup" type="SubscriptionServiceGroupType">
    <xsd:annotation>
        <xsd:documentation>
                The SubscriptionServiceGroup component identifies the Subscriber of
                    the service and the terms of the subscription.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SubscriberAccountID star:SubscriberAccountID (1) (1)
SubscriberSubAccountID star:SubscriberSubAccountID 0 (1)
SubscriptionServiceType star:SubscriptionServiceType (1) (1)
SubscriptionServiceStartDate star:SubscriptionServiceStartDate (1) (1)
SubscriptionServiceEndDate star:SubscriptionServiceEndDate (1) (1)
Collapse Derivation Tree: