Definition Type: ComplexType
Name: RequestForQuotePropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into RFQIdentifier in schema cidx_5_0_xsd Drilldown into CountryOfFinalDestinationCode in schema cidx_5_0_xsd Drilldown into PaymentMethodCode in schema cidx_5_0_xsd Drilldown into PaymentTerms in schema cidx_5_0_xsd Drilldown into ShipmentMethodOfPaymentCode in schema cidx_5_0_xsd Drilldown into DeliveryTerms in schema cidx_5_0_xsd Drilldown into TransportMethodCode in schema cidx_5_0_xsd Drilldown into InvoicePreference in schema cidx_5_0_xsd Drilldown into MarketPlaceInformation in schema cidx_5_0_xsd Drilldown into CurrencyCode in schema cidx_5_0_xsd Drilldown into LanguageCode in schema cidx_5_0_xsdXSD Diagram of RequestForQuotePropertiesType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="RequestForQuotePropertiesType">
    <xsd:sequence>
        <xsd:element ref="LanguageCode" />
        <xsd:element ref="CurrencyCode" />
        <xsd:element ref="MarketPlaceInformation" minOccurs="0" />
        <xsd:element ref="InvoicePreference" minOccurs="0" />
        <xsd:element ref="TransportMethodCode" minOccurs="0" />
        <xsd:element ref="DeliveryTerms" minOccurs="0" />
        <xsd:element ref="ShipmentMethodOfPaymentCode" minOccurs="0" />
        <xsd:element ref="PaymentTerms" minOccurs="0" />
        <xsd:element ref="PaymentMethodCode" minOccurs="0" />
        <xsd:element ref="CountryOfFinalDestinationCode" minOccurs="0" />
        <xsd:element ref="RFQIdentifier" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LanguageCode nsA:LanguageCode (1) (1)
CurrencyCode nsA:CurrencyCode (1) (1)
MarketPlaceInformation nsA:MarketPlaceInformation 0 (1)
InvoicePreference nsA:InvoicePreference 0 (1)
TransportMethodCode nsA:TransportMethodCode 0 (1)
DeliveryTerms nsA:DeliveryTerms 0 (1)
ShipmentMethodOfPaymentCode nsA:ShipmentMethodOfPaymentCode 0 (1)
PaymentTerms nsA:PaymentTerms 0 (1)
PaymentMethodCode nsA:PaymentMethodCode 0 (1)
CountryOfFinalDestinationCode nsA:CountryOfFinalDestinationCode 0 (1)
RFQIdentifier nsA:RFQIdentifier 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:RequestForQuoteProperties