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