element RequestedTimeframe
diagram taf_cat_complete_sector_p399.png
namespace http://taf-jsg.info/schemes
properties
content complex
children StartDateTime EndDateTime
annotation
documentation
To specifiy a time period being requested
source <xs:element name="RequestedTimeframe">
 
<xs:annotation>
   
<xs:documentation>To specifiy a time period being requested</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="StartDateTime" minOccurs="0"/>
     
<xs:element ref="EndDateTime" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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