<element name="RestrictionWindow" minOccurs="0"> <complexType> <choice> <element name="TextualExpression"> <complexType> <simpleContent> <extension base="string"> <attribute name="unit" type="string"/> </extension> </simpleContent> </complexType> </element> <element name="ValidityPeriod" type="tva:ValidPeriodType"/> <element name="ValidityDuration" type="duration"/> </choice> </complexType> </element> |