Specification

Element Information

Model

Children: Description, Label, Value

Source

<xs:element name="Specification" type="LabeledValueType" minOccurs="0" maxOccurs="unbounded"/>

Sample

< adsml:CommunicationChannel.Other xmlns:adsml = "http://www.adsml.org/typelibrary/2.0" >

< adsml:Type>

< adsml:CodeValue>

Internet Delivery Service

</ adsml:CodeValue>

</ adsml:Type>

< adsml:Specification>

< adsml:Value>

http://www.aoa.com

</ adsml:Value>

< adsml:Label>

Delivery Service Web Address

</ adsml:Label>

</ adsml:Specification>

< adsml:Specification>

< adsml:Value>

NYNYH

</ adsml:Value>

< adsml:Label>

AOA Publication Code/Login

</ adsml:Label>

</ adsml:Specification>

< adsml:Specification>

< adsml:Value>

CSA612345

</ adsml:Value>

< adsml:Label>

Delivery File ID

</ adsml:Label>

</ adsml:Specification>

</ adsml:CommunicationChannel.Other>