complexType · extension complexBaseType · all
Definition of a rib set.
RibDefinitionType, containing the definition for ribs. Ribs are defined in sets of one or more ribs. The positions of the rib, as well as the orientation of the ribs are defined in 'ribPositioning'. The cross section properties, as e.g. materials, are defined in 'ribCrossSection'.
| 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 | ||
@uID | xsd:ID | required | UID |
| 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. | |||||
name | stringBaseType | [0..1] optional | Name | ||
description | stringBaseType | [0..1] optional | Description | ||
ribCrossSection | wingRibCrossSectionType | [0..1] optional | Cross section | ||
ribsPositioning | pylonRibsPositioningType | [0..1] optional | Position and orientation | ||
| Type | Name |
|---|---|
pylonRibsDefinitionsType | ribsDefinition |