ts_core.config.bindings.netconvert_xml module

CreateFromDOM(node, default_namespace=None)[source]

Create a Python instance from the given DOM node. The node tag must correspond to an element declaration in this module.

@deprecated: Forcing use of DOM interface is unnecessary; use L{CreateFromDocument}.

CreateFromDocument(xml_text, default_namespace=None, location_base=None)[source]

Parse the given XML and use the document element to create a Python instance.

@param xml_text An XML document. This should be data (Python 2 str or Python 3 bytes), or a text (Python 2 unicode or Python 3 str) in the L{pyxb._InputEncoding} encoding.

@keyword default_namespace The L{pyxb.Namespace} instance to use as the default namespace where there is no default namespace in scope. If unspecified or C{None}, the namespace of the module containing this function will be used.

@keyword location_base: An object to be recorded as the base of all L{pyxb.utils.utility.Location} instances associated with events and objects handled by the parser. You might pass the URI from which the document was obtained.

class STD_ANON(*args, **kw)[source]

Bases: pyxb.binding.datatypes.float

An atomic simple type.

class STD_ANON_(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string

An atomic simple type.

class STD_ANON_10(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string

An atomic simple type.

class STD_ANON_2(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string

An atomic simple type.

class STD_ANON_3(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string

An atomic simple type.

class STD_ANON_4(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string, pyxb.binding.basis.enumeration_mixin

An atomic simple type.

black = 'black'
blue = 'blue'
cyan = 'cyan'
green = 'green'
grey = 'grey'
magenta = 'magenta'
orange = 'orange'
red = 'red'
white = 'white'
yellow = 'yellow'
class STD_ANON_5(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string

An atomic simple type.

class STD_ANON_6(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string

An atomic simple type.

class STD_ANON_7(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string

An atomic simple type.

class STD_ANON_8(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string

An atomic simple type.

class STD_ANON_9(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string

An atomic simple type.

class boolOptionType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type boolOptionType with content type EMPTY

help

Get the value of the attribute from the instance.

synonymes

Get the value of the attribute from the instance.

type

Get the value of the attribute from the instance.

value_

Get the value of the attribute from the instance.

class boolType(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string, pyxb.binding.basis.enumeration_mixin

An atomic simple type.

False_ = 'False'
True_ = 'True'
emptyString = '-'
false = 'false'
n0 = '0'
n1 = '1'
no = 'no'
off = 'off'
on = 'on'
true = 'true'
x = 'x'
yes = 'yes'
class building_defaultsType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type building_defaultsType with content type ELEMENT_ONLY

default_disallow

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

default_junctions_keep_clear

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

default_junctions_radius

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

default_lanenumber

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

default_lanewidth

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

default_priority

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

default_sidewalk_width

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

default_speed

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

class colorType(*args, **kw)[source]

Bases: pyxb.binding.basis.STD_union

Simple type that is a union of STD_ANON_2, STD_ANON_3, STD_ANON_4.

black = 'black'
blue = 'blue'
cyan = 'cyan'
green = 'green'
grey = 'grey'
magenta = 'magenta'
orange = 'orange'
red = 'red'
white = 'white'
yellow = 'yellow'
class configurationType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type configurationType with content type ELEMENT_ONLY

building_defaults

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

edge_removal

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

input

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

output

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

processing

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

projection

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

ramp_guessing

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

random_number

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

report

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_building

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

unregulated_nodes

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

class edge_removalType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type edge_removalType with content type ELEMENT_ONLY

keep_edges_by_type

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

keep_edges_by_vclass

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

keep_edges_components

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

keep_edges_explicit

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

keep_edges_in_boundary

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

keep_edges_in_geo_boundary

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

keep_edges_input_file

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

keep_edges_min_speed

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

keep_edges_postload

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

remove_edges_by_type

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

remove_edges_by_vclass

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

remove_edges_explicit

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

remove_edges_input_file

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

remove_edges_isolated

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

class fileOptionType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type fileOptionType with content type EMPTY

help

Get the value of the attribute from the instance.

synonymes

Get the value of the attribute from the instance.

type

Get the value of the attribute from the instance.

value_

Get the value of the attribute from the instance.

class floatOptionType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type floatOptionType with content type EMPTY

help

Get the value of the attribute from the instance.

synonymes

Get the value of the attribute from the instance.

type

Get the value of the attribute from the instance.

value_

Get the value of the attribute from the instance.

class inputType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type inputType with content type ELEMENT_ONLY

connection_files

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

dlr_navteq_prefix

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

edge_files

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

heightmap_geotiff

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

heightmap_shapefiles

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

itsumo_files

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

matsim_files

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

node_files

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

opendrive_files

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

osm_files

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

robocup_dir

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

shapefile_prefix

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

sumo_net_file

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tllogic_files

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

type_files

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

vissim_file

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

visum_file

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

class intArrayOptionType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type intArrayOptionType with content type EMPTY

help

Get the value of the attribute from the instance.

synonymes

Get the value of the attribute from the instance.

type

Get the value of the attribute from the instance.

value_

Get the value of the attribute from the instance.

class intOptionType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type intOptionType with content type EMPTY

help

Get the value of the attribute from the instance.

synonymes

Get the value of the attribute from the instance.

type

Get the value of the attribute from the instance.

value_

Get the value of the attribute from the instance.

class locationType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type locationType with content type EMPTY

convBoundary

Get the value of the attribute from the instance.

netOffset

Get the value of the attribute from the instance.

origBoundary

Get the value of the attribute from the instance.

projParameter

Get the value of the attribute from the instance.

class nodeTypeType(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string, pyxb.binding.basis.enumeration_mixin

An atomic simple type.

allway_stop = 'allway_stop'
dead_end = 'dead_end'
priority = 'priority'
priority_stop = 'priority_stop'
rail_crossing = 'rail_crossing'
rail_signal = 'rail_signal'
right_before_left = 'right_before_left'
traffic_light = 'traffic_light'
traffic_light_right_on_red = 'traffic_light_right_on_red'
traffic_light_unregulated = 'traffic_light_unregulated'
unregulated = 'unregulated'
zipper = 'zipper'
class nonNegativeDistributionType(*args, **kw)[source]

Bases: pyxb.binding.basis.STD_union

Simple type that is a union of nonNegativeFloatType, STD_ANON_.

class nonNegativeFloatType(*args, **kw)[source]

Bases: pyxb.binding.datatypes.float

An atomic simple type.

class nonNegativeFloatTypeWithErrorValue(*args, **kw)[source]

Bases: pyxb.binding.basis.STD_union

Simple type that is a union of nonNegativeFloatType, STD_ANON.

class nonNegativeIntType(*args, **kw)[source]

Bases: pyxb.binding.datatypes.int

An atomic simple type.

class outputType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type outputType with content type ELEMENT_ONLY

amitran_output

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

dlr_navteq_output

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

dlr_navteq_precision

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

junctions_join_output

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

matsim_output

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

opendrive_output

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

opendrive_output_straight_threshold

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

output_file

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

output_original_names

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

output_prefix

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

output_street_names

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

plain_output_prefix

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

precision

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

precision_geo

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

ptline_output

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

ptstop_output

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

street_sign_output

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

class paramType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type paramType with content type EMPTY

key

Get the value of the attribute from the instance.

value_

Get the value of the attribute from the instance.

class phaseType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type phaseType with content type EMPTY

duration

Get the value of the attribute from the instance.

maxDur

Get the value of the attribute from the instance.

minDur

Get the value of the attribute from the instance.

state

Get the value of the attribute from the instance.

class positiveFloatType(*args, **kw)[source]

Bases: pyxb.binding.datatypes.float

An atomic simple type.

class positiveIntType(*args, **kw)[source]

Bases: pyxb.binding.datatypes.int

An atomic simple type.

class processingType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type processingType with content type ELEMENT_ONLY

check_lane_foes_all

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

check_lane_foes_roundabout

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

construction_date

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

crossings_guess

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

crossings_guess_speed_threshold

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

dismiss_vclasses

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

edges_join

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

flip_y_axis

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_check_overlap

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_check_overlap_vertical_threshold

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_junction_mismatch_threshold

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_max_angle

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_max_grade

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_max_segment_length

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_min_dist

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_min_radius

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_min_radius_fix

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_remove

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_remove_keep_edges_explicit

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_remove_keep_edges_input_file

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

geometry_split

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

ignore_errors

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

ignore_errors_connections

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

ignore_errors_edge_type

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

junctions_corner_detail

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

junctions_join

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

junctions_join_dist

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

junctions_join_exclude

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

junctions_join_turns

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

junctions_scurve_stretch

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

lanes_from_capacity_norm

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

lefthand

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

matsim_keep_length

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

matsim_lanes_from_capacity

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

no_left_connections

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

no_turnarounds

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

no_turnarounds_tls

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

numerical_ids

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

offset_disable_normalization

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

offset_x

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

offset_y

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

opendrive_advance_stopline

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

opendrive_curve_resolution

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

opendrive_ignore_widths

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

opendrive_import_all_lanes

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

opendrive_min_width

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

opposites_guess

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

opposites_guess_fix_lengths

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

osm_elevation

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

osm_layer_elevation

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

osm_layer_elevation_max_grade

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

osm_oneway_spread_right

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

osm_skip_duplicates_check

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

osm_stop_output_length

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

plain_extend_edge_shape

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

rectangular_lane_cut

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

reserved_ids

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

roundabouts_guess

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

shapefile_all_bidirectional

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

shapefile_from_id

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

shapefile_guess_projection

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

shapefile_street_id

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

shapefile_to_id

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

shapefile_type_id

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

shapefile_use_defaults_on_failure

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

show_errors_connections_first_try

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

sidewalks_guess

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

sidewalks_guess_exclude

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

sidewalks_guess_from_permissions

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

sidewalks_guess_max_speed

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

sidewalks_guess_min_speed

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

speed_factor

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

speed_in_kmh

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

speed_minimum

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

speed_offset

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

vissim_default_speed

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

vissim_join_distance

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

vissim_report_unset_speeds

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

vissim_speed_norm

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

visum_connector_speeds

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

visum_connectors_lane_number

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

visum_no_connectors

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

visum_recompute_lane_number

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

visum_use_type_laneno

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

visum_use_type_priority

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

visum_use_type_speed

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

visum_verbose_warnings

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

walkingareas

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

class projectionType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type projectionType with content type ELEMENT_ONLY

proj

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

proj_dhdn

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

proj_dhdnutm

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

proj_inverse

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

proj_plain_geo

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

proj_scale

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

proj_utm

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

simple_projection

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

class ramp_guessingType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type ramp_guessingType with content type ELEMENT_ONLY

ramps_guess

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

ramps_max_ramp_speed

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

ramps_min_highway_speed

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

ramps_no_split

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

ramps_ramp_length

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

ramps_set

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

ramps_unset

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

class random_numberType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type random_numberType with content type ELEMENT_ONLY

random

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

seed

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

class reportType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type reportType with content type ELEMENT_ONLY

error_log

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

help

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

log

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

message_log

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

no_warnings

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

print_options

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

verbose

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

version

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

xml_validation

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

xml_validation_net

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

class restrictionType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type restrictionType with content type EMPTY

speed

Get the value of the attribute from the instance.

vClass

Get the value of the attribute from the instance.

class shapeType(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string

An atomic simple type.

class shapeTypeTwo(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string

An atomic simple type.

class splitType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type splitType with content type EMPTY

idAfter

Get the value of the attribute from the instance.

idBefore

Get the value of the attribute from the instance.

keepClear

Get the value of the attribute from the instance.

lanes

Get the value of the attribute from the instance.

pos

Get the value of the attribute from the instance.

radius

Get the value of the attribute from the instance.

shape

Get the value of the attribute from the instance.

speed

Get the value of the attribute from the instance.

tl

Get the value of the attribute from the instance.

tlType

Get the value of the attribute from the instance.

type

Get the value of the attribute from the instance.

class strOptionType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type strOptionType with content type EMPTY

help

Get the value of the attribute from the instance.

synonymes

Get the value of the attribute from the instance.

type

Get the value of the attribute from the instance.

value_

Get the value of the attribute from the instance.

class timeOptionType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type timeOptionType with content type EMPTY

help

Get the value of the attribute from the instance.

synonymes

Get the value of the attribute from the instance.

type

Get the value of the attribute from the instance.

value_

Get the value of the attribute from the instance.

class tlLogicType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type tlLogicType with content type ELEMENT_ONLY

id

Get the value of the attribute from the instance.

offset

Get the value of the attribute from the instance.

param

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

phase

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

programID

Get the value of the attribute from the instance.

type

Get the value of the attribute from the instance.

class tlTypeType(*args, **kw)[source]

Bases: pyxb.binding.datatypes.string, pyxb.binding.basis.enumeration_mixin

An atomic simple type.

actuated = 'actuated'
delay_based = 'delay_based'
static = 'static'
class tls_buildingType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type tls_buildingType with content type ELEMENT_ONLY

tls_allred_time

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_cycle_time

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_default_type

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_discard_loaded

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_discard_simple

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_green_time

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_guess

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_guess_joining

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_guess_signals

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_guess_signals_dist

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_half_offset

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_join

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_join_dist

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_left_green_time

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_max_dur

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_min_dur

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_quarter_offset

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_red_time

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_set

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_taz_nodes

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_uncontrolled_within

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_unset

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_yellow_min_decel

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_yellow_patch_small

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

tls_yellow_time

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

class typeType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type typeType with content type ELEMENT_ONLY

allow

Get the value of the attribute from the instance.

bikeLaneWidth

Get the value of the attribute from the instance.

disallow

Get the value of the attribute from the instance.

discard

Get the value of the attribute from the instance.

id

Get the value of the attribute from the instance.

numLanes

Get the value of the attribute from the instance.

oneway

Get the value of the attribute from the instance.

priority

Get the value of the attribute from the instance.

restriction

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

sidewalkWidth

Get the value of the attribute from the instance.

speed

Get the value of the attribute from the instance.

width

Get the value of the attribute from the instance.

class unregulated_nodesType(*args, **kw)[source]

Bases: pyxb.binding.basis.complexTypeDefinition

Complex type unregulated_nodesType with content type ELEMENT_ONLY

keep_nodes_unregulated

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

keep_nodes_unregulated_district_nodes

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.

keep_nodes_unregulated_explicit

Return the value for this use within the given instance.

Note that this is the L{resetValue()}, not the L{defaultValue()}, if the element has not yet been assigned a value.