Definition Type: Element
Name: RatecardRequest
Namespace: http://www.adsml.org/adsmlmediapack/1.0
Containing Schema: AdsMLMediapack-1.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into FilterBy in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into SellersReference in schema adsmltypelibrary-2_0-as_xsd Drilldown into RatecardIdentifier in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into BusinessMessageDate in schema adsmltypelibrary-2_0-as_xsd Drilldown into RatecardRequestModule in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into presentationTransformation in schema adsmltypelibrary-2_0-as_xsd Drilldown into messageAssembledTime in schema adsmltypelibrary-2_0-as_xsd Drilldown into messageClass in schema adsmltypelibrary-2_0-as_xsd Drilldown into messageHeaderLine in schema adsmltypelibrary-2_0-as_xsd Drilldown into messageID in schema adsmltypelibrary-2_0-as_xsd Drilldown into commonMessageAttributes in schema adsmltypelibrary-2_0-as_xsd Drilldown into messageCode in schema adsmlmediapack-1_0-publictypelibrary-as_xsdXSD Diagram of RatecardRequest in schema adsmlmediapack-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="RatecardRequest">
    <xs:complexType>
        <xs:sequence>
            <xs:group ref="RatecardRequestModule" />
        </xs:sequence>
        <xs:attribute name="messageCode" type="AdsMLMediapackMessageCodeCV" use="required" fixed="MP-PR" />
        <xs:attributeGroup ref="adsml:commonMessageAttributes" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BusinessMessageDate adsml:BusinessMessageDate (1) (1)
RatecardIdentifier nsB:RatecardIdentifier (1) unbounded
SellersReference adsml:SellersReference (1) unbounded
FilterBy nsB:FilterBy (1) unbounded
<xs:group> nsB:RatecardRequestModule (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
messageCode nsB:messageCode Required
messageID adsml:messageID Required
messageHeaderLine adsml:messageHeaderLine (Optional)
messageClass adsml:messageClass Required
messageAssembledTime adsml:messageAssembledTime Optional
presentationTransformation adsml:presentationTransformation Optional