Class AffectedRoadStructure

  • All Implemented Interfaces:
    Serializable

    public class AffectedRoadStructure
    extends Object
    implements Serializable
    Type for Raod scope for scope of SITUATION or effect.

    Java class for AffectedRoadStructure complex type.

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

     <complexType name="AffectedRoadStructure">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="Road" type="{http://datex2.eu/schema/2_0RC1/2_0}RoadsideReferencePointLinear" minOccurs="0"/>
             <group ref="{http://www.siri.org.uk/siri}ProjectionGroup"/>
             <element ref="{http://www.siri.org.uk/siri}Extensions" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form