Definition Type: ComplexType
Name: TimeType
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: xls:TimeStampType
Containing Schema: ols.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into duration in schema ols_xsd Drilldown into begin in schema ols_xsd Drilldown into TimeStampType in schema ols_xsd Drilldown into utcOffset in schema ols_xsdXSD Diagram of TimeType in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="TimeType">
    <annotation>
        <appinfo source="UOM.xsd" />
    </annotation>
    <complexContent>
        <extension base="xls:TimeStampType">
            <attribute name="utcOffset" type="integer" use="optional" />
        </extension>
    </complexContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
begin xls:begin Required
duration xls:duration Optional
utcOffset xls:utcOffset Optional
Collapse Derivation Tree:
Collapse References:
xls:Time