Definition Type: Element
Name: RateGroup
Namespace: http://www.adsml.org/adsmlmediapack/1.0
Containing Schema: AdsMLMediapack-1.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into Note in schema adsmltypelibrary-2_0-as_xsd Drilldown into Statistics in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into TechSpecs in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into ChargeDiscount in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into Rate in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into TermsAndConditions in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into Language in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into PublishingSchedule in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into PublicationReference in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into Description in schema adsmltypelibrary-2_0-as_xsd Drilldown into Name in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into OtherReference in schema adsmltypelibrary-2_0-as_xsd Drilldown into RateGroupIdentifier in schema adsmlmediapack-1_0-publictypelibrary-as_xsdXSD Diagram of RateGroup in schema adsmlmediapack-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="RateGroup">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="RateGroupIdentifier" minOccurs="0" />
            <xs:element ref="adsml:OtherReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="Name" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="adsml:Description" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="PublicationReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="PublishingSchedule" minOccurs="0" />
            <xs:element ref="Language" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TermsAndConditions" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="Rate" maxOccurs="unbounded" />
            <xs:element ref="ChargeDiscount" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TechSpecs" minOccurs="0" />
            <xs:element ref="Statistics" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="adsml:Note" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="adsml:Properties" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RateGroupIdentifier nsB:RateGroupIdentifier 0 (1)
OtherReference adsml:OtherReference 0 unbounded
Name nsB:Name 0 unbounded
Description adsml:Description 0 unbounded
PublicationReference nsB:PublicationReference 0 unbounded
PublishingSchedule nsB:PublishingSchedule 0 (1)
Language nsB:Language 0 unbounded
TermsAndConditions nsB:TermsAndConditions 0 unbounded
Rate nsB:Rate (1) unbounded
ChargeDiscount nsB:ChargeDiscount 0 unbounded
TechSpecs nsB:TechSpecs 0 (1)
Statistics nsB:Statistics 0 unbounded
Note adsml:Note 0 unbounded
Properties adsml:Properties 0 (1)