complexType · extension complexBaseType · sequence
Data of a single tool
name and version identify the tool that wrote the data. They are followed by exactly one element, the root element of the tool data. It is qualified with the namespace of the tool schema and declared as a global element in that schema. The rules and examples are given in the documentation of toolspecificType.
| 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. | |||||
name | stringBaseType | [1..1] required | Name | ||
version | stringBaseType | [1..1] required | Version of the tool that wrote the data | ||
| anyAn element the schema does not name may appear here. The namespace beside it says which are allowed; strict means the element must be declared in a schema of its own. | ##any | strict | [1..1] required | Root element of the tool data, qualified with the namespace of the tool schema | |
cpacs/vehicles/rotorcraft/model/analyses/aeroPerformance/globalAeroPerformance/aeroPerformanceMaps/aeroPerformanceMap/analysisToolcpacs/vehicles/rotorcraft/model/analyses/aeroPerformance/fuselagesAeroPerformance/fuselageAeroPerformance/aeroPerformanceMaps/aeroPerformanceMap/analysisToolcpacs/vehicles/rotorcraft/model/analyses/aeroPerformance/wingsAeroPerformance/wingAeroPerformance/aeroPerformanceMaps/aeroPerformanceMap/analysisToolcpacs/vehicles/rotorcraft/model/analyses/aeroPerformance/airfoilsAeroPerformance/airfoilAeroPerformance/aeroPerformanceMaps/aeroPerformanceMap/analysisToolcpacs/toolspecific/tool| Type | Name |
|---|---|
aeroPerformanceMapRCType | analysisTool |
toolspecificType | tool |