T_Road_Objects_Object_Skeleton
Wrapper for the object polylines, that can be used to describe the actual shape inside the bounding box more closely
Java class for t_road_objects_object_skeleton complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_road_objects_object_skeleton">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="polyline" type="{}t_road_objects_object_skeleton_polyline" maxOccurs="unbounded"/>
<group ref="{}g_additionalData" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
Content copied to clipboard