Class TimetabledFeederArrivalCancellationStructure

  • All Implemented Interfaces:
    Serializable

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