diagram | ![]() |
||
namespace | http://www.ATIS-Draft-03-00-79 | ||
children | timeInterval cost | ||
used by |
|
||
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> |
diagram | ![]() |
||||
type | atis:TimeInterval | ||||
properties |
|
||||
source | <xs:element name="timeInterval" type="TimeInterval"/> |
diagram | ![]() |
||||
type | atis:Cost | ||||
properties |
|
||||
children | value currencyUnit | ||||
source | <xs:element name="cost" type="Cost"/> |