ET2014A_LIGHT Schema
SimpleRecurrenceFrequency Simple Type
Description
RecurrenceFrequency
Namespace http://meta.et4.de/ET2014A_LIGHT
Type
Restriction of xs:string
Diagram
SimpleRecurrenceFrequency Simple Type
Overview
SimpleRecurrenceFrequency Restriction of xs:string
RecurrenceFrequency
Facets
Enumerationsingle
Enumerationdaily
Enumerationweekly
Enumerationmonthly
Enumerationyearly
Source
<xs:simpleType name="SimpleRecurrenceFrequency" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>RecurrenceFrequency</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="single" />
    <xs:enumeration value="daily" />
    <xs:enumeration value="weekly" />
    <xs:enumeration value="monthly" />
    <xs:enumeration value="yearly" />
  </xs:restriction>
</xs:simpleType>
See Also
ET2014A_LIGHT Schema

 

 


© 2018 All Rights Reserved.

Send comments on this topic.