2.4.3.2 LogProviderObjectDataType

The LogProviderObjectDataType complex type provides information that is specific to a particular instance of a LogProvider element.

The following is the XSD for the LogProviderObjectDataType complex type.

   <xs:complexType name="LogProviderObjectDataType">
     <xs:sequence>
       <xs:element name="InnerObject" form="unqualified" 
                   type="DTS:InnerObjectObjectDataType"/>
     </xs:sequence>
   </xs:complexType>

Element

Additional constraints

Type definition

Description

InnerObject

None.

Inline in the XSD in this section.

Can contain additional information that is specific to an instance of a LogProvider element.<3>