complexType TimeConstraintType
diagram BasicMessage_diagrams/BasicMessage_p565.png
namespace http://www.fixm.aero/flight/4.3
children fx:extension fx:timeSpecification
used by
element RouteTrajectoryConstraintType/time
annotation
documentation
The time constraint applicable to a specific point on the route.
source <xs:complexType name="TimeConstraintType">
 
<xs:annotation>
   
<xs:documentation>The time constraint applicable to a specific point on the route. </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="extension" type="fb:TimeConstraintExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="timeSpecification" type="fb:TimeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Date and time associated with the constraint.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element TimeConstraintType/extension
diagram BasicMessage_diagrams/BasicMessage_p566.png
namespace http://www.fixm.aero/flight/4.3
type fb:TimeConstraintExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:TimeConstraintExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TimeConstraintType/timeSpecification
diagram BasicMessage_diagrams/BasicMessage_p567.png
namespace http://www.fixm.aero/flight/4.3
type fb:TimeChoiceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:range fb:value
annotation
documentation
Date and time associated with the constraint.
source <xs:element name="timeSpecification" type="fb:TimeChoiceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Date and time associated with the constraint.</xs:documentation>
 
</xs:annotation>
</xs:element>


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