Class StopLineNoticeCancellationStructure

  • All Implemented Interfaces:
    Serializable

    public class StopLineNoticeCancellationStructure
    extends AbstractReferencingItemStructure
    implements Serializable
    Type for Cancellation of an earlier Stop Visit.

    Java class for StopLineNoticeCancellationStructure complex type.

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

     <complexType name="StopLineNoticeCancellationStructure">
       <complexContent>
         <extension base="{http://www.siri.org.uk/}AbstractReferencingItemStructure">
           <sequence>
             <element name="MonitoringRef" type="{http://www.siri.org.uk/}MonitoringRefStructure"/>
             <group ref="{http://www.siri.org.uk/}LineIdentityGroup"/>
             <element ref="{http://www.siri.org.uk/}Extensions" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form