complexType ProvenanceType
diagram Nas_diagrams/Nas_p79.png
namespace http://www.faa.aero/nas/4.2
used by
element Provenance
complexTypes NasRunwayInformationType NasStandInformationType ReportedTimeType TfdmAtcFlightStateType TfdmFlightStateType
attributes
Name  Type  Use  Default  Fixed  Annotation
reportedTimestamp  fb:TimeType  optional      
documentation

               Indicates the timestamp of when the time was reported.
           
source  nas:SourceType  optional      
documentation

               Source of the time report.
           
annotation
documentation

            Contains the provenance information such as the reported timestamp and the source
            of the report.
        
source <complexType name="ProvenanceType">
 
<annotation>
   
<documentation>
            Contains the provenance information such as the reported timestamp and the source
            of the report.
        
</documentation>
 
</annotation>
 
<attribute name="reportedTimestamp" type="fb:TimeType" use="optional">
   
<annotation>
     
<documentation>
               Indicates the timestamp of when the time was reported.
           
</documentation>
   
</annotation>
 
</attribute>
 
<attribute name="source" type="nas:SourceType" use="optional">
   
<annotation>
     
<documentation>
               Source of the time report.
           
</documentation>
   
</annotation>
 
</attribute>
</complexType>

attribute ProvenanceType/@reportedTimestamp
type fb:TimeType
properties
use optional
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation

               Indicates the timestamp of when the time was reported.
           
source <attribute name="reportedTimestamp" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
               Indicates the timestamp of when the time was reported.
           
</documentation>
 
</annotation>
</attribute>

attribute ProvenanceType/@source
type nas:SourceType
properties
use optional
facets
Kind Value Annotation
enumeration AIRSPACE_USER
enumeration TFDM
enumeration TFMS
enumeration STARS
enumeration TBFM
enumeration TDLS
enumeration ERAM
annotation
documentation

               Source of the time report.
           
source <attribute name="source" type="nas:SourceType" use="optional">
 
<annotation>
   
<documentation>
               Source of the time report.
           
</documentation>
 
</annotation>
</attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy