Definition Type: Element
Name: ChangesAllowed
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:ChangesAllowedType
Containing Schema: CIDX_CeS_v4.0_Message_OrderStatusResponse.xsd
Abstract
Documentation:
To indicate whether an order can be changed. If the flag is set to 'false', this indicates that the line item is at a stage in the process where a change is not possible. The default value is 'true'. true true false
Collapse XSD Schema Diagram:
XSD Diagram of ChangesAllowed in schema cidx_ces_v4_0_message_orderstatusresponse_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="ChangesAllowed" type="ChangesAllowedType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>To indicate whether an order can be changed. If the flag is set to 'false', this indicates that the line item is at a stage in the process where a change is not possible. The default value is 'true'.</Description>
                <SampleData>true</SampleData>
                <CodeList>true
false</CodeList>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: