complexType · extension complexBaseType · sequence
Generic hydraulic elements
This container defines generic hydraulic system elements. It can be used for hydraulic components whose detailed element class is not yet known or not represented by one of the predefined specialized hydraulic element types.
| 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 |
|---|---|---|---|---|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
genericHydraulicElement | vehicleElementBaseType | [1..∞] one or more | A generic hydraulic element represents a predefined system element whose primary functional domain is hydraulic. It should be used when the element is modeled as part of a hydraulic system, but no more specific predefined hydraulic element type is applicable. | ||
| Type | Name |
|---|---|
sysElemHydraulicElementsType | genericHydraulicElements |