<xs:simpleType name="AdsMLResponseConditionsCV">
<xs:restriction base="adsml:CodeRootType">
<xs:enumeration value="AcceptedAsRequestedByBuyer" adsml-sx:longName="Information as presented has been accepted by the buyer" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="AcceptedWithChangesBySeller" adsml-sx:longName="Changed information as presented has been accepted by the seller" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="AcceptedWithClarificationsBySeller" adsml-sx:longName="Information presented has been substantially accepted by the seller with some details changed in order to achieve the buyer's goals." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="-0-" adsml-sx:longName="Null / empty value or value not known. To be used only when the containing element is required." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
</xs:restriction>
<!-- Status of CV: Approved -->
</xs:simpleType>
|