NotificationRequirementType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Notification Requirement. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe a notification requirement.</ccts:Definition>
  <ccts:ObjectClass>Notification Requirement</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="NotificationRequirementType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Notification Requirement. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe a notification requirement.</ccts:Definition>
        <ccts:ObjectClass>Notification Requirement</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:NotificationTypeCode" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Notification Requirement. Notification Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A code signifying the type of notification (e.g., pickup status).</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Notification Requirement</ccts:ObjectClass>
            <ccts:PropertyTerm>Notification 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:PostEventNotificationDurationMeasure" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Notification Requirement. Post Event Notification Duration. Measure</ccts:DictionaryEntryName>
            <ccts:Definition>The length of time between the occurrence of a given event and the issuance of a notification.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Notification Requirement</ccts:ObjectClass>
            <ccts:PropertyTerm>Post Event Notification Duration</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:PreEventNotificationDurationMeasure" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Notification Requirement. Pre Event Notification Duration. Measure</ccts:DictionaryEntryName>
            <ccts:Definition>The length of time to elapse between the issuance of a notification and the occurrence of the event it relates to.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Notification Requirement</ccts:ObjectClass>
            <ccts:PropertyTerm>Pre Event Notification Duration</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Measure</ccts:RepresentationTerm>
            <ccts:DataType>Measure. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:NotifyParty" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Notification Requirement. Notify_ Party. Party</ccts:DictionaryEntryName>
            <ccts:Definition>A party to be notified.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Notification Requirement</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Notify</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:NotificationPeriod" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Notification Requirement. Notification_ Period. Period</ccts:DictionaryEntryName>
            <ccts:Definition>A period during which a notification should be issued.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Notification Requirement</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Notification</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:NotificationLocation" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Notification Requirement. Notification_ Location. Location</ccts:DictionaryEntryName>
            <ccts:Definition>A location at which a notification should be issued.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Notification Requirement</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Notification</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Location</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Location</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Location</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>