element layer
diagram Index_p19.png
properties
content complex
used by
element layers
attributes
Name  Type  Use  Default  Fixed  annotation
namederived by: xs:stringoptional      
documentation
The name of the layer.
visiblexs:booleanoptional  true    
documentation
If true then all entities on this layer are visible else they are invisible.
signalNamederived by: xs:stringoptional      
documentation
The signal for the layer. This makes the PCB layer a signal or power layer.
routeVericalxs:booleanoptional  false    
documentation
Preferred routing direction is vertical, else it is horizontal.
fixedColorxs:booleanoptional    false  
documentation
Is true then all entities are drawn with the same color.
colorcoloroptional  0,0,0    
documentation
The color for fixed color layers.
electricalxs:booleanoptional  true    
documentation
If true then this is an electrical layer.

attribute layer/@name
type restriction of xs:string
properties
isRef 0
use optional
facets
enumeration Bottom
enumeration Bottom Package
enumeration Bottom Silkscreen
enumeration Documentation
enumeration Top
enumeration Top Package
enumeration Top Silkscreen
annotation
documentation
The name of the layer.

attribute layer/@visible
type xs:boolean
properties
isRef 0
default true
use optional
annotation
documentation
If true then all entities on this layer are visible else they are invisible.

attribute layer/@signalName
type restriction of xs:string
properties
isRef 0
use optional
facets
enumeration 
annotation
documentation
The signal for the layer. This makes the PCB layer a signal or power layer.

attribute layer/@routeVerical
type xs:boolean
properties
isRef 0
default false
use optional
annotation
documentation
Preferred routing direction is vertical, else it is horizontal.

attribute layer/@fixedColor
type xs:boolean
properties
isRef 0
fixed false
use optional
annotation
documentation
Is true then all entities are drawn with the same color.

attribute layer/@color
type color
properties
isRef 0
default 0,0,0
use optional
facets
pattern ([0-9],)*[0-9]+,[0-9]+,[0-9]+
annotation
documentation
The color for fixed color layers.

attribute layer/@electrical
type xs:boolean
properties
isRef 0
default true
use optional
annotation
documentation
If true then this is an electrical layer.