| schema location: | C:\AdsML\AdsMLMediapack-1.0-Main-AS.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.adsml.org/adsmlmediapack/1.0 |
| Elements |
| AdsMLMediapack |
| schema location: | C:\AdsML\AdsMLMediapack-1.0-PublicTypeLibrary-AS.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.adsml.org/adsmlmediapack/1.0 |
| schema location: | C:\AdsML\AdsMLTypeLibrary-2.0-AS.xsd |
| attribute form default: | qualified |
| element form default: | qualified |
| targetNamespace: | http://www.adsml.org/typelibrary/2.0 |
| schema location: | C:\AdsML\AdsMLControlledVocabularies-3.0-AS.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.adsml.org/controlledvocabularies/3.0 |
| schema location: | C:\AdsML\AdsMLBookings-2.5-PublicTypeLibrary-AS.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.adsml.org/adsmlbookings/2.5 |
| schema location: | C:\AdsML\AdsMLMaterials-2.5-PublicTypeLibrary-AS.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.adsml.org/adsmlmaterials/2.5 |
| schema location: | altova://ystream/xml.xsd |
| attribute form default: | |
| element form default: | |
| targetNamespace: | http://www.w3.org/XML/1998/namespace |
| Attributes | Attr. groups |
| base | specialAttrs |
| id | |
| lang | |
| space |
| schema location: | C:\AdsML\AdsMLStructuredDescriptions-1.0-PublicTypeLibrary-AS.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.adsml.org/adsmlstructureddescriptions/1.0 |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of AdsMLItemType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | Header Properties RatecardRequest Ratecard RatecardWithdrawal AdministrativeResponse | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="AdsMLMediapack"> <xs:complexType> <xs:complexContent> <xs:extension base="adsml:AdsMLItemType"> <xs:group ref="MediapackTransactions"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| properties |
|
||
| children | AdditionalServiceID ServiceCode Name DescriptionLine PricePerUnit TaxCategory Note Properties | ||
| used by |
|
||
| source | <xs:element name="AdditionalService"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:AdditionalServiceID" minOccurs="0"/> <xs:element ref="adsml:ServiceCode"/> <xs:element ref="Name" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="adsml:DescriptionLine" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="PricePerUnit" maxOccurs="unbounded"/> <xs:element ref="adsml:TaxCategory" minOccurs="0"/> <xs:element ref="adsml:Note" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="adsml:Properties" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| properties |
|
||
| children | SellersReference OtherReference | ||
| used by |
|
||
| source | <xs:element name="AuxiliaryMediapackReferences"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:SellersReference" minOccurs="0"/> <xs:element ref="adsml:OtherReference" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| type | RelaxedPartyType | ||
| properties |
|
||
| children | Identifier AuxiliaryReferences Name PartyAddress Contact RelatedParty PartyTaxScheme Properties | ||
| used by |
|
||
| source | <xs:element name="BookingParty" type="adsml:RelaxedPartyType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| type | extension of DecimalValueRangeType | ||
| properties |
|
||
| children | Minimum Maximum Value Period | ||
| used by |
|
||
| source | <xs:element name="BuyingVolume"> <xs:complexType> <xs:complexContent> <xs:extension base="DecimalValueRangeType"> <xs:sequence> <xs:element ref="Period" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||
| properties |
|
||||
| children | ChargeDiscountIdentifier OtherReference RateCode DescriptionLine PricePerUnit Percent PricingBasis TaxCategory RateQualifier.NewspaperMagazine RateQualifier.Insert RateQualifier.Interactive RateQualifier Properties | ||||
| used by |
|
||||
| source | <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> |
| diagram | ![]() |
||||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||||
| type | QIDType | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:element name="ChargeDiscountIdentifier" type="adsml:QIDType"/> |
| diagram | ![]() |
||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||
| type | IntegerType | ||||
| properties |
|
||||
| used by |
|
||||
| source | <xs:element name="Count" type="adsml:IntegerType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| type | CodeType | ||
| properties |
|
||
| children | CodeList CodeValue Description | ||
| used by |
|
||
| source | <xs:element name="CustomerCategory" type="adsml:CodeType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| type | PeriodType | ||
| properties |
|
||
| children | StartDateTime EndDateTime DurationMeasure Description | ||
| used by |
|
||
| source | <xs:element name="DataPeriod" type="adsml:PeriodType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||||||||||||||||||||||||
| type | ShortStringType.i18n | ||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||
| source | <xs:element name="DataSource" type="adsml:ShortStringType.i18n"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||||||||||
| type | extension of DateType | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Date"> <xs:complexType> <xs:simpleContent> <xs:extension base="adsml:DateType"> <xs:attribute ref="adsml:negated"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| properties |
|
||
| children | DaysEarlier DeliveryTime | ||
| source | <xs:element name="Deadline"> <xs:complexType> <xs:sequence> <xs:element name="DaysEarlier" type="adsml:IntegerType"/> <xs:element name="DeliveryTime" type="adsml:TimeType"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||
| type | IntegerType | ||||
| properties |
|
||||
| source | <xs:element name="DaysEarlier" type="adsml:IntegerType"/> |
| diagram | ![]() |
||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||
| type | TimeType | ||||
| properties |
|
||||
| source | <xs:element name="DeliveryTime" type="adsml:TimeType"/> |
| diagram | ![]() |
||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||
| type | NegatableRequirementSpecType | ||||
| properties |
|
||||
| children | Code Text | ||||
| used by |
|
||||
| source | <xs:element name="DemographicScope" type="adsml:NegatableRequirementSpecType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||
| children | Description WWW DocumentRendering | ||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||
| source | <xs:element name="DescriptiveInformation"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:Description" minOccurs="0"/> <xs:element ref="WWW" minOccurs="0"/> <xs:element ref="adsml:DocumentRendering" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attributeGroup ref="adsml:i18nAttributes"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| properties |
|
||
| children | Target | ||
| used by |
|
||
| source | <xs:element name="Distribution"> <xs:complexType> <xs:sequence> <xs:element ref="Target" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| type | extension of IntegerValueRangeType | ||
| properties |
|
||
| children | Minimum Maximum Value Unit Period | ||
| used by |
|
||
| source | <xs:element name="Frequency"> <xs:complexType> <xs:complexContent> <xs:extension base="IntegerValueRangeType"> <xs:sequence> <xs:element ref="adsml:Unit"/> <xs:element ref="Period" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| type | GeneralRateQualifierType | ||
| properties |
|
||
| children | QualifierType Qualifier Note | ||
| used by |
|
||
| source | <xs:element name="GeneralQualifier" type="GeneralRateQualifierType"/> |
| diagram | ![]() |
||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||
| type | NegatableRequirementSpecType | ||||
| properties |
|
||||
| children | Code Text | ||||
| used by |
|
||||
| source | <xs:element name="GeographicScope" type="adsml:NegatableRequirementSpecType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||||||||||
| type | extension of LanguageType | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Language"> <xs:complexType> <xs:simpleContent> <xs:extension base="adsml:LanguageType"> <xs:attribute name="primary" type="adsml:BooleanType" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| type | BooleanType | ||||
| properties |
|
||||
| source | <xs:attribute name="primary" type="adsml:BooleanType" use="optional"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| type | SizeType.Book | ||
| properties |
|
||
| children | AdSizeCode Width Height Area Gutter | ||
| used by |
|
||
| source | <xs:element name="MaxSize" type="adsml-bo:SizeType.Book"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| type | SizeType.Book | ||
| properties |
|
||
| children | AdSizeCode Width Height Area Gutter | ||
| used by |
|
||
| source | <xs:element name="MinSize" type="adsml-bo:SizeType.Book"/> |
| diagram | ![]() |
||||||||||||||||||||||||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||||||||||||||||||||||||
| type | StringType.i18n | ||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||
| source | <xs:element name="Name" type="adsml:StringType.i18n"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| type | IntegerValueRangeType | ||
| properties |
|
||
| children | Minimum Maximum Value | ||
| used by |
|
||
| source | <xs:element name="NumberOfPages" type="IntegerValueRangeType"/> |
| diagram | ![]() |
||||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||||
| type | QIDType | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:element name="ParentPublicationReference" type="adsml:QIDType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||||||||||
| type | extension of PeriodType | ||||||||||||
| properties |
|
||||||||||||
| children | StartDateTime EndDateTime DurationMeasure Description | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Period"> <xs:complexType> <xs:complexContent> <xs:extension base="adsml:PeriodType"> <xs:attribute ref="adsml:negated"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | |||||||||
| type | PriceIsForCV | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="PriceIsFor" type="PriceIsForCV"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| properties |
|
||
| children | Price Unit CurrencyCode | ||
| used by |
|
||
| source | <xs:element name="PricePerUnit"> <xs:complexType> <xs:sequence> <xs:element name="Price" type="adsml:PricePerUnitType"/> <xs:element ref="adsml:Unit" minOccurs="0"/> <xs:element ref="adsml:CurrencyCode" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||||||||||||
| type | PricePerUnitType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Price" type="adsml:PricePerUnitType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| type | NegatableRequirementSpecType | ||
| properties |
|
||
| children | Code Text | ||
| used by |
|
||
| source | <xs:element name="PricingBasis" type="adsml:NegatableRequirementSpecType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| properties |
|
||
| children | PublicationIdentifier PublicationCode Name MediaType DescriptiveInformation Language ParentPublicationReference PublishedBy Contact PublishingSchedule Statistics Properties | ||
| used by |
|
||
| source | <xs:element name="Publication"> <xs:complexType> <xs:sequence> <xs:element ref="PublicationIdentifier"/> <xs:element ref="PublicationCode" minOccurs="0"/> <xs:element ref="Name" maxOccurs="unbounded"/> <xs:element ref="adsml:MediaType" minOccurs="0"/> <xs:element ref="DescriptiveInformation" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Language" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ParentPublicationReference" minOccurs="0"/> <xs:element ref="PublishedBy" minOccurs="0"/> <xs:element ref="adsml:Contact" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="PublishingSchedule" minOccurs="0"/> <xs:element ref="Statistics" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="adsml:Properties" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| type | CodeType | ||
| properties |
|
||
| children | CodeList CodeValue Description | ||
| used by |
|
||
| source | <xs:element name="PublicationCode" type="adsml:CodeType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlmediapack/1.0 | ||
| type | QIDType | ||
| properties |
|