Class TimetabledFeederArrivalCancellation

  • All Implemented Interfaces:
    Serializable

    public class TimetabledFeederArrivalCancellation
    extends AbstractReferencingItemStructure
    implements Serializable
    Type for Timetabled Deletion of a feeder connection.

    Java class for TimetabledFeederArrivalCancellationStructure complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="TimetabledFeederArrivalCancellationStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/siri}AbstractReferencingItemStructure">
           <sequence>
             <group ref="{http://www.siri.org.uk/siri}InterchangeFeederIdentityGroup"/>
             <element name="LineRef" type="{http://www.siri.org.uk/siri}LineRefStructure"/>
             <element name="DirectionRef" type="{http://www.siri.org.uk/siri}DirectionRefStructure"/>
             <element name="VehicleJourneyRef" type="{http://www.siri.org.uk/siri}FramedVehicleJourneyRefStructure"/>
             <group ref="{http://www.siri.org.uk/siri}JourneyPatternInfoGroup" minOccurs="0"/>
             <element name="Reason" type="{http://www.siri.org.uk/siri}NaturalLanguageStringStructure" minOccurs="0"/>
             <element ref="{http://www.siri.org.uk/siri}Extensions" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form