Class StopLineNoticeCancellation

  • All Implemented Interfaces:
    Serializable

    public class StopLineNoticeCancellation
    extends AbstractReferencingItemStructure
    implements Serializable
    Type for Cancellation of an earlier Stop Line Notice.

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