ET2014A_MULTI Schema
TimeIntervals Complex Type
Namespace http://meta.et4.de/ET2014A_MULTI
Diagram
weekday Element Sequence weekdays Element Sequence timeInterval Element Sequence TimeIntervals Complex Type
Overview
Sequence
start required xs:dateTime
end required xs:dateTime
repeatUntil optional xs:dateTime
tz optional xs:string
dayOrdinal optional xs:integer
month optional xs:integer
dayOfMonth optional xs:integer
interval optional xs:integer
repeatCount optional xs:integer
hideEnd optional xs:boolean
Sequence
Used By
timeIntervals Element
Source
<xs:complexType name="TimeIntervals" params:isList="true" xmlns:params="urn:params" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="timeInterval" type="TimeInterval" minOccurs="0" maxOccurs="unbounded" />
  </xs:sequence>
</xs:complexType>
See Also
ET2014A_MULTI Schema

 

 


© 2018 All Rights Reserved.

Send comments on this topic.