Definition Type: ComplexType
Name: RespondSubscriptionServiceDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: RespondSubscriptionService.xsd
Abstract
Documentation:
Respond Subscription Service Data Area
Collapse XSD Schema Diagram:
Drilldown into SubscriptionService in schema subscriptionservice_xsd Drilldown into Respond in schema meta_xsdXSD Diagram of RespondSubscriptionServiceDataAreaType in schema respondsubscriptionservice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="RespondSubscriptionServiceDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
				Respond Subscription Service Data Area
			</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Respond" />
        <xsd:element ref="SubscriptionService" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Respond star:Respond (1) (1)
SubscriptionService star:SubscriptionService (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:RespondSubscriptionServiceDataArea