Definition Type: ComplexType
Name: start-valid-timeType
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: time_layout.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into period-name in schema time_layout_xsdXSD Diagram of start-valid-timeType in schema time_layout_xsd (DWML - Digital Weather Markup Language)
Collapse XSD Schema Code:
<xsd:complexType name="start-valid-timeType">
    <xsd:simpleContent>
        <xsd:extension base="xsd:dateTime">
            <xsd:attribute name="period-name" type="xsd:string" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
period-name period-name (Optional)
Collapse Derivation Tree:
Collapse References:
start-valid-time