schema location: | C:\AdsML\AdsMLMaterials-2.5-Main-AS.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.adsml.org/adsmlmaterials/2.5 |
Elements |
AdsMLMaterials |
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: | 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\AdsMLStructuredDescriptions-1.0-PublicTypeLibrary-AS.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.adsml.org/adsmlstructureddescriptions/1.0 |
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 |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of AdsMLItemType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | Header Properties AdMaterial AdMaterialResponse AdMaterialStatus AdMaterialStatusEnquiry AdMaterialKillOrder AdMaterialKillOrderResponse AdMaterialResendRequest AdMaterialDeliveryOrder AdMaterialDeliveryOrderResponse AdMaterialDeliveryOrderChange AdMaterialDeliveryOrderStatus AdMaterialDeliveryOrderStatusEnquiry AdMaterialDeliveryOrderCancellation AdministrativeResponse | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdsMLMaterials"> <!--This is the root element for the AdsMLMaterials standard from the AdsML Consortium (http://www.adsml.org). --> <xs:complexType> <xs:complexContent> <xs:extension base="adsml:AdsMLItemType"> <xs:group ref="MaterialsTransactions"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | AdContentType.RequestResponse | ||
properties |
|
||
children | MaterialsIdentifier AuxiliaryMaterialsReferences Status DescriptionLine UsageLabel AdContentSearchText AdContentText StructuredDescriptions Rendering Component Delivery Properties | ||
used by |
|
||
source | <xs:element name="AdContent" type="AdContentType.RequestResponse"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | MaterialsReference AuxiliaryMaterialsReferences | ||
used by |
|
||
source | <xs:element name="AdContentReferences"> <xs:complexType> <xs:sequence> <xs:element name="MaterialsReference" type="adsml:QIDType" minOccurs="0"/> <xs:element ref="AuxiliaryMaterialsReferences" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||
type | QIDType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="MaterialsReference" type="adsml:QIDType" minOccurs="0"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | StringType | ||
properties |
|
||
used by |
|
||
source | <xs:element name="AdContentSearchString" type="adsml:StringType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | AdContentSearchString | ||
used by |
|
||
source | <xs:element name="AdContentSearchText"> <xs:complexType> <xs:sequence> <xs:element ref="AdContentSearchString" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | AnyMixedContentType | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="AdContentText" type="adsml:AnyMixedContentType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | MaterialsIdentifier AuxiliaryMaterialsReferences ResendRequestReferences DeliveryOrderReferences ReplacesMaterialsReference ReasonForReplacement BusinessMessageDate BookingInformation MaterialsPreparerParty DeliveringParty MaterialsRecipientParty OtherParty AdContent Properties | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterial"> <xs:complexType> <xs:sequence> <xs:element ref="MaterialsIdentifier"/> <xs:element ref="AuxiliaryMaterialsReferences" minOccurs="0"/> <xs:element ref="ResendRequestReferences" minOccurs="0"/> <xs:element ref="DeliveryOrderReferences" minOccurs="0"/> <xs:element ref="ReplacesMaterialsReference" minOccurs="0"/> <xs:element ref="ReasonForReplacement" minOccurs="0" maxOccurs="unbounded"/> <xs:group ref="AdMaterialRequestModule"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-M"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-M"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | DeliveryOrderIdentifier AuxiliaryDeliveryOrderReferences BusinessMessageDate OrderDate DoNotDeliverBefore DeliveryOrderingParty DeliveringParty MaterialsPreparerParty ForDeliveryTo OtherParty AdContent ArchivedContent MaterialsExpectations ReplacesMaterialsReference ReasonForReplacement AdditionalService Properties | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterialDeliveryOrder"> <xs:complexType> <xs:sequence> <xs:element ref="DeliveryOrderIdentifier"/> <xs:element ref="AuxiliaryDeliveryOrderReferences" minOccurs="0"/> <xs:group ref="DeliveryOrderRequestModule"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DO"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DO"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | DeliveryOrderIdentifier AuxiliaryDeliveryOrderReferences RevisionIdentifier ReasonForCancellation BusinessMessageDate OrderDate DoNotDeliverBefore DeliveryOrderingParty DeliveringParty MaterialsPreparerParty ForDeliveryTo OtherParty AdContent ArchivedContent MaterialsExpectations ReplacesMaterialsReference ReasonForReplacement AdditionalService Properties | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterialDeliveryOrderCancellation"> <xs:complexType> <xs:sequence> <xs:element ref="DeliveryOrderIdentifier"/> <xs:element ref="AuxiliaryDeliveryOrderReferences" minOccurs="0"/> <xs:element ref="adsml:RevisionIdentifier" minOccurs="0"/> <xs:element ref="adsml:ReasonForCancellation" minOccurs="0" maxOccurs="unbounded"/> <xs:group ref="DeliveryOrderRequestModule"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DOX"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DOX"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | DeliveryOrderIdentifier AuxiliaryDeliveryOrderReferences ChangeSpecification RevisionIdentifier BusinessMessageDate OrderDate DoNotDeliverBefore DeliveryOrderingParty DeliveringParty MaterialsPreparerParty ForDeliveryTo OtherParty AdContent ArchivedContent MaterialsExpectations ReplacesMaterialsReference ReasonForReplacement AdditionalService Properties | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterialDeliveryOrderChange"> <xs:complexType> <xs:sequence> <xs:element ref="DeliveryOrderIdentifier"/> <xs:element ref="AuxiliaryDeliveryOrderReferences" minOccurs="0"/> <xs:element ref="adsml:ChangeSpecification" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="adsml:RevisionIdentifier" minOccurs="0"/> <xs:group ref="DeliveryOrderRequestModule"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DOC"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DOC"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | DeliveryOrderIdentifier AuxiliaryDeliveryOrderReferences RevisionIdentifier BusinessMessageDate OrderDate DoNotDeliverBefore RequestDenied DeliveryOrderingParty DeliveringParty MaterialsPreparerParty ForDeliveryTo OtherParty Status AdContent ArchivedContent MaterialsExpectations ReplacesMaterialsReference ReasonForReplacement AdditionalService Properties | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterialDeliveryOrderResponse"> <xs:complexType> <xs:sequence> <xs:element ref="DeliveryOrderIdentifier"/> <xs:element ref="AuxiliaryDeliveryOrderReferences" minOccurs="0"/> <xs:element ref="adsml:RevisionIdentifier" minOccurs="0"/> <xs:group ref="DeliveryOrderResponseModule"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DOR"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> <xs:attribute ref="adsml:inResponseToMessageID" use="required"/> <xs:attribute ref="adsml:inResponseToMessageCode" use="required"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DOR"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | DeliveryOrderIdentifier AuxiliaryDeliveryOrderReferences RevisionIdentifier BusinessMessageDate OrderDate DoNotDeliverBefore RequestDenied DeliveryOrderingParty DeliveringParty MaterialsPreparerParty ForDeliveryTo OtherParty Status AdContent ArchivedContent MaterialsExpectations ReplacesMaterialsReference ReasonForReplacement AdditionalService Properties | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterialDeliveryOrderStatus"> <xs:complexType> <xs:sequence> <xs:element ref="DeliveryOrderIdentifier"/> <xs:element ref="AuxiliaryDeliveryOrderReferences" minOccurs="0"/> <xs:element ref="adsml:RevisionIdentifier" minOccurs="0"/> <xs:group ref="DeliveryOrderResponseModule"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DOS"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> <xs:attribute ref="adsml:lastReceivedMessageID" use="optional"/> <xs:attribute ref="adsml:inResponseToMessageID" use="optional"/> <xs:attribute ref="adsml:inResponseToMessageCode" use="optional"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DOS"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | DeliveryOrderIdentifier BusinessMessageDate | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterialDeliveryOrderStatusEnquiry"> <xs:complexType> <xs:sequence> <xs:element ref="DeliveryOrderIdentifier"/> <xs:element ref="adsml:BusinessMessageDate" minOccurs="0"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DOSE"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-DOSE"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | MaterialsIdentifier AuxiliaryMaterialsReferences BusinessMessageDate ReasonForKill Properties | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterialKillOrder"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="MaterialsIdentifier"/> <xs:element ref="AuxiliaryMaterialsReferences" minOccurs="0"/> <xs:element ref="adsml:BusinessMessageDate" minOccurs="0"/> <xs:element ref="ReasonForKill" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="adsml:Properties" minOccurs="0"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-MX"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-MX"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | MaterialsIdentifier AuxiliaryMaterialsReferences BusinessMessageDate Status Properties | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterialKillOrderResponse"> <xs:complexType> <xs:sequence> <xs:element ref="MaterialsIdentifier"/> <xs:element ref="AuxiliaryMaterialsReferences" minOccurs="0"/> <xs:element ref="adsml:BusinessMessageDate" minOccurs="0"/> <xs:element ref="adsml:Status"/> <xs:element ref="adsml:Properties" minOccurs="0"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-MXR"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> <xs:attribute ref="adsml:inResponseToMessageID" use="required"/> <xs:attribute ref="adsml:inResponseToMessageCode" use="required"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-MXR"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | ResendRequestIdentifier AuxiliaryResendRequestReferences BusinessMessageDate ReasonForResendRequest ResendMaterialsByReference ResendMaterialsByFilter Properties | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterialResendRequest"> <xs:complexType> <xs:sequence> <xs:element ref="ResendRequestIdentifier"/> <xs:element ref="AuxiliaryResendRequestReferences" minOccurs="0"/> <xs:group ref="AdMaterialResendRequestModule"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-RES"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-RES"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | MaterialsIdentifier AuxiliaryMaterialsReferences BusinessMessageDate RequestDenied BookingInformation MaterialsPreparerParty DeliveringParty MaterialsRecipientParty OtherParty Status AdContent Properties | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterialResponse"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="MaterialsIdentifier"/> <xs:element ref="AuxiliaryMaterialsReferences" minOccurs="0"/> <xs:group ref="AdMaterialResponseModule"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-MR"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> <xs:attribute ref="adsml:inResponseToMessageID" use="required"/> <xs:attribute ref="adsml:inResponseToMessageCode" use="required"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-MR"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | MaterialsIdentifier AuxiliaryMaterialsReferences BusinessMessageDate RequestDenied BookingInformation MaterialsPreparerParty DeliveringParty MaterialsRecipientParty OtherParty Status AdContent Properties | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterialStatus"> <xs:complexType> <xs:sequence> <xs:element ref="MaterialsIdentifier"/> <xs:element ref="AuxiliaryMaterialsReferences" minOccurs="0"/> <xs:group ref="AdMaterialResponseModule"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-MS"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> <xs:attribute ref="adsml:lastReceivedMessageID" use="optional"/> <xs:attribute ref="adsml:inResponseToMessageID" use="optional"/> <xs:attribute ref="adsml:inResponseToMessageCode" use="optional"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-MS"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||
children | MaterialsIdentifier BusinessMessageDate | ||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AdMaterialStatusEnquiry"> <xs:complexType> <xs:sequence> <xs:element ref="MaterialsIdentifier"/> <xs:element ref="adsml:BusinessMessageDate" minOccurs="0"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-MSE"/> <xs:attributeGroup ref="adsml:commonMessageAttributes"/> </xs:complexType> </xs:element> |
type | AdsMLMaterialsMessageCodeCV | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:attribute name="messageCode" type="AdsMLMaterialsMessageCodeCV" use="required" fixed="AM-MSE"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | DateTimeType | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="ApprovalDateTime" type="adsml:DateTimeType" nillable="true"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | CodeType | ||
properties |
|
||
children | CodeList CodeValue Description | ||
used by |
|
||
source | <xs:element name="ApprovalStatus" type="adsml:CodeType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | RelaxedPartyType | ||
properties |
|
||
children | Identifier AuxiliaryReferences Name PartyAddress Contact RelatedParty PartyTaxScheme Properties | ||
used by |
|
||
source | <xs:element name="ApproverParty" type="adsml:RelaxedPartyType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | StringType | ||
properties |
|
||
used by |
|
||
source | <xs:element name="ApproverUserLogin" type="adsml:StringType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | AssociatedMetadataType | ||
properties |
|
||
children | Type DescriptionLine ContentProperties Properties ContentData ContentDataRef | ||
used by |
|
||
source | <xs:element name="AssociatedMetadata" type="AssociatedMetadataType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | PreparersReference PublishersReference OtherReference | ||
used by |
|
||
source | <xs:element name="AuxiliaryComponentReferences"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:PreparersReference" minOccurs="0"/> <xs:element ref="adsml:PublishersReference" minOccurs="0"/> <xs:element ref="adsml:OtherReference" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | OrderersReference DeliverersReference OtherReference | ||
used by |
|
||
source | <xs:element name="AuxiliaryDeliveryOrderReferences"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:OrderersReference" minOccurs="0"/> <xs:element ref="adsml:DeliverersReference" minOccurs="0"/> <xs:element ref="adsml:OtherReference" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | DeliverersReference ReceiversReference OtherReference | ||
used by |
|
||
source | <xs:element name="AuxiliaryDeliveryReferences"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:DeliverersReference" minOccurs="0"/> <xs:element ref="adsml:ReceiversReference" minOccurs="0"/> <xs:element ref="adsml:OtherReference" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | BuyersReference PublishersReference PreparersReference AdvertisersReference DeliverersReference ReceiversReference OtherReference | ||
used by | |||
source | <xs:element name="AuxiliaryMaterialsReferences"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:BuyersReference" minOccurs="0"/> <xs:element ref="adsml:PublishersReference" minOccurs="0"/> <xs:element ref="adsml:PreparersReference" minOccurs="0"/> <xs:element ref="adsml:AdvertisersReference" minOccurs="0"/> <xs:element ref="adsml:DeliverersReference" minOccurs="0"/> <xs:element ref="adsml:ReceiversReference" minOccurs="0"/> <xs:element ref="adsml:OtherReference" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | PreparersReference PublishersReference OtherReference | ||
used by |
|
||
source | <xs:element name="AuxiliaryRenderingReferences"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:PreparersReference" minOccurs="0"/> <xs:element ref="adsml:PublishersReference" minOccurs="0"/> <xs:element ref="adsml:OtherReference" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | PublishersReference DeliverersReference OtherReference | ||
used by |
|
||
source | <xs:element name="AuxiliaryResendRequestReferences"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:PublishersReference" minOccurs="0"/> <xs:element ref="adsml:DeliverersReference" minOccurs="0"/> <xs:element ref="adsml:OtherReference" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
properties |
|
||||
children | BookingReference AuxiliaryBookingReferences BookingDate PlacementInformation BookingParty SellingParty Advertiser OtherParty DocumentRendering Properties | ||||
used by |
|
||||
source | <xs:element name="BookingInformation"> <xs:complexType> <xs:sequence> <xs:element ref="adsml-bo:BookingReference" minOccurs="0"/> <xs:element ref="adsml-bo:AuxiliaryBookingReferences" minOccurs="0"/> <xs:element ref="adsml-bo:BookingDate" minOccurs="0"/> <xs:element ref="PlacementInformation" minOccurs="0"/> <xs:element ref="adsml:BookingParty" minOccurs="0"/> <xs:element ref="adsml:SellingParty" minOccurs="0"/> <xs:element ref="adsml:Advertiser" minOccurs="0"/> <xs:element ref="adsml:OtherParty" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="adsml:DocumentRendering" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="adsml:Properties" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | BooleanType | ||
properties |
|
||
used by |
|
||
source | <xs:element name="Calibrated" type="adsml:BooleanType"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | DateTimeType | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="CalibrationDateTime" type="adsml:DateTimeType" nillable="true"/> |
diagram | ![]() |
||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||
type | StringType.i18n | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
source | <xs:element name="Comments" type="adsml:StringType.i18n"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | OtherPartyType | ||
properties |
|
||
children | Identifier AuxiliaryReferences Name PartyAddress Contact RelatedParty PartyTaxScheme Properties Role | ||
used by |
|
||
source | <xs:element name="CompanyContact" type="adsml:OtherPartyType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | ComponentType.Base | ||
properties |
|
||
children | ComponentIdentifier AuxiliaryComponentReferences ComponentType Usage Status DescriptionLine ContentProperties Properties ContentHandlingInstructions Size Duration Preflight SoftProofTicket AssociatedMetadata ContentData | ||
used by |
|
||
source | <xs:element name="Component" type="ComponentType.Base"/> |
diagram | ![]() |
||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||
type | QIDType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:element name="ComponentIdentifier" type="adsml:QIDType"/> |
diagram | ![]() |
||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||
type | QIDType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:element name="ComponentReference" type="adsml:QIDType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | CodeType | ||
properties |
|
||
children | CodeList CodeValue Description | ||
used by |
|
||
source | <xs:element name="ComponentType" type="adsml:CodeType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | RequirementSpecType | ||
properties |
|
||
children | Code Text | ||
used by |
|
||
source | <xs:element name="ContentHandlingInstructions" type="adsml:RequirementSpecType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | CommunicationChannel.PhysicalAddress CommunicationChannel.EMail CommunicationChannel.Phone CommunicationChannel.WWW CommunicationChannel.Other | ||
used by |
|
||
source | <xs:element name="DeliveryAddress"> <xs:complexType> <xs:sequence> <xs:group ref="adsml:AllCommunicationChannelsGroup"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||
type | QIDType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:element name="DeliveryIdentifier" type="adsml:QIDType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | RequirementSpecType | ||
properties |
|
||
children | Code Text | ||
used by |
|
||
source | <xs:element name="DeliveryInstructions" type="adsml:RequirementSpecType"/> |
diagram | ![]() |
||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||
type | QIDType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:element name="DeliveryOrderIdentifier" type="adsml:QIDType"/> |
diagram | ![]() |
||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||
type | QIDType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:element name="DeliveryOrderReference" type="adsml:QIDType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | DeliveryOrderReference AuxiliaryDeliveryOrderReferences | ||
used by |
|
||
source | <xs:element name="DeliveryOrderReferences"> <xs:complexType> <xs:sequence> <xs:element ref="DeliveryOrderReference" minOccurs="0"/> <xs:element ref="AuxiliaryDeliveryOrderReferences" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | DecimalMeasurementType | ||||
properties |
|
||||
children | UnitOfMeasure Value | ||||
used by |
|
||||
source | <xs:element name="Depth" type="adsml:DecimalMeasurementType" nillable="true"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | CommunicationChannel.EMail CommunicationChannel.Phone CommunicationChannel.WWW CommunicationChannel.Other | ||
used by |
|
||
source | <xs:element name="DigitalDelivery"> <xs:complexType> <xs:sequence> <xs:group ref="adsml:DigitalDeliveryCommunicationChannelsGroup" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | Height Width Depth | ||
used by |
|
||
source | <xs:element name="Dimensions"> <xs:complexType> <xs:sequence> <xs:element ref="Height"/> <xs:element ref="Width"/> <xs:element ref="Depth"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | DateTimeDateType | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="DoNotDeliverBefore" type="adsml:DateTimeDateType" nillable="true"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | DecimalMeasurementType | ||||
properties |
|
||||
children | UnitOfMeasure Value | ||||
used by |
|
||||
source | <xs:element name="Height" type="adsml:DecimalMeasurementType" nillable="true"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | RequirementSpecType | ||
properties |
|
||
children | Code Text | ||
used by |
|
||
source | <xs:element name="LabelingInstructions" type="adsml:RequirementSpecType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | StringType | ||
properties |
|
||
used by |
|
||
source | <xs:element name="Manufacturer" type="adsml:StringType"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | DateTimeDateType | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="MaterialsAvailableDateTime" type="adsml:DateTimeDateType" nillable="true"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | DateTimeDateType | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="MaterialsDueDateTime" type="adsml:DateTimeDateType" nillable="true"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | MaterialsExpectationsType.File | ||
properties |
|
||
children | AuxiliaryMaterialsReferences MaterialsProviderParty MaterialsAvailableDateTime RetrievalAddress RetrievalInstructions MaterialsRecipientParty MaterialsDueDateTime DeliveryAddress DeliveryInstructions LabelingInstructions Size Duration TechSpecDetails Properties | ||
used by | |||
source | <xs:element name="MaterialsExpectations" type="MaterialsExpectationsType.File"/> |
diagram | ![]() |
||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||
type | QIDType | ||||||
properties |
|
||||||
used by | |||||||
facets |
|
||||||
source | <xs:element name="MaterialsIdentifier" type="adsml:QIDType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | RelaxedPartyType | ||
properties |
|
||
children | Identifier AuxiliaryReferences Name PartyAddress Contact RelatedParty PartyTaxScheme Properties | ||
used by |
|
||
source | <xs:element name="MaterialsProviderParty" type="adsml:RelaxedPartyType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | RelaxedPartyType | ||
properties |
|
||
children | Identifier AuxiliaryReferences Name PartyAddress Contact RelatedParty PartyTaxScheme Properties | ||
used by |
|
||
source | <xs:element name="MaterialsRecipientParty" type="adsml:RelaxedPartyType"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | PositiveIntegerType | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="MediaCapacity" type="adsml:PositiveIntegerType" nillable="true"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | StringType | ||
properties |
|
||
used by |
|
||
source | <xs:element name="MediaLabel" type="adsml:StringType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | CodeType | ||
properties |
|
||
children | CodeList CodeValue Description | ||
used by |
|
||
source | <xs:element name="MediaType" type="adsml:CodeType"/> |
diagram | ![]() |
||||||||||||||||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||||||||||||||||
type | StringType.i18n | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
source | <xs:element name="MediaTypeDetails" type="adsml:StringType.i18n"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||
type | VersionedStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Model" type="adsml:VersionedStringType"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||
type | VersionedStringType | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="OperatingSystem" type="adsml:VersionedStringType"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | DateTimeDateType | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="OrderDate" type="adsml:DateTimeDateType" nillable="true"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | OutputResultType | ||
properties |
|
||
children | DescriptionLine ContentProperties Properties ContentData ContentDataRef | ||
used by |
|
||
source | <xs:element name="Output" type="OutputResultType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | StringType | ||
properties |
|
||
used by |
|
||
source | <xs:element name="OutputConditionIdentifier" type="adsml:StringType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | StringType | ||
properties |
|
||
used by |
|
||
source | <xs:element name="OutputConditionProfile" type="adsml:StringType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | CommunicationChannel.PhysicalAddress PhysicalItem | ||
used by |
|
||
source | <xs:element name="PhysicalDelivery"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:CommunicationChannel.PhysicalAddress"/> <xs:element ref="PhysicalItem"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | PhysicalItemType.Base | ||||
properties |
|
||||
children | Weight Dimensions DescriptionLine | ||||
used by |
|
||||
source | <xs:element name="PhysicalItem" type="PhysicalItemType.Base" abstract="true"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | PhysicalItemType.DigitalMedia | ||||
properties |
|
||||
children | Weight Dimensions DescriptionLine MediaCapacity MediaLabel MediaType MediaTypeDetails | ||||
source | <xs:element name="PhysicalItem.DigitalMedia" type="PhysicalItemType.DigitalMedia" substitutionGroup="PhysicalItem"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | PhysicalItemType.Generic | ||||
properties |
|
||||
children | Weight Dimensions DescriptionLine PhysicalItemType | ||||
source | <xs:element name="PhysicalItem.Generic" type="PhysicalItemType.Generic" substitutionGroup="PhysicalItem"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | CodeType | ||
properties |
|
||
children | CodeList CodeValue Description | ||
used by |
|
||
source | <xs:element name="PhysicalItemType" type="adsml:CodeType"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | PlacementInformationType.Base | ||||
properties |
|
||||
children | PlacementReference AuxiliaryPlacementReferences MediaType AdType PlacementTarget Campaign AdvertiserBrand DescriptionLine Status DocumentRendering Properties | ||||
used by |
|
||||
source | <xs:element name="PlacementInformation" type="PlacementInformationType.Base" abstract="true"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | PlacementInformationType.Generic | ||||
properties |
|
||||
children | PlacementReference AuxiliaryPlacementReferences MediaType AdType PlacementTarget Campaign AdvertiserBrand DescriptionLine Status DocumentRendering Properties Publication Scheduling DistributionTarget ProductionDetail.Generic AdditionalService MaterialsExpectations | ||||
source | <xs:element name="PlacementInformation.Generic" type="PlacementInformationType.Generic" substitutionGroup="PlacementInformation"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | PlacementInformationType.Interactive | ||||
properties |
|
||||
children | PlacementReference AuxiliaryPlacementReferences MediaType AdType PlacementTarget Campaign AdvertiserBrand DescriptionLine Status DocumentRendering Properties Publication Scheduling DistributionTarget ProductionDetail.Interactive AdditionalService MaterialsExpectations | ||||
source | <xs:element name="PlacementInformation.Interactive" type="PlacementInformationType.Interactive" substitutionGroup="PlacementInformation"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | PlacementInformationType.NewspaperMagazine | ||||
properties |
|
||||
children | PlacementReference AuxiliaryPlacementReferences MediaType AdType PlacementTarget Campaign AdvertiserBrand DescriptionLine Status DocumentRendering Properties Publication InsertionPeriod DistributionTarget ProductionDetail.NewspaperMagazine AdditionalService MaterialsExpectations | ||||
source | <xs:element name="PlacementInformation.NewspaperMagazine" type="PlacementInformationType.NewspaperMagazine" substitutionGroup="PlacementInformation"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||||||||
type | TestResultType | ||||||||||||
properties |
|
||||||||||||
children | TestResult TestTool TestSpecification Comments CompanyContact Output | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Preflight" type="TestResultType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | Calibrated CalibrationDateTime | ||
used by |
|
||
source | <xs:element name="ProofingDevice"> <xs:complexType> <xs:sequence> <xs:element ref="Calibrated" minOccurs="0"/> <xs:element ref="CalibrationDateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | OperatingSystem Manufacturer Model | ||
used by |
|
||
source | <xs:element name="ProofTool"> <xs:complexType> <xs:sequence> <xs:element ref="OperatingSystem" minOccurs="0"/> <xs:element ref="Manufacturer" minOccurs="0"/> <xs:element ref="Model" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | CodeType | ||
properties |
|
||
children | CodeList CodeValue Description | ||
used by |
|
||
source | <xs:element name="ReasonForKill" type="adsml:CodeType"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | CodeType | ||||
properties |
|
||||
children | CodeList CodeValue Description | ||||
used by |
|
||||
source | <xs:element name="ReasonForReplacement" type="adsml:CodeType"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | DateTimeDateType | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="ReceivedTime" type="adsml:DateTimeDateType" nillable="true"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | RenderingType.Base | ||
properties |
|
||
children | RenderingIdentifier AuxiliaryRenderingReferences RenderingType Usage Status DescriptionLine ContentProperties Properties ContentHandlingInstructions Size Duration Preflight SoftProofTicket AssociatedMetadata ComponentReference ContentData | ||
used by |
|
||
source | <xs:element name="Rendering" type="RenderingType.Base"/> |
diagram | ![]() |
||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||
type | QIDType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:element name="RenderingIdentifier" type="adsml:QIDType"/> |
diagram | ![]() |
||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||
type | QIDType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:element name="RenderingReference" type="adsml:QIDType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | CodeType | ||
properties |
|
||
children | CodeList CodeValue Description | ||
used by |
|
||
source | <xs:element name="RenderingType" type="adsml:CodeType"/> |
diagram | ![]() |
||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||
type | QIDType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:element name="ReplacesMaterialsReference" type="adsml:QIDType"/> |
diagram | ![]() |
||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||
type | QIDType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:element name="ResendRequestIdentifier" type="adsml:QIDType"/> |
diagram | ![]() |
||||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||||
type | QIDType | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:element name="ResendRequestReference" type="adsml:QIDType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | ResendRequestReference AuxiliaryResendRequestReferences | ||
used by |
|
||
source | <xs:element name="ResendRequestReferences"> <xs:complexType> <xs:sequence> <xs:element ref="ResendRequestReference" minOccurs="0"/> <xs:element ref="AuxiliaryResendRequestReferences" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
properties |
|
||
children | CommunicationChannel.PhysicalAddress CommunicationChannel.EMail CommunicationChannel.Phone CommunicationChannel.WWW CommunicationChannel.Other | ||
used by |
|
||
source | <xs:element name="RetrievalAddress"> <xs:complexType> <xs:sequence> <xs:group ref="adsml:AllCommunicationChannelsGroup"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | RequirementSpecType | ||
properties |
|
||
children | Code Text | ||
used by |
|
||
source | <xs:element name="RetrievalInstructions" type="adsml:RequirementSpecType"/> |
diagram | ![]() |
||||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||||
type | DateTimeDateType | ||||
properties |
|
||||
used by |
|
||||
source | <xs:element name="ShipTime" type="adsml:DateTimeDateType" nillable="true"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | StringType | ||
properties |
|
||
used by |
|
||
source | <xs:element name="SimulationConditionIdentifier" type="adsml:StringType"/> |
diagram | ![]() |
||
namespace | http://www.adsml.org/adsmlmaterials/2.5 | ||
type | StringType | ||
properties |
|
||
used by |
|
||
source | <xs:element name="SimulationConditionProfile" type="adsml:StringType"/> |
diagram |