Definition Type: Group
Name: RatecardResponseModule
Namespace: http://www.adsml.org/adsmlmediapack/1.0
Containing Schema: AdsMLMediapack-1.0-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into TermsAndConditions in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into ChargeDiscount in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into AdditionalService in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into RateGroup in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into DocumentCurrencyCode in schema adsmltypelibrary-2_0-as_xsd Drilldown into Publication in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into OtherParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into SellingParty in schema adsmltypelibrary-2_0-as_xsd Drilldown into Status in schema adsmltypelibrary-2_0-as_xsd Drilldown into ValidFor in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into ValidityPeriod in schema adsmltypelibrary-2_0-as_xsd Drilldown into Name in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into IssueDate in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of RatecardResponseModule in schema adsmlmediapack-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:group name="RatecardResponseModule">
    <xs:sequence>
        <xs:element ref="adsml:IssueDate" />
        <xs:element ref="Name" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:ValidityPeriod" />
        <xs:element ref="ValidFor" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:Status" />
        <xs:element ref="adsml:SellingParty" />
        <xs:element ref="adsml:OtherParty" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="Publication" maxOccurs="unbounded" />
        <xs:element ref="adsml:DocumentCurrencyCode" minOccurs="0" />
        <xs:element ref="RateGroup" maxOccurs="unbounded" />
        <xs:element ref="AdditionalService" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="ChargeDiscount" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="TermsAndConditions" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IssueDate adsml:IssueDate (1) (1)
Name nsB:Name 0 unbounded
ValidityPeriod adsml:ValidityPeriod (1) (1)
ValidFor nsB:ValidFor 0 unbounded
Status adsml:Status (1) (1)
SellingParty adsml:SellingParty (1) (1)
OtherParty adsml:OtherParty 0 unbounded
Publication nsB:Publication (1) unbounded
DocumentCurrencyCode adsml:DocumentCurrencyCode 0 (1)
RateGroup nsB:RateGroup (1) unbounded
AdditionalService nsB:AdditionalService 0 unbounded
ChargeDiscount nsB:ChargeDiscount 0 unbounded
TermsAndConditions nsB:TermsAndConditions 0 unbounded