complexType · extension complexBaseType · sequence
Guide curve profiles shared by the guide curves of all components
Guide curve profiles describe the shape of guide curves in relative coordinates, independently of the component they are used in. They are referenced by their uID from the guide curves of wing and fuselage segments (guideCurveType) and of nacelle cowls (nacelleGuideCurveType), and one profile can serve any number of guide curves.
| 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. | |||||
guideCurveProfile | guideCurveProfileGeometryType | [1..∞] one or more | Guide curve profile, referenced by its uID | ||
| Type | Name |
|---|---|
profilesType | guideCurves |