complexType · extension xsd:time
Time base type
Base type for time nodes (including external data attributes) This time type is based on the xsd:time definition. "To specify a time zone, you can either enter a time in UTC time by adding a "Z" behind the time - like this: 09:30:10Z or you can specify an offset from the UTC time by adding a positive or negative time behind the time - like this: 09:30:10-06:00 or 09:30:10+06:00" (description taken from http://www.w3schools.com/xml/schema_dtypes_date.asp)
| 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 |
cpacs/vehicles/performanceCases/missionDefinitions/missions/mission/startCondition/startTimeUTCcpacs/flights/flight/departureTimecpacs/flights/flight/arrivalTime| Type | Name |
|---|---|
flightType | arrivalTime |
flightType | departureTime |
missionStartConditionType | startTimeUTC |