niem-xsd:duration
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.
Complex type information
Namespace: http://niem.gov/niem/proxy/xsd/2.0
Schema document: niem-constrained/proxy/xsd/2.0/xsd.xsd
NIEM Properties:
- Base: s:ComplexObjectType
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | The id attribute is used to define XML IDs for NIEM objects. These IDs may be targets of reference elements, metadata attributes, and link metadata attributes. | from group s:SimpleObjectAttributeGroup |
s:metadata | [0..1] | xsd:IDREFS | The attribute metadata allows an object to point to metadata that affects itself. | from group s:SimpleObjectAttributeGroup |
s:linkMetadata | [0..1] | xsd:IDREFS | The linkMetadata attribute allows an element to point to metadata that affects the relationship between the context and the value of the object. | from group s:SimpleObjectAttributeGroup |
Used in
- Element lexsdigest:CallDuration
- Element lexs:TimeoutDuration
Type inheritance chain
- xsd:duration
- extended by niem-xsd:duration