<xsd:complexType name="MVResponseRequestHeaderType">
<xsd:annotation xmlns="http://www.starstandards.org/STAR">
<xsd:documentation source="http://www.starstandard.org/STAR/5">
This section controls the type and the structure of the content to be returned. This is where you specify what you will get back. These controls allow
you to manage the filtering criteria.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="Localization" minOccurs="1" maxOccurs="1" />
<xsd:element ref="MVResponseDealManagement" minOccurs="1" maxOccurs="1" />
</xsd:sequence>
</xsd:complexType>
|