Definition Type: ComplexType
Name: duration
Namespace: http://niem.gov/niem/proxy/xsd/2.0
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: xsd.xsd
Abstract
Documentation:
A data type for a duration of time with the format PnYnMnDTnHnMnS, where nY is the number of years, nM is the number of months, nD is the number of days, nH is the number of hours, nM is the number of minutes, and nS is the number of seconds.
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 duration in schema xsd_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="duration">
    <xsd:annotation>
        <xsd:documentation>A data type for a duration of time with the format PnYnMnDTnHnMnS, where nY is the number of years, nM is the number of months, nD is the number of days, nH is the number of hours, nM is the number of minutes, and nS is the number of seconds. </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:duration">
            <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:
nc:MarginDuration, nc:ObligationDueDuration, nc:ObligationPaidDuration, nc:ObligationTotalDurationj:TermDuration, j:TermMaximumDuration, j:TermMinimumDuration,