complexType limitingLineElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p359.png
children LatitudeLongitude XYPosition
used by
element LimitingLine
attributes
Name  Type  Use  Default  Fixed  Annotation
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Element used to specify a connected ordered set of line segments that the vehicle is not to cross.
source <xsd:complexType name="limitingLineElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element used to specify a connected ordered set of line segments that the vehicle is not to cross.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:group ref="PointListElements"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy