Definition Type: Element
Name: ChargeDiscount
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 RateQualifier in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into RateQualifier.Interactive in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into RateQualifier.Insert in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into RateQualifier.NewspaperMagazine in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into RateQualifiersGroup in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into TaxCategory in schema adsmltypelibrary-2_0-as_xsd Drilldown into PricingBasis in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into Percent in schema adsmltypelibrary-2_0-as_xsd Drilldown into PricePerUnit in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into DescriptionLine in schema adsmltypelibrary-2_0-as_xsd Drilldown into RateCode in schema adsmltypelibrary-2_0-as_xsd Drilldown into OtherReference in schema adsmltypelibrary-2_0-as_xsd Drilldown into ChargeDiscountIdentifier in schema adsmlmediapack-1_0-publictypelibrary-as_xsdXSD Diagram of ChargeDiscount in schema adsmlmediapack-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="ChargeDiscount">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="ChargeDiscountIdentifier" minOccurs="0" />
            <xs:element ref="adsml:OtherReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="adsml:RateCode" />
            <xs:element ref="adsml:DescriptionLine" minOccurs="0" maxOccurs="unbounded" />
            <xs:choice>
                <xs:element ref="PricePerUnit" maxOccurs="unbounded" />
                <xs:element ref="adsml:Percent" />
            </xs:choice>
            <xs:element ref="PricingBasis" minOccurs="0" />
            <xs:element ref="adsml:TaxCategory" minOccurs="0" />
            <xs:group ref="RateQualifiersGroup" 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
ChargeDiscountIdentifier nsB:ChargeDiscountIdentifier 0 (1)
OtherReference adsml:OtherReference 0 unbounded
RateCode adsml:RateCode (1) (1)
DescriptionLine adsml:DescriptionLine 0 unbounded
PricePerUnit nsB:PricePerUnit (1) unbounded
Percent adsml:Percent (1) (1)
PricingBasis nsB:PricingBasis 0 (1)
TaxCategory adsml:TaxCategory 0 (1)
RateQualifier.NewspaperMagazine nsB:RateQualifier.NewspaperMagazine (1) (1)
RateQualifier.Insert nsB:RateQualifier.Insert (1) (1)
RateQualifier.Interactive nsB:RateQualifier.Interactive (1) (1)
RateQualifier nsB:RateQualifier (1) (1)
Properties adsml:Properties 0 (1)
<xs:group> nsB:RateQualifiersGroup 0 unbounded