Definition Type: ComplexType
Name: time
Namespace: http://niem.gov/niem/proxy/xsd/2.0
Type: time:http://www.w3.org/2001/XMLSchema
Containing Schema: xsd.xsd
Abstract
Documentation:
A data type for an instant of time with the format hh:mm:ss.sss.
Collapse XSD Schema Diagram:
Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into SimpleObjectAttributeGroup in schema structures_xsdXSD Diagram of time in schema xsd_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="time">
    <xsd:annotation>
        <xsd:documentation>A data type for an instant of time with the format hh:mm:ss.sss.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:time">
            <xsd:attributeGroup ref="s:SimpleObjectAttributeGroup" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree:
Collapse References:
ip:ActualArrivalTime, ip:ActualDepartureTime, ip:ListedArrivalTime, ip:ListedDepartureTime, nc:ScheduleDayEndTime, nc:ScheduleDayStartTime