<xsd:complexType name="OutputSpecification">
<xsd:attribute name="includeAlternateInfo" default="false" type="udt:IndicatorType" />
<xsd:attribute name="includeCNPJData" default="false" type="udt:IndicatorType" />
<xsd:attribute name="includeCorporateProgramParticipations" default="false" type="udt:IndicatorType" />
<xsd:attribute name="includeDepartments" default="false" type="udt:IndicatorType" />
<xsd:attribute name="includeMainContact" default="false" type="udt:IndicatorType" />
<xsd:attribute name="includeMiscellaneousInfo" default="false" type="udt:IndicatorType" />
<xsd:attribute name="includeOfferings" default="false" type="udt:IndicatorType" />
<xsd:attribute name="includeQualifiedVehicleForRequestedVehicleTypeOnly" default="false" type="udt:IndicatorType" />
<xsd:attribute name="includeQualifiedVehicleWithModel" default="false" type="udt:IndicatorType" />
<xsd:attribute name="includeQualifiedVehicleWithModelOnly" default="false" type="udt:IndicatorType" />
<xsd:attribute name="includeVehicleQualifications" default="false" type="udt:IndicatorType" />
<xsd:attribute name="includeVendorGroups" default="false" type="udt:IndicatorType" />
</xsd:complexType>
|