element pcb
diagram Index_p30.png
properties
content complex
children layers settings entities
used by
element design
attributes
Name  Type  Use  Default  Fixed  annotation
typepcbSheetTypeoptional  pcb    
documentation
The type of the sheet.
namederived by: xs:stringoptional      
documentation
The name of the PCB sheet.
idguidrequired      
documentation
A unique GUID to identify the PCB sheet.

attribute pcb/@type
type pcbSheetType
properties
isRef 0
default pcb
use optional
facets
enumeration pcb
enumeration footprint
annotation
documentation
The type of the sheet.

attribute pcb/@name
type restriction of xs:string
properties
isRef 0
use optional
facets
enumeration PCB
annotation
documentation
The name of the PCB sheet.

attribute pcb/@id
type guid
properties
isRef 0
use required
facets
pattern [0-9a-f]+
annotation
documentation
A unique GUID to identify the PCB sheet.