diagram | ![]() |
||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||
children | nas:provenance nas:time | ||
used by | |||
annotation |
|
||
source | <xs:complexType name="ReportedTimeType"> <xs:annotation> <xs:documentation>Represents time that was reported by a source including the source and timestamp of when the time was reported</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="provenance" type="nas:ProvenanceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains the provenance information such as the reported timestamp and the source of the report.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="time" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Time which is the subject of the ReportedTime.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | nas:ProvenanceType | ||||||||
properties |
|
||||||||
children | nas:reportedTimestamp nas:source | ||||||||
annotation |
|
||||||||
source | <xs:element name="provenance" type="nas:ProvenanceType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains the provenance information such as the reported timestamp and the source of the report.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.fixm.aero/ext/nas/4.3 | ||||||||
type | fb:TimeType | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="time" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Time which is the subject of the ReportedTime.</xs:documentation> </xs:annotation> </xs:element> |