ServiceFrequencyType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Service Frequency. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to specify which day of the week a transport service is operational.</ccts:Definition>
  <ccts:ObjectClass>Service Frequency</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Children: WeekDayCode

Used By

Source

<xsd:complexType name="ServiceFrequencyType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Service Frequency. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to specify which day of the week a transport service is operational.</ccts:Definition>
        <ccts:ObjectClass>Service Frequency</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:WeekDayCode" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Service Frequency. Week Day. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A day of the week, expressed as code.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Service Frequency</ccts:ObjectClass>
            <ccts:PropertyTerm>Week Day</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataTypeQualifier>Week Day</ccts:DataTypeQualifier>
            <ccts:DataType>Week Day_ Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>