element busJunction
diagram Index_p4.png
properties
content complex
used by
element entities
attributes
Name  Type  Use  Default  Fixed  annotation
layerxs:integeroptional      
documentation
The layer the bus junction in on.
idguidrequired      
documentation
A unique ID for the bus junction.
diameterxs:floatrequired      
documentation
Visual dimeter
atpointrequired      
documentation
The location of the bus junction.
annotation
documentation
A bus junction. Used as a connection point for 2 or more bus segments.

attribute busJunction/@layer
type xs:integer
properties
isRef 0
use optional
annotation
documentation
The layer the bus junction in on.

attribute busJunction/@id
type guid
properties
isRef 0
use required
facets
pattern [0-9a-f]+
annotation
documentation
A unique ID for the bus junction.

attribute busJunction/@diameter
type xs:float
properties
isRef 0
use required
annotation
documentation
Visual dimeter

attribute busJunction/@at
type point
properties
isRef 0
use required
facets
pattern [-]*[0-9.]+,[-]*[0-9.]+
annotation
documentation
The location of the bus junction.