Definition Type: Element
Name: ThirdPartyServiceProvider
Namespace: http://www.adsml.org/adsmlmaterials/2.0
Containing Schema: AdsMLMaterials-2.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TrackingID in schema adsmlmaterials-2_0-publictypelibrary-as_xsd Drilldown into Name in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of ThirdPartyServiceProvider in schema adsmlmaterials-2_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="ThirdPartyServiceProvider">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="adsml:Name" />
            <xs:element ref="TrackingID" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Name adsml:Name (1) (1)
TrackingID adsml-ma:TrackingID 0 (1)