| schema location: | C:\AdsML\AdsMLEnvelope-1.1-Main-AS.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.adsml.org/adsmlenvelope/1.1 |
| 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 |
| diagram | |||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| type | adsml:CodeRootType | ||
| properties |
|
||
| used by |
|
||
| facets |
|
||
| source | <xs:element name="Action" type="adsml:CodeRootType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||
| properties |
|
||||||||||||
| children | Action PerformedBy | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Activity"> <xs:complexType> <xs:sequence> <xs:element ref="Action"/> <xs:element ref="PerformedBy"/> </xs:sequence> <xs:attribute ref="adsml:timeStamp" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | Header Item Response | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="AdsMLEnvelope"> <xs:complexType> <xs:sequence> <xs:element ref="Header"/> <xs:choice> <xs:element ref="Item" maxOccurs="unbounded"/> <xs:element ref="Response"/> </xs:choice> </xs:sequence> <xs:attribute name="language" type="adsml:LanguageType" use="optional"/> <xs:attribute ref="adsml:schemaVersion" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| type | BusinessEntityType | ||
| properties |
|
||
| children | BusinessEntityId | ||
| used by |
|
||
| source | <xs:element name="BusinessEntity" type="BusinessEntityType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| type | BusinessEntityIdType | ||
| properties |
|
||
| children | BusinessEntityIdClass BusinessEntityIdValue | ||
| used by |
|
||
| source | <xs:element name="BusinessEntityId" type="BusinessEntityIdType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||
| type | ContactType | ||||||||||||
| properties |
|
||||||||||||
| children | Role adsml:Name ContactInfo | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Contact" type="ContactType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| properties |
|
||
| children | adsml:MIMEType adsml:Format adsml:FormatProfile adsml:ContentDataEncoding adsml:EncryptionMethod adsml:ContentSizeInBytes adsml:Properties | ||
| used by |
|
||
| source | <xs:element name="ContentHeader"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:MIMEType" minOccurs="0"/> <xs:element ref="adsml:Format"/> <xs:element ref="adsml:FormatProfile" minOccurs="0"/> <xs:element ref="adsml:ContentDataEncoding" minOccurs="0"/> <xs:element ref="adsml:EncryptionMethod" minOccurs="0"/> <xs:element ref="adsml:ContentSizeInBytes" minOccurs="0"/> <xs:element ref="adsml:Properties" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| type | BusinessEntityType | ||
| properties |
|
||
| children | BusinessEntityId | ||
| used by |
|
||
| source | <xs:element name="Destination" type="BusinessEntityType"/> |
| diagram | |||||||||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||||||||
| type | extension of adsml:StringType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="ErrorDescription"> <xs:complexType> <xs:simpleContent> <xs:extension base="adsml:StringType"> <xs:attribute name="errorCode" type="adsml:LongStringType" use="optional"/> <xs:attribute name="language" type="adsml:LanguageType" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | ErrorDescription ErrorLocation | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="ErrorDetails"> <xs:complexType> <xs:sequence> <xs:element ref="ErrorDescription" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ErrorLocation"/> </xs:sequence> <xs:attribute name="type" type="EnvelopeErrorCV" use="optional"/> <xs:attribute name="detectedBy" type="adsml:LongStringType" use="optional"/> </xs:complexType> </xs:element> |
| diagram | |||||||||||||||||||||||||||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="ErrorLocation"> <xs:complexType> <xs:attribute name="positionInFile" type="adsml:PositiveIntegerType" use="optional"/> <xs:attribute name="lineInFile" type="adsml:PositiveIntegerType" use="optional"/> <xs:attribute name="positionInLine" type="adsml:PositiveIntegerType" use="optional"/> <xs:attribute name="documentNode" type="adsml:StringType" use="optional"/> <xs:attribute name="itemInEnvelope" type="adsml:QIDType" use="optional"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | Sender Recipient adsml:Priority adsml:DigitalSignatures adsml:Properties | ||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Header"> <xs:complexType> <xs:sequence> <xs:element ref="Sender"/> <xs:element ref="Recipient"/> <xs:element ref="adsml:Priority"/> <xs:element ref="adsml:DigitalSignatures" minOccurs="0"/> <xs:element ref="adsml:Properties" minOccurs="0"/> </xs:sequence> <xs:attribute name="messageID" type="adsml:QIDType" use="required"/> <xs:attribute name="responseRequired" type="adsml:BooleanType" use="optional"/> <xs:attribute name="status" type="EnvelopeStatusCV" use="optional"/> <xs:attribute ref="adsml:sendCount" use="optional"/> <xs:attribute ref="adsml:firstTransmissionDateTime" use="required"/> <xs:attribute ref="adsml:transmissionDateTime" use="required"/> <xs:attribute name="adsmlProcessorId" type="adsml:LongStringType" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | ItemHeader ItemContent | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="Item"> <xs:complexType> <xs:sequence> <xs:element ref="ItemHeader"/> <xs:element ref="ItemContent" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="language" type="adsml:LanguageType" use="optional"/> <xs:attribute name="itemId" type="adsml:QIDType" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||
| properties |
|
||||||||||||
| children | ContentHeader adsml:ContentData | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="ItemContent"> <xs:complexType> <xs:sequence> <xs:element ref="ContentHeader"/> <xs:element ref="adsml:ContentData"/> </xs:sequence> <xs:attribute name="itemContentId" type="adsml:QIDType" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| properties |
|
||
| children | ItemType MessageClass adsml:Priority To Destination LastProcessedBy ItemHistory adsml:DigitalSignatures adsml:Properties | ||
| used by |
|
||
| source | <xs:element name="ItemHeader"> <xs:complexType> <xs:sequence> <xs:element ref="ItemType" maxOccurs="unbounded"/> <xs:element ref="MessageClass"/> <xs:element ref="adsml:Priority"/> <xs:element ref="To"/> <xs:element ref="Destination"/> <xs:element ref="LastProcessedBy"/> <xs:element ref="ItemHistory"/> <xs:element ref="adsml:DigitalSignatures" minOccurs="0"/> <xs:element ref="adsml:Properties" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| properties |
|
||
| children | Activity | ||
| used by |
|
||
| source | <xs:element name="ItemHistory"> <xs:complexType> <xs:sequence> <xs:element ref="Activity" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| type | adsml:BusinessMessageRootType | ||
| properties |
|
||
| used by |
|
||
| facets |
|
||
| source | <xs:element name="ItemType" type="adsml:BusinessMessageRootType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| type | BusinessEntityType | ||
| properties |
|
||
| children | BusinessEntityId | ||
| used by |
|
||
| source | <xs:element name="LastProcessedBy" type="BusinessEntityType"/> |
| diagram | |||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||
| type | adsml:MessageClassCV | ||||||||
| properties |
|
||||||||
| used by |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="MessageClass" type="adsml:MessageClassCV"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| properties |
|
||
| children | ErrorDetails OriginalMessageHeader OriginalMessage SuccessfullyRoutedItems | ||
| used by |
|
||
| source | <xs:element name="MessageError"> <xs:complexType> <xs:sequence> <xs:element ref="ErrorDetails" maxOccurs="unbounded"/> <xs:element ref="OriginalMessageHeader"/> <xs:element ref="OriginalMessage"/> <xs:element ref="SuccessfullyRoutedItems" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||||||||||||||||||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="MessageRef"> <xs:complexType> <xs:attribute name="messageID" type="adsml:QIDType" use="required"/> <xs:attribute name="sendCountNo" type="adsml:PositiveIntegerType" use="optional"/> <xs:attribute name="status" type="EnvelopeStatusCV" use="optional"/> <xs:attribute ref="adsml:transmissionDateTime" use="optional"/> </xs:complexType> </xs:element> |
| diagram | |||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| type | adsml:StringType | ||
| properties |
|
||
| used by |
|
||
| source | <xs:element name="OriginalMessage" type="adsml:StringType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| properties |
|
||
| children | adsml:ContentDataEncoding adsml:Properties | ||
| used by |
|
||
| source | <xs:element name="OriginalMessageHeader"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:ContentDataEncoding" minOccurs="0"/> <xs:element ref="adsml:Properties" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| type | BusinessEntityType | ||
| properties |
|
||
| children | BusinessEntityId | ||
| used by |
|
||
| source | <xs:element name="PerformedBy" type="BusinessEntityType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| properties |
|
||
| children | adsml:Name BusinessEntity | ||
| used by |
|
||
| source | <xs:element name="Recipient"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:Name" minOccurs="0"/> <xs:element ref="BusinessEntity" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | ResponseHeader ResponseContent | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="Response"> <xs:complexType> <xs:sequence> <xs:element ref="ResponseHeader"/> <xs:element ref="ResponseContent"/> </xs:sequence> <xs:attribute name="language" type="adsml:LanguageType" use="optional"/> <xs:attribute name="responseId" type="adsml:QIDType" use="required"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| properties |
|
||
| children | MessageError OriginalMessageHeader OriginalMessage adsml:Properties | ||
| used by |
|
||
| source | <xs:element name="ResponseContent"> <xs:complexType> <xs:sequence> <xs:choice> <xs:element ref="MessageError" minOccurs="0"/> <xs:sequence> <xs:element ref="OriginalMessageHeader" minOccurs="0"/> <xs:element ref="OriginalMessage" minOccurs="0"/> </xs:sequence> </xs:choice> <xs:element ref="adsml:Properties" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| properties |
|
||
| children | ResponseType MessageRef adsml:Priority Destination LastProcessedBy adsml:Properties | ||
| used by |
|
||
| source | <xs:element name="ResponseHeader"> <xs:complexType> <xs:sequence> <xs:element ref="ResponseType"/> <xs:element ref="MessageRef"/> <xs:element ref="adsml:Priority"/> <xs:element ref="Destination"/> <xs:element ref="LastProcessedBy"/> <xs:element ref="adsml:Properties" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||
| type | EnvelopeResponseCV | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:element name="ResponseType" type="EnvelopeResponseCV"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||
| properties |
|
||||||||||||
| children | adsml:Name BusinessEntity Contact | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Sender"> <xs:complexType> <xs:sequence> <xs:element ref="adsml:Name" minOccurs="0"/> <xs:element ref="BusinessEntity"/> <xs:element ref="Contact" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="senderReferenceNo" type="adsml:LongStringType" use="optional"/> </xs:complexType> </xs:element> |
| diagram | |||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| type | adsml:QIDType | ||
| properties |
|
||
| used by |
|
||
| facets |
|
||
| source | <xs:element name="SuccessfullyRoutedItem" type="adsml:QIDType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| properties |
|
||
| children | SuccessfullyRoutedItem | ||
| used by |
|
||
| source | <xs:element name="SuccessfullyRoutedItems"> <xs:complexType> <xs:sequence> <xs:element ref="SuccessfullyRoutedItem" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| type | BusinessEntityType | ||
| properties |
|
||
| children | BusinessEntityId | ||
| used by |
|
||
| source | <xs:element name="To" type="BusinessEntityType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| children | BusinessEntityIdClass BusinessEntityIdValue | ||
| used by |
|
||
| source | <xs:complexType name="BusinessEntityIdType"> <xs:sequence> <xs:element name="BusinessEntityIdClass" type="adsml:IDLabelRootType"/> <xs:element name="BusinessEntityIdValue" type="adsml:LongStringType"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||
| type | adsml:IDLabelRootType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="BusinessEntityIdClass" type="adsml:IDLabelRootType"/> |
| diagram | |||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||
| type | adsml:LongStringType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:element name="BusinessEntityIdValue" type="adsml:LongStringType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||
| children | BusinessEntityId | ||
| used by |
|
||
| source | <xs:complexType name="BusinessEntityType"> <xs:sequence> <xs:element ref="BusinessEntityId" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | |||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||
| type | extension of adsml:StringType | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="ContactInfoRootType" block="extension"> <xs:simpleContent> <xs:extension base="adsml:StringType"> <xs:attribute name="class" type="adsml:CodeRootType"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| diagram | |||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||
| type | restriction of ContactInfoRootType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="ContactInfoTypeCV"> <xs:simpleContent> <xs:restriction base="ContactInfoRootType"> <xs:attribute name="class" type="ContactInfoClassCV"/> </xs:restriction> </xs:simpleContent> </xs:complexType> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||
| children | Role adsml:Name ContactInfo | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="ContactType"> <xs:sequence> <xs:element name="Role" type="adsml:ContactRoleRootType" minOccurs="0"/> <xs:element ref="adsml:Name" minOccurs="0"/> <xs:element name="ContactInfo" type="ContactInfoRootType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="priority" type="adsml:PriorityType" use="optional"/> </xs:complexType> |
| diagram | |||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||
| type | adsml:ContactRoleRootType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="Role" type="adsml:ContactRoleRootType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||
| type | ContactInfoRootType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="ContactInfo" type="ContactInfoRootType" minOccurs="0" maxOccurs="unbounded"/> |
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||||||||||||||||||||||||||
| type | restriction of adsml:CodeRootType | ||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||
| source | <xs:simpleType name="ContactInfoClassCV"> <xs:restriction base="adsml:CodeRootType"> <xs:enumeration value="PostalAddress" adsml-sx:longName="Postal Address"/> <xs:enumeration value="CompanyPostalAddress" adsml-sx:longName="Company postal address. Postal address of a business entity."/> <xs:enumeration value="DeliveryAddress" adsml-sx:longName="Delivery Address"/> <xs:enumeration value="PickupAddress" adsml-sx:longName="Pick Up Address"/> <xs:enumeration value="ShipFromAddress" adsml-sx:longName="Ship From Address"/> <xs:enumeration value="BeeperNumber" adsml-sx:longName="Beeper number"/> <xs:enumeration value="TelephoneNumber" adsml-sx:longName="Telephone number"/> <xs:enumeration value="Extension" adsml-sx:longName="Extension, direct line office telephone number"/> <xs:enumeration value="CellPhone" adsml-sx:longName="Cellular, mobile phone number"/> <xs:enumeration value="WorkPhone" adsml-sx:longName="Work telephone number"/> <xs:enumeration value="HomePhone" adsml-sx:longName="Home telephone number"/> <xs:enumeration value="Fax" adsml-sx:longName="Facsimile number"/> <xs:enumeration value="EmailAddress" adsml-sx:longName="Email address"/> <xs:enumeration value="URI" adsml-sx:longName="A Uniform Resource Identifier (URI), as defined by 'Uniform Resource Identifiers (URI):Generic Syntax', RFC 3986."/> <xs:enumeration value="UIM" adsml-sx:longName="Instant message address"/> <xs:enumeration value="TTYTDD" adsml-sx:longName="Teletypewriter communications"/> </xs:restriction> </xs:simpleType> |
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||
| type | restriction of adsml:ShortTokenType | ||||||||
| used by |
|
||||||||
| facets |
|
||||||||
| source | <xs:simpleType name="EnvelopeErrorCV"> <xs:restriction base="adsml:ShortTokenType"> <xs:enumeration value="CatastrophicEnvelopeError"/> <xs:enumeration value="AdsMLSchema"/> <xs:enumeration value="PPA"/> </xs:restriction> </xs:simpleType> |
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||
| type | restriction of adsml:ShortTokenType | ||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="EnvelopeResponseCV"> <xs:restriction base="adsml:ShortTokenType"> <xs:enumeration value="MessageOK"/> <xs:enumeration value="MessageErrorDetected"/> </xs:restriction> </xs:simpleType> |
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||
| type | restriction of adsml:ShortTokenType | ||||||||
| used by |
|
||||||||
| facets |
|
||||||||
| source | <xs:simpleType name="EnvelopeStatusCV"> <xs:restriction base="adsml:ShortTokenType"> <xs:enumeration value="Production"/> <xs:enumeration value="EnvelopeTest"/> <xs:enumeration value="ResponseToEnvelopeTest"/> </xs:restriction> </xs:simpleType> |
| namespace | http://www.adsml.org/adsmlenvelope/1.1 | ||||||||||
| type | restriction of adsml:CodeRootType | ||||||||||
| facets |
|
||||||||||
| source | <xs:simpleType name="ItemActionCV"> <xs:restriction base="adsml:CodeRootType"> <xs:enumeration value="Create"/> <xs:enumeration value="Review"/> <xs:enumeration value="Modify"/> <xs:enumeration value="Forward"/> </xs:restriction> </xs:simpleType> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||
| type | adsml:DateTimeType | ||||
| used by |
|
||||
| source | <xs:attribute name="firstTransmissionDateTime" type="DateTimeType"/> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | adsml:AdsMLBusinessMessageCV | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:attribute name="inResponseToMessageCode" type="AdsMLBusinessMessageCV"/> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:QIDType | ||
| facets |
|
||
| source | <xs:attribute name="inResponseToMessageID" type="QIDType"/> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:QIDType | ||
| facets |
|
||
| source | <xs:attribute name="lastReceivedMessageID" type="QIDType"/> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:BooleanType | ||
| used by |
|
||
| source | <xs:attribute name="negated" type="BooleanType"/> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||
| type | adsml:PriorityType | ||||
| used by |
|
||||
| facets |
|
||||
| source | <xs:attribute name="priority" type="PriorityType"/> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:VersionedQIDType | ||
| used by |
|
||
| facets |
|
||
| source | <xs:attribute name="schemaProfile" type="VersionedQIDType"/> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||
| type | adsml:SchemaVersionType | ||||
| used by |
|
||||
| facets |
|
||||
| source | <xs:attribute name="schemaVersion" type="SchemaVersionType"/> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||
| type | adsml:PositiveIntegerType | ||||
| used by |
|
||||
| source | <xs:attribute name="sendCount" type="PositiveIntegerType"/> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:PositiveIntegerType | ||
| used by |
|
||
| source | <xs:attribute name="sequenceNo" type="PositiveIntegerType"/> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:DateTimeType | ||
| used by |
|
||
| source | <xs:attribute name="timeStamp" type="DateTimeType"/> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||
| type | adsml:DateTimeType | ||||
| used by |
|
||||
| source | <xs:attribute name="transmissionDateTime" type="DateTimeType"/> |
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:ShortStringType | ||
| used by |
|
||
| facets |
|
||
| source | <xs:attribute name="version" type="ShortStringType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| properties |
|
||
| children | adsml:FromThisPointOnPage adsml:ToThisPointOnAd adsml:XCoordinate adsml:YCoordinate | ||
| used by |
|
||
| source | <xs:element name="AbsolutePosition"> <xs:complexType> <xs:sequence> <xs:element ref="FromThisPointOnPage" minOccurs="0"/> <xs:element ref="ToThisPointOnAd" minOccurs="0"/> <xs:element ref="XCoordinate" minOccurs="0"/> <xs:element ref="YCoordinate" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | TransmissionDescription adsml:Error adsml:Properties | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="AdministrativeResponse"> <xs:complexType> <xs:sequence> <xs:element name="TransmissionDescription"> <xs:complexType> <xs:attribute name="transmissionIDRef" type="QIDType" use="required"/> <xs:attribute name="transmissionReceivedDateTime" type="DateTimeType" use="optional"/> </xs:complexType> </xs:element> <xs:element ref="Error" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="Properties" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="messageCode" type="AdsMLBusinessMessageCV" use="required"/> <xs:attribute name="messageClass" type="AdminMessageClassCV" use="required"/> </xs:complexType> </xs:element> |
| diagram | |||||||||||||||||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="TransmissionDescription"> <xs:complexType> <xs:attribute name="transmissionIDRef" type="QIDType" use="required"/> <xs:attribute name="transmissionReceivedDateTime" type="DateTimeType" use="optional"/> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:CodeType | ||
| properties |
|
||
| children | CodeList CodeValue adsml:Description | ||
| source | <xs:element name="AdType" type="CodeType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:RelaxedPartyType | ||
| properties |
|
||
| children | adsml:Identifier adsml:AuxiliaryReferences adsml:Name adsml:PartyAddress adsml:Contact RelatedParty adsml:PartyTaxScheme adsml:Properties | ||
| source | <xs:element name="Advertiser" type="RelaxedPartyType"/> |
| diagram | |||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:LongNormalizedStringType | ||
| properties |
|
||
| used by |
|
||
| facets |
|
||
| source | <xs:element name="AdvertisersReference" type="LongNormalizedStringType"/> |
| diagram | |||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||
| type | adsml:AmountType | ||||
| properties |
|
||||
| used by |
|
||||
| facets |
|
||||
| source | <xs:element name="Amount" type="AmountType" nillable="true"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:PartiesReferenceListType | ||
| properties |
|
||
| children | adsml:BuyersReference adsml:SellersReference adsml:InvoicersReference adsml:PayersReference adsml:AdvertisersReference adsml:DeliverersReference adsml:OtherReference | ||
| used by |
|
||
| source | <xs:element name="AuxiliaryReferences" type="PartiesReferenceListType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:PartyType | ||
| properties |
|
||
| children | adsml:Identifier adsml:AuxiliaryReferences adsml:Name adsml:PartyAddress adsml:Contact adsml:RelatedParty adsml:PartyTaxScheme adsml:Properties | ||
| source | <xs:element name="BookingParty" type="PartyType"/> |
| diagram | |||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||
| type | adsml:DateTimeDateType | ||||
| properties |
|
||||
| source | <xs:element name="BusinessMessageDate" type="DateTimeDateType" nillable="true"/> |
| diagram | |||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:LongNormalizedStringType | ||
| properties |
|
||
| used by |
|
||
| facets |
|
||
| source | <xs:element name="BuyersReference" type="LongNormalizedStringType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:CodeType | ||
| properties |
|
||
| children | CodeList CodeValue adsml:Description | ||
| source | <xs:element name="Campaign" type="CodeType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||||||||||
| type | extension of adsml:CodeType | ||||||||||||
| properties |
|
||||||||||||
| children | CodeList CodeValue adsml:Description ChangeLocationReference | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="ChangeSpecification"> <xs:complexType> <xs:complexContent> <xs:extension base="CodeType"> <xs:sequence> <xs:element name="ChangeLocationReference" type="QIDType" minOccurs="0"/> </xs:sequence> <xs:attribute name="importance" type="ImportanceType"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | |||||||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||||||
| type | adsml:QIDType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:element name="ChangeLocationReference" type="QIDType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||||||||||
| type | adsml:EMailAddressType | ||||||||||||
| properties |
|
||||||||||||
| children | FormalIdentifier adsml:Usage EMailAddress | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="CommunicationChannel.EMail" type="EMailAddressType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||||||||||
| type | extension of adsml:CommunicationChannel.BaseType | ||||||||||||
| properties |
|
||||||||||||
| children | FormalIdentifier adsml:Usage adsml:Type Specification | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="CommunicationChannel.Other"> <xs:complexType> <xs:complexContent> <xs:extension base="CommunicationChannel.BaseType"> <xs:sequence> <xs:element ref="Type"/> <xs:element name="Specification" type="LabeledValueType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||||||
| type | adsml:LabeledValueType | ||||||||
| properties |
|
||||||||
| children | Value Label | ||||||||
| source | <xs:element name="Specification" type="LabeledValueType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||||||||||
| type | adsml:PhoneAddressType | ||||||||||||
| properties |
|
||||||||||||
| children | FormalIdentifier adsml:Usage Type PhoneNumber CountryCode AreaCode SubscriberNo Extension | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="CommunicationChannel.Phone" type="PhoneAddressType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||||||||||
| type | adsml:PhysicalAddressType | ||||||||||||
| properties |
|
||||||||||||
| children | FormalIdentifier adsml:Usage Department Street POBox ZipPostalCode City StateProvince adsml:CountryName adsml:CountryCode | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="CommunicationChannel.PhysicalAddress" type="PhysicalAddressType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||||||||||
| type | adsml:URIAddressType | ||||||||||||
| properties |
|
||||||||||||
| children | FormalIdentifier adsml:Usage URI Label | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="CommunicationChannel.WWW" type="URIAddressType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||||||||||
| type | adsml:ContactType | ||||||||||||
| properties |
|
||||||||||||
| children | Role adsml:Name adsml:CommunicationChannel.Phone adsml:CommunicationChannel.PhysicalAddress adsml:CommunicationChannel.EMail adsml:CommunicationChannel.Other adsml:Properties | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Contact" type="ContactType"/> |
| diagram | ![]() |
||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||
| type | adsml:AnyMixedContentType | ||||
| properties |
|
||||
| used by |
|
||||
| source | <xs:element name="ContentData" type="AnyMixedContentType"/> |
| diagram | |||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:EncodingRootType | ||
| properties |
|
||
| used by |
|
||
| facets |
|
||
| source | <xs:element name="ContentDataEncoding" type="EncodingRootType"/> |
| diagram | |||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:URIType | ||
| properties |
|
||
| source | <xs:element name="ContentDataRef" type="URIType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| properties |
|
||
| children | adsml:MIMEType adsml:Format adsml:FormatProfile adsml:ContentDataEncoding adsml:EncryptionMethod adsml:ContentSizeInBytes adsml:FileName | ||
| used by |
|
||
| source | <xs:element name="ContentProperties"> <xs:complexType> <xs:sequence> <xs:element ref="MIMEType" minOccurs="0"/> <xs:element ref="Format" minOccurs="0"/> <xs:element ref="FormatProfile" minOccurs="0"/> <xs:element ref="ContentDataEncoding" minOccurs="0"/> <xs:element ref="EncryptionMethod" minOccurs="0"/> <xs:element ref="ContentSizeInBytes" minOccurs="0"/> <xs:element ref="FileName" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||||
| type | adsml:PositiveIntegerType | ||||
| properties |
|
||||
| used by |
|
||||
| source | <xs:element name="ContentSizeInBytes" type="PositiveIntegerType" nillable="true"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:ContractType | ||
| properties |
|
||
| children | adsml:ContractReference adsml:IssueDate adsml:ContractType adsml:ValidityPeriod adsml:SectionReference adsml:RateReference adsml:Properties | ||
| source | <xs:element name="Contract" type="ContractType"/> |
| diagram | |||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:LongStringType | ||
| properties |
|
||
| used by |
|
||
| facets |
|
||
| source | <xs:element name="ContractReference" type="LongStringType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:CodeType | ||
| properties |
|
||
| children | CodeList CodeValue adsml:Description | ||
| used by |
|
||
| source | <xs:element name="ContractType" type="CodeType"/> |
| diagram | ![]() |
||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:CountryType | ||
| properties |
|
||
| children | adsml:CountryCode adsml:CountryName | ||
| source | <xs:element name="Country" type="CountryType"/> |
| diagram | |||
| namespace | http://www.adsml.org/typelibrary/2.0 | ||
| type | adsml:CodeRootType | ||
| properties |
|
||