2.7.1.7.1.1.3 DataProfileOutputType

The DataProfileOutputType complex type contains the computed profile results.<81>

The following is the XSD of the DataProfileOutputType type.

   <xs:complexType name="DataProfileOutputType">
     <xs:sequence>
       <xs:element name="Profiles" type="ProfilesType" 
                   minOccurs="1" maxOccurs="1" />
     </xs:sequence>
   </xs:complexType>

The following table specifies additional information about the elements and types for the DataProfileOutputType complex type.

Element

Type definition

Description

Profiles

ProfilesType

A complex type that MAY contain an output profile.<82>