Definition Type: ComplexType
Name: CostSupportRequestChangePropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_CostSupportRequestChange.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into DeletionStatus in schema cidx_ces_v4_0_message_costsupportrequestchange_xsd Drilldown into Comment in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SupplierMarketSegment in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CostSupportOrderType in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TransportMethodCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CurrencyCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into LanguageCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into RequestIssuedDate in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into RebateType in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CostSupportAgreementNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into CostSupportRequestNumber in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of CostSupportRequestChangePropertiesType in schema cidx_ces_v4_0_message_costsupportrequestchange_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="CostSupportRequestChangePropertiesType">
    <xsd:sequence>
        <xsd:element ref="CostSupportRequestNumber" />
        <xsd:element ref="CostSupportAgreementNumber" />
        <xsd:element ref="RebateType" />
        <xsd:element ref="RequestIssuedDate" />
        <xsd:element ref="LanguageCode" />
        <xsd:element ref="CurrencyCode" />
        <xsd:element ref="TransportMethodCode" minOccurs="0" />
        <xsd:element ref="CostSupportOrderType" minOccurs="0" />
        <xsd:element ref="SupplierMarketSegment" minOccurs="0" />
        <xsd:element ref="Comment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DeletionStatus" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CostSupportRequestNumber nsA:CostSupportRequestNumber (1) (1)
CostSupportAgreementNumber nsA:CostSupportAgreementNumber (1) (1)
RebateType nsA:RebateType (1) (1)
RequestIssuedDate nsA:RequestIssuedDate (1) (1)
LanguageCode nsA:LanguageCode (1) (1)
CurrencyCode nsA:CurrencyCode (1) (1)
TransportMethodCode nsA:TransportMethodCode 0 (1)
CostSupportOrderType nsA:CostSupportOrderType 0 (1)
SupplierMarketSegment nsA:SupplierMarketSegment 0 (1)
Comment nsA:Comment 0 unbounded
DeletionStatus nsA:DeletionStatus 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:CostSupportRequestChangeProperties