complexType atis:TimePriceInterval
diagram
namespace http://www.ATIS-Draft-03-00-79
children timeInterval cost
used by
element atis:PriceScheduleEntry/timeInterval
source <xs:complexType name="TimePriceInterval">
 
<xs:sequence>
   
<xs:element name="timeInterval" type="TimeInterval"/>
   
<!-- the duration the rate below is valid for -->
   
<xs:element name="cost" type="Cost"/>
   
<!-- the rate for this duration -->
 
</xs:sequence>
</xs:complexType>

element atis:TimePriceInterval/timeInterval
diagram
type atis:TimeInterval
properties
isRef 0
content simple
source <xs:element name="timeInterval" type="TimeInterval"/>

element atis:TimePriceInterval/cost
diagram
type atis:Cost
properties
isRef 0
content complex
children value currencyUnit
source <xs:element name="cost" type="Cost"/>


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