complexType ValidPeriodType
diagram gluon3_1_p1239.png
namespace urn:tva:metadata:2005
children tva:ValidFrom tva:ValidTo
used by
element ServiceRefType/ValidPeriod
source <xs:complexType name="ValidPeriodType">
 
<xs:sequence>
   
<xs:element name="ValidFrom" type="dateTime" minOccurs="0"/>
   
<xs:element name="ValidTo" type="dateTime" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element ValidPeriodType/ValidFrom
diagram gluon3_1_p1240.png
namespace urn:tva:metadata:2005
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ValidFrom" type="dateTime" minOccurs="0"/>

element ValidPeriodType/ValidTo
diagram gluon3_1_p1241.png
namespace urn:tva:metadata:2005
type xs:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="ValidTo" type="dateTime" minOccurs="0"/>


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