Definition Type: ComplexType
Name: TargetType
Namespace: http://www.adsml.org/adsmlbookings/2.0
Containing Schema: AdsMLBookings-2.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Specifications in schema adsmltypelibrary-2_0-as_xsd Drilldown into Code in schema adsmlbookings-2_0-publictypelibrary-as_xsd Drilldown into DistributionCount in schema adsmlbookings-2_0-publictypelibrary-as_xsdXSD Diagram of TargetType in schema adsmlbookings-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="TargetType">
    <xs:sequence>
        <xs:element ref="DistributionCount" minOccurs="0" />
        <xs:element name="Code" type="adsml:NegatableCodeType" maxOccurs="unbounded" />
        <xs:element ref="adsml:Specifications" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DistributionCount adsml-bo:DistributionCount 0 (1)
Code adsml-bo:Code (1) unbounded
Specifications adsml:Specifications 0 (1)
Collapse Derivation Tree:
Collapse References:
adsml-bo:Target