element partValue
diagram Index_p29.png
properties
content complex
used by
element entities
attributes
Name  Type  Use  Default  Fixed  annotation
fontxs:string  Arial    
heightxs:float  0.1    
alignmentderived by: xs:stringoptional  middleCenter    
m11xs:floatoptional  1    
m12xs:floatoptional  0    
m21xs:floatoptional  0    
m22xs:floatoptional  1    
dxxs:floatoptional  0    
dyxs:floatoptional  0    
layerxs:integeroptional      
documentation
The layer the partValue is on.
textderived by: xs:stringrequired      
documentation
The part value text. e.g. Z80.
atpointrequired      
documentation
The location of the partValue.
showInSchematicxs:booleanoptional  true    
documentation
If true then partValue is visible on a schematic sheet.
annotation
documentation
A part value. It is usually the manufacturer's par number. e.g. Z80

attribute partValue/@layer
type xs:integer
properties
isRef 0
use optional
annotation
documentation
The layer the partValue is on.

attribute partValue/@text
type restriction of xs:string
properties
isRef 0
use required
annotation
documentation
The part value text. e.g. Z80.

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

attribute partValue/@showInSchematic
type xs:boolean
properties
isRef 0
default true
use optional
annotation
documentation
If true then partValue is visible on a schematic sheet.