| diagram | ![]() |
||
| namespace | https://mmixm.aero/base/4 | ||
| children | mb:date mb:source | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="Provenance"> <xs:annotation> <xs:documentation>Contains the provenance information such as the reported timestamp and the source of the report.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="date" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The date or timestamp indicating when the information was reported.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="source" type="mb:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Source of the reported information.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | xs:dateTime | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="date" type="xs:dateTime" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>The date or timestamp indicating when the information was reported.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | https://mmixm.aero/base/4 | ||||||
| type | mb:String50Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="source" type="mb:String50Type" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Source of the reported information.</xs:documentation> </xs:annotation> </xs:element> |