complexType · extension complexBaseType · all
Electrical control elements
Contains elements that switch, regulate, isolate, protect, or sense a system quantity.
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
genericControlElements | sysElemGenericControlElementsType | [0..1] optional | Library of predefined generic control elements | ||
circuitBreakers | sysElemCircuitBreakersType | [0..1] optional | Library of predefined circuit breakers | ||
contactors | sysElemContactorsType | [0..1] optional | Library of predefined contactors | ||
switches | sysElemSwitchesType | [0..1] optional | Library of predefined switches | ||
relays | sysElemRelaysType | [0..1] optional | Library of predefined relays | ||
fuses | sysElemFusesType | [0..1] optional | Library of predefined fuses | ||
transformers | sysElemTransformersType | [0..1] optional | Library of predefined transformers | ||
filters | sysElemFiltersType | [0..1] optional | Library of predefined filters | ||
| Type | Name |
|---|---|
sysElemElectricalElementsType | controlElements |