ExceptionNotificationLineType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Exception Notification Line. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to define a line in an Exception Notification.</ccts:Definition>
  <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="ExceptionNotificationLineType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Exception Notification Line. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to define a line in an Exception Notification.</ccts:Definition>
        <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for this exception notification line.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Note. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Free-form text conveying information that is not contained explicitly in other structures.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Note</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Description. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Text describing the exception.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Description</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:ExceptionStatusCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Exception Status Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A code signifying status specific to a shipment exception.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Exception Status Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:CollaborationPriorityCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Collaboration_ Priority Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Priority of Exception.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Collaboration</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Priority Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:ResolutionCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Resolution Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Coded representation of possible resolution methods". Possible values are: DEFAULT_TO_AVERAGE_OF_COMPARED_VALUES DEFAULT_TO_BUYERS_VALUE DEFAULT_TO_HIGH_VALUE DEFAULT_TO_LOW_VALUE DEFAULT_TO_SELLERS_VALUE MANUAL_RESOLUTION MUTUALLY_DEFINED</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Resolution Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:ComparedValueMeasure" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Compared Value. Measure</ccts:DictionaryEntryName>
            <ccts:Definition>The value that was compared with the source value that resulted in the exception</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Compared Value</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
            <ccts:DataType>Measure. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:SourceValueMeasure" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Source Value. Measure</ccts:DictionaryEntryName>
            <ccts:Definition>The value used as the basis of comparison</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Source Value</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
            <ccts:DataType>Measure. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:VarianceQuantity" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Variance. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The variance of a data item from an expected value during a particular time interval.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Variance</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:SupplyChainActivityTypeCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Supply Chain Activity Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Establishes the criterion for one of the three types of exceptions: Operational, performance metric and forecast. This reports an exception notification about an operational exception. Description could be: A code used to identify an operational exception. Possible values are: CANCELED_ORDERS EMERGENCY_ORDERS ON_HAND ORDERS RECEIPTS SALES SHIPMENTS</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Supply Chain Activity Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:PerformanceMetricTypeCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Performance Metric Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A code used to identify a measure of performance. It defines the type of the Performance Metric on which an exception criteria is being defined</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Performance Metric Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:ExceptionObservationPeriod" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Exception Observation_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>The period (start-end date) when this exception is observed</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Exception Observation</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Period</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Period</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Period</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:DocumentReference" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Document Reference</ccts:DictionaryEntryName>
            <ccts:Definition>A reference to Exception Criteria document can be provided.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Document Reference</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Document Reference</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Document Reference</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:ForecastException" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Forecast Exception</ccts:DictionaryEntryName>
            <ccts:Definition>A forecast accuracy or comparison exception.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTerm>Forecast Exception</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Forecast Exception</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Forecast Exception</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:SupplyItem" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Exception Notification Line. Supply_ Item. Item</ccts:DictionaryEntryName>
            <ccts:Definition>The product associated with this exception notification line.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Exception Notification Line</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Supply</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Item</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Item</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Item</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>